By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T01:59:40.632Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T01:59:40.635Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T01:59:40.668Z |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 |2021-11-08T01:59:41.378Z |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 |2021-11-08T01:59:41.493Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T01:59:41.493Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T01:59:41.494Z |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 |2021-11-08T01:59:41.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T01:59:41.667Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-08T01:59:41.690Z |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 |2021-11-08T01:59:43.676Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T01:59:44.215Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-08T01:59:44.240Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-08T01:59:44.240Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T01:59:44.294Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-08T01:59:44.295Z |INFO |Root WebApplicationContext: initialization completed in 2603 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-08T01:59:44.757Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-08T01:59:45.485Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-08T01:59:47.120Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-08T01:59:47.588Z |INFO |Started MainApp in 9.905 seconds (JVM running for 10.667) |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-08T01:59:47.667Z |INFO |Start scheduling PRH workflow |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T01:59:47.679Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=78ff2954-92cb-4098-9653-755413e7abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T01:59:49.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T01:59:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T01:59:59.216Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cfee76cf-64a7-482f-91ec-34f4d396717e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:00:00.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:00.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:10.289Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4f362191-e892-48a4-9b1b-b79162440454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:00:11.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:21.332Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a32f5e6c-fc82-41fe-9868-bc641fc4bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:00:22.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:32.399Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6211beeb-6d5c-4299-88f9-9cbc081cfefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:00:33.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:43.471Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7f9db7a5-eb11-4448-b522-d69771a0a50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:00:44.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:54.548Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=23baaada-c8b6-4804-8c10-3de90157bf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:00:55.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:00:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:05.680Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a4dd6d22-27fb-4a0a-bd25-94759c1c261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:01:06.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:16.720Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1cf9fdaa-fc94-4935-bfb8-9ddb55c6d1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:01:18.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-08T02:01:24.804Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T02:01:24.804Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-08T02:01:24.807Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:28.078Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fe85d1eb-195c-4a79-8469-d06ecfbd95c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:01:29.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:39.151Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f5f79497-09f8-4e13-a6df-666bad1ca23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:01:40.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:50.192Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=59aba5f5-8a82-4051-874e-8292cbb9a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:01:51.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:01:51.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:01.297Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=21320dbf-0246-422e-b08c-15a2756bdbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:02:02.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:12.369Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a5b8f735-0e6a-4b59-aa39-f21d5bb1858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:02:13.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:23.406Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0af027cb-37de-474e-a966-45020187bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:02:24.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:34.480Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a69f9b9a-548e-4a7d-bd8d-b4ed1f221652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:02:35.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:45.550Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=18aeeb8b-cede-4af9-b381-67d27633a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:02:46.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:46.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:56.591Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aaa255b4-208d-4e89-860b-876859380e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:02:57.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:02:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:07.630Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9456b786-f8eb-46fa-a30c-c5f89e000bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:03:08.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:18.702Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=31cd4d12-0f4f-4358-afba-84b381ecf588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:03:19.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:29.777Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d02daa16-4e16-423e-9d92-d759a24ee45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:03:30.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:40.814Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=078bc11c-6b55-4bb3-aec7-aea998b8522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:03:41.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:41.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:51.886Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6fbf547f-53a8-497e-9f0f-b674ce0c7d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:03:52.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:03:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:02.960Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=47e8e7ea-3890-4f91-a732-6642b9def0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:04:03.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:13.998Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cea3f2c0-3b52-4bcf-86af-e3032500d897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:04:15.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:15.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:25.071Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=58126f12-23cf-411f-bdeb-5d01acb89c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:04:26.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:36.112Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=59a8930e-106a-48fd-86a6-7426ffed5861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:04:37.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:04:45.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:04:45.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:04:45.924Z |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 |2021-11-08T02:04:45.931Z |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 |2021-11-08T02:04:45.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:04:45.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:04:45.945Z |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 |2021-11-08T02:04:45.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:47.180Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=79723a8c-bec1-4172-b1eb-41448ee2cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:04:48.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:58.277Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=39ca1b48-6e95-4c71-a62a-ad8c786c3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:04:59.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:04:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:09.327Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6ca11104-c5b1-46b2-9f42-6d2dff24db05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:05:10.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:20.494Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=16d059fd-4adb-4ce6-baae-26c719926992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:05:21.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:31.567Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=63c4e506-85fa-4350-b668-7aae4002133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:05:32.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:42.671Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fdc2a2dc-44fb-4222-bff6-8789c4061e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:05:43.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:53.708Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=88b76eeb-c4d8-4e20-ac01-071e10662309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:05:54.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:05:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:04.884Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ba8dd995-4934-4134-9954-0c6c6b084ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:06:05.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:05.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:15.948Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=95fe6e4b-327c-44bf-912c-a277d265e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:06:16.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:16.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:26.990Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=79cb60f5-abd1-4280-b7e1-9765bb8caf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:06:28.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:38.094Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=494d7a0d-ab5b-45a4-9bd7-ddfbf6393750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:06:39.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:39.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:49.166Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d257a04e-705a-4fd3-85c9-a8f38dd1340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-08T02:06:50.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.168:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:06:50.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:00.241Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=73c7b73d-3ae4-4ca5-9fe0-0a0158fd33ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:10.353Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1804a1f6-8414-4a02-9941-3d2ee29dc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:20.367Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8bdb75a8-0731-4d95-b39c-d7a3b947606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:30.380Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=63bcf322-9f81-4fa0-9422-981645de7849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:40.392Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ce0e2a65-04cc-4f51-a643-ec40a59c5b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:50.403Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9f3daee7-0933-4c09-b33b-e337349ce844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:07:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:00.414Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e9eb26c4-2a07-484d-ba0a-100d344c6a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:00.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:10.425Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5cfbfb64-57e2-460b-a343-35f56383b71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:20.437Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=89ffd7fd-82c1-4c8c-9a04-550de61ba658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:30.449Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3504626c-8e13-4e46-b67a-c75dd35496d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:40.461Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=74757fab-d045-40b5-9902-826fd6a7390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:50.472Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2abe9bb1-2e2d-445b-9f37-7a8555710d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:08:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:00.483Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4c6decec-21ab-48e1-8ef6-d35b1c72ad92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:10.495Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=df1431b2-a88f-4976-b024-d768adc7e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:20.506Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2ef4b318-c21c-4b74-b002-cbce153ceb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:30.519Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a61e0c06-4696-445d-9302-9b6c3135df56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:40.529Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c4522a57-7433-429e-853e-74b144d7ae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:40.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:09:45.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:09:45.085Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:09:45.086Z |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 |2021-11-08T02:09:45.088Z |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 |2021-11-08T02:09:45.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:09:45.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:09:45.095Z |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 |2021-11-08T02:09:45.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:50.539Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ab0923a8-972d-494a-871f-b9ea0bdd87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:09:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:00.550Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1459b19e-8d5c-4f5e-8557-3a00674fb93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:10.559Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dd24b20a-a0d6-44f8-ad17-4c6a781f50b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:20.570Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=42f5e0ff-2238-4469-8d71-17f505311494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:30.580Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bf7e68bd-b9f9-486c-a874-67e91955b4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:30.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:40.589Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=19f82252-6e28-4d8b-bab5-3b64bda71696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:50.599Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fb38e362-6912-410f-be0c-a7b7e4dde4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:10:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:00.610Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=84d93b66-903f-434a-af2c-005d051c929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:00.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:10.619Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=188de894-837d-4270-880e-95b65201337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:20.629Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1828f2a9-d1a5-4e06-850a-707850ab3c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:30.639Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=92b39cc2-9476-494b-acf6-4064e0a7c5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:40.647Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b598dfc8-a708-49a0-a8f2-da02147450eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:50.657Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=92059211-f0c0-4d6d-a575-b16643fbec3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:11:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:00.666Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8b173e16-9721-4b1e-8674-c2d2289336b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:00.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:10.680Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ec595cb8-2769-48af-b216-4713ec55d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:20.690Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a2918a14-a285-45b6-8f1f-0a939aa5b551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:30.698Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dff6f1a7-0b4d-4c6e-b6f0-671efb0e850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:40.709Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f2ffddfe-4b85-4bd4-a193-0d6e2a62ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:50.717Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2c432819-6543-4699-a518-ca85469b9882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:12:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:00.728Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a3c9b6b1-c2a8-44a6-b5b6-0eb60d1aea3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:10.736Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e9bf926f-f06b-4940-841f-0c8375955189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:20.746Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7b679e01-bddc-4326-b21d-1ee1eee2e375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:30.755Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e9b1a2b9-4910-48aa-9585-313161c23b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:40.765Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=de204d98-30e9-4d49-b53e-ad226cf4b744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:50.773Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=064e1c30-1b17-4e0a-abad-a1c3b517670d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:13:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:00.783Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=806c454f-d29f-4773-a068-87ecdde9c3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:10.794Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d5ee0954-1613-4450-99e5-51ec37ea3436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:10.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:20.803Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4d3d8362-775c-4d01-839c-7b1ae2a49766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:30.811Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5562fa3c-e8d7-46aa-a57e-f7022d49b9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:40.820Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dbc4edd4-b8e5-4aa4-89fd-419f5e98d82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:14:45.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:14:45.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:14:45.076Z |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 |2021-11-08T02:14:45.078Z |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 |2021-11-08T02:14:45.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:14:45.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:14:45.084Z |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 |2021-11-08T02:14:45.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:50.829Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1e260647-e3fa-4465-905d-b23d45573a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:14:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:00.839Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c0daacd1-d346-4bd0-961e-f83658ed0dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:10.847Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4abd32de-bb29-4544-8f05-8c54b4e3c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:20.856Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0e8cca11-05bd-45c0-be40-5b3094f49c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:30.864Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c7bb9582-d2e2-4215-909a-5c184457b113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:30.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:40.873Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=da03a27d-0df1-4288-b27d-55aba28cf6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:50.882Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3767c439-364d-4aa4-b2e5-dfca974f75c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:15:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:00.892Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=08754a5a-b33d-4180-a38a-9055301f5282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:00.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:10.901Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=98bef3f7-32f8-494f-991b-a3a6a4ba767c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:20.910Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=529ae8d7-e15c-439b-bbf1-a3dfb3a55d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:30.919Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cd710df5-944a-45a9-aa04-3575cc57fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:40.927Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fc998e97-0a26-4138-bbb1-cf6967f806e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:50.935Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5cf9043a-d130-425c-a6ce-9bafd7e8b46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:16:50.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:00.944Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e6b614bc-0c8f-46aa-8c53-33e258be66a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:10.959Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=89551925-d4ab-4fab-8aba-cb5c39ac03bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:20.968Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f024a655-1d28-4d26-bbd2-cde02477a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:30.978Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=40178153-8cfd-42f2-a7b1-6218344c82f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:40.987Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=38dc9d08-3729-4e59-bb8b-4017eb0e30cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:50.996Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e9db4b11-4f04-492b-9d09-05238146ef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:17:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:01.004Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=626d53bd-c9fd-433b-b5eb-ab574c83659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:11.012Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=15ed2d9c-ccec-40d7-840c-b5aae30300ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:21.021Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=66ae89cf-07f2-4469-886f-4bbd1a2fdc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:31.032Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ad4ef4f7-e146-40f1-ae65-afa311b96443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:41.045Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f0b9a874-79bc-4af0-a012-cbbf16399265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:41.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:51.054Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1fd8780f-ca52-41cd-8304-fa607c656c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:18:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:01.064Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a5cb8d78-a57a-4287-ada2-d576457ca25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:01.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:11.073Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1b3ac7f7-0d52-4a06-9695-98b0176a5c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:21.083Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8fa29e91-6490-4836-b241-15adb3528ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:31.091Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4542d388-2c85-4db9-9189-e49e8374fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:41.100Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2ae89d37-4153-460b-a5bb-877eb62715fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:19:45.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:19:45.070Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:19:45.070Z |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 |2021-11-08T02:19:45.072Z |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 |2021-11-08T02:19:45.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:19:45.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:19:45.079Z |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 |2021-11-08T02:19:45.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:51.108Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f7efbde2-cfb7-4c9a-a338-357e30e7a6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:19:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:01.116Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=28447c01-2bca-4606-9e99-90841e4957dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:11.123Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=66cde33a-951d-4dc6-9000-a2b5f990b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:11.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:21.132Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d2f83eec-30db-4394-853b-2c122b6b8f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:31.141Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e549be23-7c3c-4c0d-a144-91301070bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:41.150Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c7480abb-f36e-4330-afb4-65b3726747c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:51.159Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=17c26e19-77b8-4f62-b477-1942fb591842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:20:51.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:01.168Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=39b2be18-e1d1-4401-9602-239d6807c9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:11.177Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=80b474be-2686-4220-b9a9-c355a0c9ee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:21.187Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4ce4550d-e1c8-420d-87ba-5d093f8e4f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:31.194Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=95e19156-295a-4294-8f54-182661714aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:31.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:41.202Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=80380602-5786-4533-9c15-59a1d5aed38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:41.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:51.212Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ba0ec0dd-5a57-4495-b6c7-f161039d509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:21:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:01.220Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3dfa9173-5889-467c-b5de-0b36c487e77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:11.227Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=caabfb74-c774-438c-9325-4bc7d0a7e27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:11.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:21.236Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5b023fae-f7b0-4f30-a90c-fbef07e9fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:31.245Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7fba9292-153a-4056-b2a9-2400443bf5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:41.267Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=91c4af34-cf6d-4bb2-a739-caacd2b94c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:51.276Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4129c2bb-7c69-4fc1-a346-725275ec1fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:22:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:01.283Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a9440f6a-c175-4281-820d-928fdc2d09e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:01.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:11.290Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b43628ec-73fe-4dce-b64a-ea52a22e9461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:21.299Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=efe627b6-8873-4190-8032-8c81e316f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:31.306Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=56c9109f-8283-4a6f-bd97-dab7bcd452e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:41.315Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9bd48f92-daff-42d2-9720-c14b1bbf05b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:51.323Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f4ac5d3f-fdd4-4809-98a6-bccecf6c18fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:23:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:01.331Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b8c49504-210f-4e01-9ec9-3179dea5c216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:01.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:11.338Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=89f3c484-1a81-42a0-9376-aae04579a343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:21.346Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=071bb078-51b1-497b-9e3a-38250bf66a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:21.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:31.354Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4efe5ee5-0a22-4a2c-803f-8fd82c2053f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:41.362Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f2837eec-0642-47a8-8567-5d6006c5f021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:24:45.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:24:45.014Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:24:45.014Z |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 |2021-11-08T02:24:45.015Z |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 |2021-11-08T02:24:45.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:24:45.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:24:45.020Z |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 |2021-11-08T02:24:45.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:51.369Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5284d542-6d1e-4ec6-8209-04199248b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:24:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:01.378Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d6fa2fa1-ccb8-41af-8d8c-7957ae6839be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:11.387Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9d83286d-4c64-47a7-bc9d-0f6c296a2a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:21.394Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0d9c4b59-a6df-4b77-a5ce-e4fcfdf8b19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:31.402Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d952ec14-ee89-4adf-9081-d6f953a26a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:31.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:41.411Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ba9ac858-c4cd-4fe0-90c5-634e0ecbe17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:51.418Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=808c0537-a886-4c17-a8c7-11ef19b6ca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:25:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:01.426Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=14052c9d-5378-46de-8492-e26cad6691aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:11.434Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0414665e-a76c-4adc-958d-0f2d3ea755fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:21.441Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=38efaa28-40a6-4e52-a14e-725debaa1dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:31.449Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=14a62dd9-536d-447d-a6bf-ae18e9eaacb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:41.458Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6bd3ef49-ce49-4371-a5a1-41e49f3cbe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:51.466Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=98328e37-052b-4c3e-84d7-3ea4bbb238ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:26:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:01.475Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9ac7b582-5f1d-4fa7-8da5-57997dd521cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:11.483Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7935bff0-a5c4-498c-9157-78491895302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:21.495Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1ce85288-365e-4435-94dc-912f972d5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:31.502Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9657d09d-3bd4-470f-a966-bf0c9bade68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:41.510Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=83404e79-1e55-4b6c-9f3f-fa4cde14ab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:51.518Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=164b4f1f-6aea-4918-abf0-dafc172438d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:27:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:01.526Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=031c03d7-2c6c-40f0-a791-151cd64222ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:11.534Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=03a0c120-d51f-4e95-82f5-e1e069124b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:21.541Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=29e30244-c689-4c02-91a2-478448a7b551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:31.550Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=52b1f4f6-9326-40dc-9b80-d0b8ce25db8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:41.558Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0ae1a4f4-0237-4fd4-a7f0-1f5e64f3847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:41.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:51.566Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=61134351-3ad9-4f90-95ad-d44244d0f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:28:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:01.574Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=74185f75-e1c3-46ca-a95b-85182f000fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:11.582Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=38d86603-6ea8-4acd-be53-edb09ae0f6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:21.590Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ccbacce8-a27d-4f53-9b14-3a90a2a0ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:31.597Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d5442bf6-f12b-4ee1-9eba-68ba09fbcda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:31.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:41.605Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c2344679-18df-4f31-9c5d-0daafadc27da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:29:44.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:29:44.996Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:29:44.996Z |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 |2021-11-08T02:29:44.998Z |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 |2021-11-08T02:29:45.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:29:45.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:29:45.004Z |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 |2021-11-08T02:29:45.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:51.612Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7cca30e8-688d-4e41-bbd1-f11e4d4cd61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:29:51.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:01.620Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=724fd1ad-dce1-4bed-8ac1-910f3c9d0245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:11.627Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6e8b08f8-19b6-46ab-9ffb-40ea744c5522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:21.635Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fb5d3289-59a3-4e8f-a7b0-015810d05f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:31.643Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3239d8aa-1c1b-4cb6-bfa8-cc4d7b685f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:41.650Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=18021bcf-8668-4d0f-a9bd-0a7c04fd0c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:41.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:51.658Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a1c0848e-833e-426f-9b84-8bbe375c199e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:30:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:01.666Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3bb5b928-0f05-40b9-8375-92f1bb5d6695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:11.674Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=932247d2-3993-45d3-b19a-d702f5355b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:11.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:21.682Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=39c19570-2f63-4346-88df-8fd4975e6e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:31.690Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f919e072-6dc8-46b4-92e6-30680e3e8c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:41.699Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aecab681-ddbe-4daf-9e3f-4fe0c041b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:41.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:51.707Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bd18c9a1-fb4c-4e13-9e44-921abeff7653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:31:51.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:01.715Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b0b31c35-40c2-43ff-a259-db4ae7fa1add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:11.723Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=373c0e0f-e36f-4496-9eae-a4c23d9e3b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:21.731Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=26342d8b-41d0-47c3-9498-f4c1e3b71039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:31.738Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=558a55f1-e0ec-49b0-812e-09d87337f447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:41.745Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=eea6238d-5756-4393-a56a-142e5df788c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:51.752Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a563c7f8-5879-425a-be0f-358da679a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:32:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:01.760Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=984a849c-3f88-4ff5-a5da-26aeb0461dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:11.767Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8ec3b378-3e29-4486-9516-8eb65405d4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:21.773Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=00a0df13-1e70-423a-821f-13c8743803fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:31.779Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b849af5c-1b24-4087-90ec-9a180a27e923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:41.788Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=57b0cfc4-9c69-4d47-9266-f9233b645181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:51.795Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8f125ce7-3460-4657-a191-03f2473e6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:33:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:01.803Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2f0df7ae-46ac-4bf1-a619-aee6b837db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:11.812Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5f7caa3c-b79b-4acb-8042-212e509e5fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:21.819Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ebabaedc-6e9f-4688-9e78-43c2ec189911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:21.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:31.828Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0d57c750-bf4e-43ef-9ecc-dfaf3eba71f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:41.835Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=83c370d6-ebfb-4ce3-ab40-6fc900944326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:41.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:34:45.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:34:45.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:34:45.067Z |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 |2021-11-08T02:34:45.068Z |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 |2021-11-08T02:34:45.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:34:45.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:34:45.076Z |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 |2021-11-08T02:34:45.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:51.845Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4588fc8f-3598-4d7c-99f7-057c0606d9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:34:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:01.853Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d560f539-5368-40cd-9357-b71b90efd336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:11.860Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bec5ad7c-2468-4410-8636-05a8f2837ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:21.867Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=28a22e14-b39f-4226-8c04-e14006d167aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:31.875Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cd6e8dea-cc53-47ba-b59a-255ef9f8a148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:41.884Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=76036c6c-7a40-4bcb-a1dc-866c5a2e35c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:51.890Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b05b84bc-604b-47f7-85fa-b74c63b5dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:35:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:01.898Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=30718ad2-dccc-41f6-a3fe-8e4ec3ad0d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:01.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:11.907Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ab9940b8-9505-4724-9364-24846b7a3bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:21.915Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6f2cc79f-5ad1-447f-a38d-6bb4f828fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:21.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:31.923Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4607c6a4-a8e5-4f84-a387-b9fa5cf565f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:41.931Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=84657b94-8490-46ee-8f0c-bcd8c3e2bdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:51.938Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=48cd3ced-6a22-4d48-b87c-3e8313179475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:36:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:01.944Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=19bb5048-d5ef-4a07-ba8a-0fba4ff3da9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:11.953Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=01b2bc66-15d0-44cd-b097-9769990e20f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:21.961Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3d9860bd-8915-4755-882b-453d947c8cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:31.968Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3ce3183f-f4d4-46a1-a2d3-6f8ed115cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:41.974Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8175257a-7236-49da-9fa0-eec32b88b050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:51.981Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f665392f-e6c9-4f27-9202-cf6eeb575dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:37:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:01.990Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=556727ff-14fc-4bf5-b787-e1b248822f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:11.996Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=008fe79f-8f7e-4d69-92e6-a58f0a9022c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:12.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:22.004Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b05e08d2-9324-4a6c-9e92-e089000a23f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:32.013Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4782fb84-b7af-402d-950e-6261b3cd5b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:32.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:42.021Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4e12ebda-1449-4561-9ab8-353f423e882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:52.028Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e59d96ab-8468-4966-8ac0-d0b6cc89e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:38:52.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:02.036Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8623e63e-cc73-4100-aa85-fdc0df776391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:02.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:12.044Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d7bae43c-f7d1-4320-8877-6ee0f4305191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:22.051Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bde872c4-c9e1-4f2a-99ad-97a36034bcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:32.059Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2050c64a-a4d4-4401-abca-c03f5f282577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:42.065Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=eb0f6ce6-e5d7-4d7a-ba2b-86de75223c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:39:45.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:39:45.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:39:45.010Z |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 |2021-11-08T02:39:45.011Z |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 |2021-11-08T02:39:45.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:39:45.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:39:45.016Z |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 |2021-11-08T02:39:45.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:52.073Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7c7e3f48-5b72-42e6-9d83-644738a8b08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:39:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:02.081Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6f3ae9d5-fee7-4250-8493-af38cc7e2b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:12.089Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2d2e869b-5e2b-444f-a82c-8bb5474b0fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:22.098Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4021b6c5-0a70-4096-94f3-cb1c79bfa309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:32.105Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=40c1cadb-01b7-470f-9276-f9f08da72b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:42.113Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=05d0ab43-bfe6-4459-aaf3-bd3a2e75040b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:52.121Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0c6a827f-23c2-4d2a-ae8d-f068e505ab55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:40:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:02.128Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d8999adc-5482-4090-bdda-64f9922ec0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:12.135Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=20d005cc-5236-4fd6-9718-f41e37bbf726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:12.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:22.141Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a4045908-d8f2-4a63-a408-037de96dfa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:32.148Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f0eab431-e159-49a3-a7eb-1738688780ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:32.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:42.155Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bd23099a-6926-4319-b132-3982a3c5645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:52.161Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=96f17a9c-4fdc-460e-a317-0a149dbc3010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:41:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:02.168Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b18def49-520a-439f-9b7c-0b9a3b1a9f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:12.176Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5e891c20-e0be-4ea1-8d05-52fafa3f95b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:22.185Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a1f37fbb-ebc5-4757-a97a-9501c57c0dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:32.191Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dab6f87e-a636-420b-a2ca-2d654c291043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:42.198Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a893197a-f2bc-49e1-949b-74ec0715a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:52.205Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5e179c0b-917c-48e7-b4ff-75409320826b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:42:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:02.214Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c1ba8be2-682c-474c-9cab-d6ae5fb93464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:12.221Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=08bb2a67-7bda-47de-aac5-70721f6b31da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:22.228Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c7243161-afd7-4c3c-b190-d96b1d8f4264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:32.236Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2f81a448-d76c-483f-b5bd-d4b1f028b489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:32.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:42.244Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c10c2abc-97c6-4a45-bf4a-e8f2c0c2425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:52.251Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3a750bc2-d422-4251-aa40-46e0ff10124b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:43:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:02.261Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a59e5805-2b45-4c83-ab7c-7ed397864b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:12.269Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e8862614-87d7-40c9-aaa0-015fd1586bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:22.276Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dd3884f0-fd3c-40aa-8cb2-88e831c866ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:32.283Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0ad9ddec-f67a-465d-905f-ee1ac51a65a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:32.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:42.290Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=69f8835e-8431-4893-911f-c518a15e5cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:44:45.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:44:45.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:44:45.042Z |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 |2021-11-08T02:44:45.044Z |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 |2021-11-08T02:44:45.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:44:45.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:44:45.048Z |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 |2021-11-08T02:44:45.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:52.298Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3bb93a49-331e-4776-8074-f5019ca02210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:44:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:02.306Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=de37c091-f30a-43ae-8c45-48e150951557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:12.314Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f8245448-d976-4b58-ac3d-b937bfb96a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:22.321Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b503335f-8443-4c1b-a2c9-8f8010ec930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:32.328Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1cf248a1-bece-4f47-acc3-1e44f3e36b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:42.336Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0aafdb54-820f-4387-8a22-f6f5a00eeb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:52.342Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ed97c337-e130-450c-a726-590ef9bc155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:45:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:02.350Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=973aa1f0-20a6-401c-b553-b8d70281fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:12.357Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=64ca4195-83af-477c-9b44-7ae26e6e5dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:22.365Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7057baed-74c6-4a7c-a71a-e44d825bb07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:32.372Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5d1d0f35-defd-44ab-b5d3-da41ec607d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:42.379Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9c5a0969-d6db-4e2c-8fd8-4de2297ece22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:52.385Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0961a9f1-6304-4e0e-81e2-979a6d668110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:46:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:02.392Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8a8ecfad-948a-4362-be70-f7d159fe4990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:12.399Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b6f5f7f5-166f-4634-b2bc-67dd627a694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:22.407Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=021b4cb9-53b8-49ee-95b2-44c02d48ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:32.413Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=82a4a248-a617-4b6c-8e00-b5c8da1e2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:42.421Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e7366cc3-d88e-4246-a1fb-de53e89bab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:52.427Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ff1d6b52-431b-457c-be8a-1592e60c1f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:47:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:02.435Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ed0a71c4-744e-447a-93ed-6a92a5519782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:12.442Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=26700d98-fa54-400b-ab8c-df8a1f9ea41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:22.448Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7aa41daf-a037-4d2a-aa54-f40a5ba698b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:32.454Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=51fed1f1-f754-44c1-97f8-fa1f6f95715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:42.462Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f41bc946-cf63-4c7b-8834-84ba83e26a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:42.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:52.469Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4bc8844d-5979-48e5-9809-edb1c8c4b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:48:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:02.476Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ef611f8d-90ba-4269-b31c-9b9a0b806fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:12.483Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0246707a-b5ff-4a5f-aae5-f9e6b7f3dc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:22.490Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8cee0eac-8fb9-492b-81f1-dd972706ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:32.497Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d4b7bf90-ce8a-47b8-b98c-97a67426e303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:42.506Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3daf6335-f1bd-4e17-acdb-23ce41c62028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:49:45.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:49:45.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:49:45.012Z |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 |2021-11-08T02:49:45.013Z |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 |2021-11-08T02:49:45.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:49:45.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:49:45.016Z |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 |2021-11-08T02:49:45.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:52.514Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=65b6299c-0d28-42ae-8ad8-d3e152058d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:49:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:02.521Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a8e657cd-1fa3-4e8c-b401-0b5a553a1fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:12.528Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aec281e7-fd65-48b1-ab2f-91ea2cd7410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:22.535Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b93442bd-07b5-4204-94ab-828d4db9642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:32.542Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2f2b561a-19ba-4425-9abb-f35613c45716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:42.550Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=48ae6ea7-209e-427f-bd20-6021ae8ee783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:52.556Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3431398b-e0e2-43cc-aba2-18dd99765b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:50:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:02.563Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ce6a93bf-8ee5-45ce-8cbf-7dcc6e1621da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:12.570Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8c6778cb-40b0-4a15-ad89-68055cafc194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:22.577Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=16369804-7ae3-43b8-ae89-59e97bd6948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:32.584Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ed1b356b-4393-41ce-93ed-0795b4df3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:42.596Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ab0fffe5-667f-4016-8fa0-4fa1b9595eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:52.602Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2b0d7ca4-5c61-49ee-9515-a6307c9e3a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:51:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:02.609Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9b608793-f743-4eee-b802-149cbd3512b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:12.616Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cb1f5b72-9bc6-42a4-b942-b14aedb4083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:22.623Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c638c634-d142-40d9-8fa4-3484b6e3ccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:32.630Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=98803ec5-c51a-4189-ab45-f4f161248aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:42.636Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0f998a4e-9da9-4024-ab53-22708c3b7c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:52.643Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b097a4be-94ba-47fe-9909-1bc797a32c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:52:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:02.649Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c5a95417-4439-45e1-b041-8426acf48e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:02.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:12.657Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b1321776-dd2b-429d-8658-afc9eab0629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:22.663Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b35ae2ed-bcd7-4bec-b9ed-e62f8b5045c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:32.670Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=803d994b-5481-4abd-8746-94a0552d75ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:42.685Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9bb130b2-0da3-4f54-8d83-058d79a11963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:52.692Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a21ba2f3-0053-4369-b24a-4bd09e337b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:53:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:02.698Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9fdccc49-37f2-4b18-9ad3-e0d5e48d4b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:12.704Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=67fc1a84-1963-4e96-a4c7-3335c23676a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:22.713Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0e62f573-d895-4d71-a312-777fd47c5b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:32.722Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0675b841-b321-4e7f-a29d-7d0f605a9996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:42.728Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a59628a4-663c-4f0a-94c5-a04964664e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:54:44.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:54:44.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:54:44.983Z |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 |2021-11-08T02:54:44.984Z |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 |2021-11-08T02:54:44.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:54:44.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:54:44.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-08T02:54:44.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:52.735Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f5fd9648-6665-4cd8-b80c-c165efef2734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:54:52.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:02.743Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4243ffce-2264-43f0-8f81-66f7b3d35bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:12.751Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dcfd7e83-a2d3-4342-9f8d-c95ee0e1db12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:22.758Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6f57db20-19a8-4cf1-ad23-c5d2630a9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:22.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:32.765Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2a054a5e-7d37-4cab-b568-dc718e828519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:32.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:42.773Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6aec4b8c-c917-4e4a-b884-a688ce5099d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:52.779Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=43dd4efc-cc1a-40a4-829c-c7e22613801e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:55:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:02.785Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=592b2edc-1638-4ba7-bc67-7426b3babf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:12.791Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b31f5749-e2e6-405a-9706-8a0513d3fef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:22.799Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a3b19b03-94e4-4887-8049-3f0735dc8cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:32.805Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bb71565b-c05a-47aa-b83b-c5af60a4e63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:42.813Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=627eba0d-7bdc-4215-ac4e-7b28ffeba3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:52.819Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ce496667-a653-4d6c-9321-e708a869e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:56:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:02.825Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4aeb7a1a-2b95-4a75-9bc7-1418df7d87ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:12.832Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=62c60af8-0ff7-4eae-b53a-b3addb2d7f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:22.839Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=96827321-2cf3-4484-b272-7cfde632323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:32.845Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9e723c2e-064e-4e45-915f-5495c75678c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:42.852Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=15174e3b-e119-46c3-a3d8-1db213f5804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:52.858Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=51451599-1591-481a-a4bb-47d690bcbf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:57:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:02.865Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2263b51e-8531-428c-bedc-b20fe189edb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:12.872Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4df36175-48cc-4f7e-a212-5fc7e08218a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:22.879Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dbe6ba5e-295e-49d7-9e1e-b94e0d61d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:32.885Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cfdf0cba-15f8-4204-8181-1a37e515f460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:42.891Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=88beffe0-f49e-41de-99a4-0e6c1fef91e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:52.899Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=186be266-7586-41c5-b746-1738604323c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:58:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:02.907Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b7c33c10-979e-4927-8772-d4353e1c4950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:12.913Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=483d5dc7-7ba7-416c-9abf-e58584fae2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:22.920Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0533d1b5-c1f1-4d8b-a026-e410640d4877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:32.926Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e1edf766-d990-4fdb-a8bb-41072cab3d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:42.933Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a6d1e28f-331f-438d-b008-2faadfcfe1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:59:45.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T02:59:45.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T02:59:45.003Z |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 |2021-11-08T02:59:45.005Z |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 |2021-11-08T02:59:45.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T02:59:45.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T02:59:45.008Z |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 |2021-11-08T02:59:45.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:52.940Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=325529cf-657a-4c1f-8852-af1b8edae485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T02:59:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:02.952Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a55ff7c6-db53-4d31-aafa-a04e7a763f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:12.959Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1fa22ff0-979e-46e3-8be6-755afc46686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:22.967Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aef3ac4d-5307-47ff-8f3b-a6eb647615ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:32.980Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7cd1cd9b-47b5-4566-8d11-673a94c1672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:32.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:42.987Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6547cb90-963c-4e87-b498-8a501e04dae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:52.993Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=470796ce-8029-4426-9df6-acffd1287ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:00:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:03.001Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fcc5d2f8-feb2-455e-aa20-b1fef7ef4cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:13.007Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5e89cd1e-46b9-4622-a2ad-28eb15f8354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:23.014Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0259f73c-06c3-49b1-906d-3643254871ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:33.020Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1dff5a6a-5b1c-416f-9c26-27759c1488c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:43.027Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b300aaec-8b3e-48e1-b354-2bc97304698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:43.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:53.033Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bef9bde9-36e0-49c7-aa57-55cc5308bca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:01:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:03.040Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3b6af065-8105-4389-92b8-66afb11e4803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:13.048Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=20f27841-9fd3-402a-b1f3-019c0954ba97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:23.054Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4957d7f4-aa4e-449d-9c0b-d8e0f59012a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:33.061Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7b3e421b-f8b9-4caa-bab0-3574f1195676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:43.067Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=21bbdf15-8a09-4073-8c24-0a2edaa9cdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:53.074Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ad4ffc45-3615-4b31-98ff-2cc8b9da1242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:02:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:03.081Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1bfefe95-d543-43d5-aa4a-980b23ce0a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:03.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:13.086Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=00a6ac28-2d1f-4468-9696-1863fea4c366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:23.093Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=022cac6a-9139-4648-a1a0-2f72ddb7288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:33.099Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cf82a89a-c2b1-4e43-91cc-a92899a9d85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:43.105Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=667039be-682b-4c83-8908-856f3618664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:53.112Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b936821d-d936-4509-978b-02865ed55868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:03:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:03.119Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=01a8486d-1b15-4aa7-bcc0-7208a3c2fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:13.127Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d7104c16-031e-49ae-b9c2-557315ffe790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:23.133Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4cfca661-4105-4295-91a1-9dee9d228a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:33.139Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4d308486-1468-4f36-b83c-af06b74e528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:43.145Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f3bd5c68-bf08-4d19-acc5-2095e3dddf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:04:44.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:04:44.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:04:44.995Z |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 |2021-11-08T03:04:44.996Z |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 |2021-11-08T03:04:44.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:04:44.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:04:44.999Z |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 |2021-11-08T03:04:45.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:53.152Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2e1b9cd6-a94f-4d33-bc35-d3a150115f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:04:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:03.159Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5e4619f7-66fe-4f91-b537-7f9694bb742c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:13.166Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=95df799e-d019-4f7f-932d-2ce329874771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:23.173Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=19cb2869-380e-4055-812e-37e167d96429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:33.180Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2ae71522-d647-4a7a-a013-9ba01da737e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:43.188Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1674152f-c632-4a3b-8a6a-786a41a0aba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:43.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:53.195Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e98dbb74-3b8a-44f3-a2ee-dad8de30963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:05:53.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:03.204Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ad8fcbff-1bcc-4baa-9978-1c4d94ec69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:13.211Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0b9628d9-06b0-4bd3-9ec1-7e6c9cd22d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:23.217Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=58a81096-72c5-487f-bb00-930ef4a94919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:33.223Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d8939a36-49d3-490b-9079-c1c23065e119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:43.230Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=236ce751-3b93-4323-86da-10dac09b9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:43.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:53.237Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2ecb7a24-8f46-4a36-bbf2-076e8cc8d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:06:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:03.246Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5722296a-90f3-42fa-81ca-deffdedaf8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:13.253Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fde2b0d1-0b6a-439e-a852-ed2bc7e352ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:13.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:23.260Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=be4f850d-2d0b-4da6-b230-3d968ee47f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:23.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:33.268Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5d1797c3-11dc-49b1-89cb-1658d260679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:43.275Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aa69aa8c-7857-4ed4-b159-3ce19159d6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:53.282Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d236f51f-41c7-4963-accd-94117aff8e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:07:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:03.289Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=05c527c6-aeee-4a34-bce9-5d5a26b626dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:13.296Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4a98dfe8-31bb-42b1-87b4-b87ec3f793ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:23.301Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=60f32453-1889-40e6-aabe-9cf52b019aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:33.308Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4d176aae-a857-4494-b334-0e1141abde97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:43.315Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b0bc3337-3bab-4013-9c25-2ae3d006e4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:43.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:53.321Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a3452de2-3163-403a-90b1-ff399924a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:08:53.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:03.327Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f7ea3231-63b9-46ba-9337-44100cd83cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:13.333Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bee67372-60f6-47be-9057-7b25d40cfc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:23.339Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c76d7fc8-6aa0-44ad-9e75-f7c13579ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:23.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:33.346Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cba81884-1c7b-471e-b190-83f591cb4dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:43.352Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e3009afb-5420-4b78-bfcd-0d29ea50fd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:09:45.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:09:45.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:09:45.014Z |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 |2021-11-08T03:09:45.015Z |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 |2021-11-08T03:09:45.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:09:45.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:09:45.018Z |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 |2021-11-08T03:09:45.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:53.359Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=483676b7-a85f-4833-9bd7-5df21f7962f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:09:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:03.368Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9977197a-9b52-4383-a95e-8b1864335722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:13.376Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1b11eefd-5e4a-40d4-8714-f429aea8e6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:23.384Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b81fdeaa-7bfe-4466-a387-52ec760d56dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:33.392Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f9194a54-8fdc-4670-be38-76a3e92e259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:33.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:43.399Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2e12bdb2-8310-4af7-b7ca-84fc169c59c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:43.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:53.406Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ce02c686-7c92-4783-af2a-6a906893e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:10:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:03.413Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fd9536cc-c2c3-40fe-b57d-d358cfcc73e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:13.421Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=950f1305-fe21-4269-a5c9-ef3df6189718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:23.429Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3ab84e42-33c4-4c3c-8ee1-bcbca2f16b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:23.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:33.437Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=86dccd5a-817f-4dd2-a6ff-efd43aec481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:43.443Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=18096b06-547e-4e1c-86a9-38da627d9293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:53.450Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=00e0737d-97e6-45b7-9703-16374e217471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:11:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:03.457Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4b9b2a94-e0d4-4bb9-b4a9-2fa91567faf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:13.463Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=90c90e5d-57fa-476c-b739-f3784b6799e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:23.470Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3c97172a-4c34-4354-83b1-a01a3a4ace6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:33.476Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0a446213-8c3b-4d89-b903-84f4647c1a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:33.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:43.482Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d0ec1953-d0f6-436d-9e59-720ca4d93d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:53.489Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5a309c95-612e-4235-b407-4cc8852022c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:12:53.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:03.494Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ddafb00b-eea3-40e7-ba91-9da16b28d907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:13.502Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4a840529-4a1a-4bba-9dbd-75452def0a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:13.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:23.508Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7ae6da99-057c-4944-93e8-21e0ba54f202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:33.514Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5e2720e2-b6de-491c-96e9-f475358a3c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:33.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:43.520Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e99a82af-46c8-4b74-8e69-99ede53a33f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:53.527Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=008286f7-81af-44ec-8255-0b70ec2e1431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:13:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:03.533Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=28677fa5-3773-4049-86cc-0fd96b14bf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:13.541Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=98050e24-5d9e-4014-9c5a-f8cfc5ff129f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:23.548Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=98fb5a8b-2136-47f4-9adc-3b82eaa2f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:33.555Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0059ac9d-7064-41d1-8ee1-be411ffffc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:43.562Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8430f56a-1f0a-4259-886b-7f022e39bda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:14:44.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:14:44.990Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:14:44.990Z |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 |2021-11-08T03:14:44.992Z |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 |2021-11-08T03:14:44.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:14:44.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:14:44.995Z |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 |2021-11-08T03:14:44.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:53.568Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e772a137-4dbb-4986-b065-217ec74af990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:14:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:03.575Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f5353464-13a0-46ec-bf96-0f15bb424ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:13.582Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=326032b6-8416-47b6-b044-740bb82ce5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:13.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:23.589Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1ce69670-065c-44a0-a028-f2fad7cb2a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:33.597Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aa34c723-1637-4870-bc36-b302871f01c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:33.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:43.603Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5fd1b937-4ca2-4910-ba67-f906166f8b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:43.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:53.609Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ad6677dc-8960-4871-8977-4a406e27800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:15:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:03.617Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8b652860-04c6-481f-86b4-11f0628bffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:13.624Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f62e6801-c007-49e7-9aaa-9c7ecae92273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:23.630Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=10c3f700-94a1-4366-b389-ca18c3c88304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:33.637Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=454d8085-d287-491d-b183-a8c15fdd4e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:43.644Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8b066534-c873-4b06-bcdc-2603e5206049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:53.651Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e9bfc406-dc4c-4421-94cb-cf40283ce559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:16:53.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:03.657Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=520b1938-17ac-4946-aadb-160ac7e9b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:13.664Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c1b23617-b20f-4cca-9c8f-42f662880e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:23.670Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=48fa84e0-6f05-45ac-81e9-ed4ee6c3d3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:33.676Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6c86d0a2-1591-4ab8-a562-295175f54098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:43.696Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=031f27e4-699a-4080-90d3-f4a739286f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:53.702Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=68222d30-fd31-481e-b20e-9e6471b01a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:17:53.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:03.708Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=47d6b4f4-ab0f-4d26-bdef-37291848ddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:13.714Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b58c580f-57a5-4a40-b6d2-8a6fe1441b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:23.721Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0304700e-8d53-4aca-a284-7cdd1de8e1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:33.728Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=72f2ef39-914d-4743-97af-adbd25b93269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:43.735Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4ca9bb78-7ef3-4150-9c6e-23b0878e420a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:53.741Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ec3b8e49-c0c0-48f8-b24d-d76ae25007a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:18:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:03.748Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=893f8fb8-47e9-4c59-a809-8bff4e6b66e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:13.755Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=574925ed-d626-4013-be06-e6fa3446dbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:23.761Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f4fbdd0b-5d3c-491c-b59d-067d5a9566a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:23.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:33.767Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=10c907e9-a5f1-4f45-9147-0c50e88db108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:43.773Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=100fad2b-6fc6-4356-8c80-cade0df71c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:19:44.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:19:44.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:19:45.000Z |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 |2021-11-08T03:19:45.001Z |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 |2021-11-08T03:19:45.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:19:45.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:19:45.003Z |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 |2021-11-08T03:19:45.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:53.780Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=66e389c8-cd1d-472d-9657-69edf48a0bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:19:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:03.788Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=62165a41-c5c0-48d4-ba08-2e562337b7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:13.795Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7cba9bb2-b27c-430c-bfc3-87815f426b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:23.801Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6182a8ce-ee7b-4d23-9961-0ae48422ee2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:33.809Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=63681b50-92d4-4d7a-ba14-6a9c9a6f6627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:43.816Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=abfc2205-c810-459a-951d-7d33f0dc9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:53.824Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=39f1a320-6839-41bb-b0af-5f65993453be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:20:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:03.829Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0326b6f7-1d99-41d7-b9ed-b751ff4884f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:13.836Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f2ed2989-3c7b-4d08-b134-095381231ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:23.843Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=66f9e0ee-e538-4314-b845-052f52998943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:33.850Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=710a0dc7-d372-4b31-a435-7790ff5da347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:43.857Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b3ef478c-df6f-4d0d-929a-a4b27b4e647c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:43.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:53.864Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0fcd8cc6-b58e-470a-9e8c-a797021f76fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:21:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:03.871Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ce3dcddc-729f-428a-9acb-4fc2f9fc3226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:13.878Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f089dfcc-de18-4346-80b0-33772549b0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:23.885Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f85aeb8e-f03d-40cf-b55b-d538f1f10f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:33.890Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=458cc5b9-2bca-40d1-a456-5df28815c3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:43.896Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=56fad8b9-81ed-4926-bcb9-d6e0f6efa02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:53.902Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=36ecc792-e391-4845-8163-381f5250c799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:22:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:03.908Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=121677f5-8804-481e-a2c9-89da68815d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:13.915Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1ac0cfe0-6b7c-4fa1-a664-5e58fd5fb106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:23.923Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=518506e6-8545-46f8-a4ff-de8821c8e95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:33.930Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0b5daa4d-b1cc-4dd7-ae53-3fe37e41824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:33.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:43.936Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f44be1c9-2311-4d75-9538-af1154463bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:43.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:53.942Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8b459184-5460-442a-aeed-af81456e3d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:23:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:03.949Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=94376d1c-acd0-435e-9955-caed109b2e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:13.954Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=85ba5a14-15a1-4a55-be2e-148639d51f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:13.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:23.961Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4ee2c7bc-4488-4918-97c2-eab12cbe1056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:33.967Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2b91de7c-5396-4486-8aa7-e5ab2035468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:43.974Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fdc2d51c-a589-4533-ad75-e9d0b31c0748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:43.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:24:44.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:24:44.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:24:44.994Z |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 |2021-11-08T03:24:44.995Z |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 |2021-11-08T03:24:44.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:24:44.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:24:44.997Z |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 |2021-11-08T03:24:44.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:53.981Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e94b9dfd-6b12-4447-b285-f90da13c72d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:24:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:03.987Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b2cda134-8291-410a-a6d9-da8c763dac84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:13.993Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f9c2e6aa-5001-4dc6-8004-457fddf07356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:14.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:24.000Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=050a6c43-43e7-423d-8397-59e5a79652ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:34.006Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ecdb1c2a-6327-4597-beee-4402c2b22d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:44.012Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=481e7947-89f4-435a-95be-1e812d3b9d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:54.022Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=867d7085-d5b1-48f4-9c5a-c9820f423f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:25:54.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:04.029Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f704b86d-68ed-4306-af78-489c007b101e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:14.035Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5e7bf959-dd45-4014-9d6f-6723f55ae004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:24.043Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=44bb765c-d2b2-41c4-92e5-ad9a701ee21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:34.049Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d76699f5-a3ff-4bbe-a5ce-b4dff6caf166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:44.055Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=66a1d98a-dce8-4609-ad79-32e68f8f6c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:54.061Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=60d380cd-48e3-4360-9142-bda34316fd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:26:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:04.068Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=72334001-eba6-442d-9789-f3cf90dea438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:14.075Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=95cf5a24-c0ab-402f-842c-ecef6e1aecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:24.082Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=76588065-1b45-404e-93b5-92e4e7506a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:34.088Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=89363ede-9805-4f2e-9ac7-456fb3aee934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:34.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:44.094Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=81cf8f9a-159c-454a-9f24-8951a94ddbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:54.102Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0a194648-e654-47e9-b394-358d2d1eb55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:27:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:04.108Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=58e27c27-6dba-4cf6-9714-15f82c12d911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:14.115Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dca34932-a6f9-4eb1-87af-a41c997c6d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:14.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:24.122Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=180b9211-0a40-450d-bf1a-fbfa7fea16a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:24.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:34.128Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5518e29e-1ff6-4941-81ac-c546c773ff4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:44.134Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e73225bb-e357-4a76-b114-15944db80eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:54.141Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c0e5715e-4265-4432-b76a-4cdd92c42509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:28:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:04.149Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d43f43c8-b616-4a34-8bb4-54038902a2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:14.156Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cf7526e4-f982-404f-bfbc-1ab876ae21d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:24.162Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e64cf57b-13d4-451d-9998-60e7fe13dc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:34.169Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ce0e69bf-1743-42e4-a0ef-ecd93800ebbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:44.175Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b17b1b8b-bd4f-4470-a1db-03b19e5ce371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:29:44.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:29:44.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:29:44.988Z |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 |2021-11-08T03:29:44.989Z |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 |2021-11-08T03:29:44.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:29:44.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:29:44.991Z |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 |2021-11-08T03:29:44.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:54.182Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d6f7fb47-5879-4096-a019-d48f6d0907fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:29:54.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:04.189Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f683794e-dcab-434b-8da0-de2f0472692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:14.195Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=478c4976-baf8-418d-8e11-29357bcc3a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:24.202Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4b24be1b-5c79-4621-b16f-a2d5adf75a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:34.209Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c95fedec-7430-4df9-bd1e-23d49f2cdf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:44.216Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=26065824-276e-4cc0-8ee8-032bd559bb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:54.223Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ed8b0639-7fb8-40c6-b2e1-de78e452e15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:30:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:04.230Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8052fab7-119d-4bdc-8c35-a61381033c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:14.237Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9e01dac0-bc99-44ef-a427-7c4d384c3fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:24.244Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e5173c53-0b3e-458e-b36f-1e79eb5b5a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:34.250Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=48ca7934-e4fd-4285-88ca-8d09193d418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:44.256Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bd696f83-b228-4ee9-b484-762f93c3b5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:54.263Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c7d6d90b-0cd5-4c6b-9ca8-eed034eb250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:31:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:04.269Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=259b8976-e88a-4384-a7b7-6d08c5aaa0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:04.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:14.276Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d3087d6b-c9a0-43b3-8c8c-49e2465e398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:24.287Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=75c7bfe4-c0b4-4914-9fad-0782856af85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:34.294Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8c7863ba-0803-4d9f-bcd4-ac4cecdcb5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:44.300Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f5eef066-a022-45b5-bab3-2ca6af70cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:44.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:54.307Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dbd49579-be6d-4be8-a9b0-de682062fb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:32:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:04.313Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9049c5ea-254d-4023-b771-aff880870fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:04.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:14.320Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d89405e4-8064-444a-b6e4-276f517dbc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:14.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:24.327Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6cd36bf1-1b1a-4d16-832d-6164ae15838a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:34.334Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4447433a-4a5a-4e0b-a545-52189b7f632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:34.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:44.340Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=38f18b28-b4f0-4fa0-a570-3bc0fe3ad041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:54.348Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=01df8478-af18-4f25-bfbe-ea76261e3dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:33:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:04.355Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ba1363dd-2148-492f-a1b2-ae750822a496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:14.362Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=73616fd0-0f3d-4bce-82c1-6689d261fb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:24.368Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2964cc99-a873-4d03-9c9c-bceb4285b224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:34.373Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=12b50675-1629-4dfb-a9e9-792d1c186aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:44.380Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1bab74a9-6d5c-453f-b1ec-3a4ec8bc111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:34:44.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:34:44.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:34:44.972Z |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 |2021-11-08T03:34:44.973Z |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 |2021-11-08T03:34:44.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:34:44.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:34:44.976Z |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 |2021-11-08T03:34:44.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:54.386Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8cce915d-4c64-4942-a7f8-a36a196b12a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:34:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:04.393Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a711c3b9-3436-4fa9-ae52-1bed4bf12cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:14.402Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0b206314-9f08-431f-a32d-d8809e77cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:24.409Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a63e98bb-3724-4a1d-b970-a753ce1a9830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:34.414Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f98b0766-0e22-4df5-a363-b08d610f20d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:34.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:44.423Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=07e01658-2313-4bbc-bc9c-e3f67dbcd337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:44.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:54.430Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5a161ea6-0f33-4cfe-b87b-a4930252678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:35:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:04.436Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=62fd4c54-4abf-4b86-80d3-83bd86635a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:14.442Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ae7acd43-88b1-4157-8bca-a9fced0c3274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:24.448Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=426b212c-f410-444b-9ed6-7914c675d40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:34.454Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=621dab26-72f0-468b-9734-78fc75092bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:44.461Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=81568195-10d9-46c3-bfe3-63ef14f29fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:54.468Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a9e903b5-d96b-476f-957e-7e7eb2453fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:36:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:04.475Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0095a118-4dd9-47d0-8320-6e3941d21d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:14.482Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=31a10b4b-4b0e-4cdd-acb3-06b5dffac0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:24.489Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7e2e048d-c212-4234-b37e-05954986f36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:34.496Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c4c83ff5-be24-4228-b7ab-3d9d30a1bcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:44.503Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cf32fdc4-61ec-4b1c-b3fb-3c9b570bdff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:54.509Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=877c2c27-e5b0-43f3-919c-09904e8b08e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:37:54.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:04.517Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ecf2f13d-4f6e-4dd0-9fa1-517333456e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:14.524Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c9d90d00-ac62-424d-bfe1-9a0dee47061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:24.530Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=95df0e40-8a6b-4312-85bc-ccc0bc5be77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:34.536Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d1a0b3cf-6e9e-42e3-828f-7994ea9339a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:44.542Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=51771051-b845-450b-9b4f-beeb5703ed99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:54.550Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=947c5a2b-b1e4-46d1-aa58-789a18f240b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:38:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:04.557Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f0bc8902-9f48-435d-83df-3141a7365bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:04.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:14.564Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=931d5e10-7f4e-45d3-9705-01f4ee81daf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:24.571Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ac008f65-fa4d-446d-9e12-fe50b7a6072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:34.579Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b9873432-7b5a-458a-b7e8-5ae97f2024d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:44.585Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7da17df3-49c8-4c95-9d72-ce6e35237b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:44.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:39:44.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:39:44.986Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:39:44.986Z |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 |2021-11-08T03:39:44.988Z |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 |2021-11-08T03:39:44.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:39:44.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:39:44.991Z |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 |2021-11-08T03:39:44.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:54.591Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=de89d32e-b8e9-48b4-9071-fc4ac2cd02ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:39:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:04.598Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a9139d63-940a-45ca-8858-603e0ff9ff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:14.606Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=24f2aae3-6546-4dc0-a960-52b6abad818b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:24.613Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b4fd73e7-f7b6-48a5-9579-9abff4fb7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:34.621Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=35bc8011-6fec-4535-a061-8c3286a2d110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:44.628Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=89d5c86c-e359-4b37-b67d-9621abf297b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:54.634Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0c579298-97a5-4204-8014-bb721a1ef78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:40:54.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:04.642Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c98a1056-a8f6-4049-8175-3c07df38f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:14.649Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d50ed6ba-cdab-4688-81c1-47ff1a0ee699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:24.655Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ac77a643-ba10-4831-bd54-cbd17a5373d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:34.661Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2878988b-e42a-4030-a651-c22c4978baf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:44.669Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=83dcd701-7a67-426e-bf41-ea77741ba138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:54.675Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6f56d529-931b-411a-90ee-50032402caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:41:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:04.682Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=42941b5a-9b38-4796-b9d4-5a1dc4a3e4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:14.689Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d769b21a-cdbe-41d2-b715-b6f8082365b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:24.696Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fc30a2f7-0ddf-4f2a-acc3-5145722cea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:34.702Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=84e2c5fb-3f76-4046-8581-5457d813a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:44.708Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f6060d14-802b-445f-8b4c-9abcdddc0672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:54.715Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=009018f5-9c6f-4de5-8514-5ac4acc58048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:42:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:04.721Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ecc3a223-786c-403f-8365-5b0c717b8eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:14.727Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=985d0e18-2854-4fcd-b633-b63e6a49b003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:24.735Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=89bb335c-b651-4b3c-bef1-f6f19b223fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:34.741Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=08be2107-feb7-442d-9656-c8827f4e81f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:44.748Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=42c15714-8896-4fa6-b241-1e041fafe9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:54.754Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a38b03b7-a09b-4545-b216-03c724526c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:43:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:04.760Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=87261567-496d-4f3d-a2d4-056f27cc0a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:14.768Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d15005a8-b8ab-4850-aac8-40c223e8a767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:24.775Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b45ccf96-8288-4dc9-99e3-cdf26e182f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:34.781Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c7ed14cf-74f6-408c-8421-67ffaeab972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:44.787Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a2203c22-b53e-4604-ac80-0dccaf195774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:44:44.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:44:44.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:44:44.975Z |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 |2021-11-08T03:44:44.975Z |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 |2021-11-08T03:44:44.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:44:44.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:44:44.978Z |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 |2021-11-08T03:44:44.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:54.794Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=86ebb762-5010-4795-99da-76417cff5127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:44:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:04.801Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e84c6fc8-a7ad-48f5-a6c8-4d1b6a79829c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:14.808Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d83992d0-57ed-4fdb-81f3-1e5331d6599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:24.815Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ab8721c4-f717-49b6-a856-c24ac86bd590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:24.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:34.822Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e5cd36c9-0ad3-46cc-8f8a-f108cc2646f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:44.828Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5b20d9e5-1d0b-4862-b80d-c2fa766c7e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:54.836Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=232a3cad-8f4b-4de9-8b6c-de11dac6d7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:45:54.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:04.841Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c7da7c47-91e0-4f2c-a284-b51d106b8a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:14.849Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e6931ed3-74db-42df-8d0c-c7e05e4f74d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:24.856Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=46d01d20-192e-4a2d-be8f-6f120ebd1697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:34.862Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8ea427d1-15fb-4608-a08e-d79ce5a60ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:44.869Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b3419994-a03d-4a9a-8b27-4c5c21d64849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:54.876Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cc4eb25b-81c1-49df-a3d1-962fb1a53ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:46:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:04.883Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cc2e3568-a812-4caa-8ac3-e8913ffa9486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:14.889Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6a37b481-8fd0-4d2a-bfab-0f6ce4e8eb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:24.896Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=96c05aab-e159-4973-a659-cd57f4a4a378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:34.903Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ec6cad3b-afd8-4280-8f22-15d0af9a6419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:44.910Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d311d671-0e75-465b-923d-392c16b756c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:54.916Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3db7c3a5-41f0-4b75-9bc8-4d51c803e883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:47:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:04.922Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2f98b482-593f-4685-b6bb-9fb1c8ecd799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:14.930Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c10f8069-14a0-48c4-8188-194b124132c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:24.939Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=19aaa4f4-ec1e-4a0d-b1d3-db23de5f5f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:34.946Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ee06d7e6-4710-4542-b001-bff161811d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:44.952Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=27014b61-7925-42f0-83f4-5f4a7f861339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:54.959Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c8631a1b-da55-42b7-bc4f-b71affa8bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:48:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:04.966Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fef834e6-daa1-46a3-8b73-7416d7ee409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:14.972Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c3f67a39-156c-4edd-9171-b1eb862fa113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:24.978Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=be54a109-3028-45c8-a4e9-00a4fe9df34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:34.986Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dc273e14-b7be-4cf5-aa8f-8a31c9bfa51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:49:44.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:49:44.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:49:44.978Z |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 |2021-11-08T03:49:44.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:49:44.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:49:44.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:49:44.982Z |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 |2021-11-08T03:49:44.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:44.998Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=321a20d3-cc8b-4e91-b8c9-8ba0082f343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:55.005Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=caaa5e9f-de9a-476c-bdba-3e52e1617929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:49:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:05.013Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ba538241-00d1-4723-af68-ac1daea267c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:15.019Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d30a5351-47ee-4f82-8668-c93f4b44f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:25.025Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=452066b8-16f6-442f-9b4b-781d33d06fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:35.032Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ced850af-324f-461f-ab7d-e7fedfe41a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:45.037Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5bf63d15-c350-4bc9-b8e3-b0ca438a831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:55.045Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=704cbde2-12f7-47b4-88e5-509a80a7adb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:50:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:05.052Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b943f73e-7d43-41d0-93e6-b264c84d651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:15.057Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=296df029-20d9-46a0-8aa4-7b53b3a055f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:25.064Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=205f9d57-9d28-4cca-8b97-254a43a36f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:35.070Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bb53861d-2b69-48ed-b8b9-8d84957d351a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:45.077Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=067d253f-2a88-4a0a-9544-6723dd466e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:55.083Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=635c7907-34c5-45dd-9e28-0b0d62ad1506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:51:55.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:05.091Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=239360b1-75ac-4b2b-824f-db17db7f00fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:15.098Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e9196004-b336-4db6-ae31-ad9110d5aedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:15.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:25.104Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e6e6cd8e-a4bc-4d53-b8d8-ec2c2b4956dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:35.111Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=bb4dcd1c-2360-4212-9a32-728d3e18cf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:45.117Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4c16d901-86a0-43f2-8418-aca4ab2e583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:55.123Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2c6e13d9-5661-4a27-bdd4-a761e763fb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:52:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:05.129Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=91cca056-0d10-41d5-9749-1d77ac2891f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:05.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:15.137Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=23166212-0cc7-4795-8015-e5ea4a089fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:25.144Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4191f75d-539e-4d9c-96aa-4dabf26d89ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:35.151Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=430270d3-f596-45f0-81fe-700816a1c9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:35.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:45.159Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=068c1594-4495-4127-814d-c32b637b76dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:55.166Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2a017515-0fc8-4ec2-b578-62d50dfc48af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:53:55.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:05.174Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dfc34b19-60eb-484d-8efe-edc95bef4200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:15.180Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=2a0397e7-d880-4eb6-869a-90b187af3883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:25.188Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c2933c99-b841-4fec-b28d-afb431e3bdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:35.196Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=651c5289-e48a-40fc-9f45-052af8991201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:54:45.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:54:45.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:54:45.009Z |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 |2021-11-08T03:54:45.010Z |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 |2021-11-08T03:54:45.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:54:45.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:54:45.012Z |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 |2021-11-08T03:54:45.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:45.202Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=94e44ad8-aa55-414b-8980-c02722443707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:55.209Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ee1dd171-f894-4b9c-a653-14df845f8874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:54:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:05.215Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=48b99cd2-9784-49c7-a53b-96e4b4231ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:15.226Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8825c617-2e39-4a24-8618-3cb798897f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:25.233Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b116a12f-c01a-45ca-a12b-963abccc5164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:35.239Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6596de6c-b3e8-4f29-835e-2044697284b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:45.246Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=adef4459-d13d-4b0b-96be-1ffac7967f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:55.253Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=84051390-67fe-40c6-aea1-ec48b277d2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:55:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:05.260Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=36f1d23d-d9ec-4e35-91da-f33434f1f398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:15.267Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a7e848bc-5221-4e5e-a5bd-ca1d64a208ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:25.274Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0cab2034-2f04-4c94-9172-107a434bbf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:35.282Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9a2f2116-517b-441b-b4db-a5d0938f42c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:45.289Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c3605abf-4ef8-46f5-862b-c7cf828e8a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:55.295Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=449e11e9-600f-4c0a-b939-f14655482934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:56:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:05.302Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8ff3801c-c3ed-4b19-8e66-79f0f93d2561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:05.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:15.310Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=60d1f6b2-b845-41a5-856e-6d2bc3ae180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:15.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:25.317Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1655443a-e4c8-4351-9c4d-570d4e6a4bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:25.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:35.324Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=999cdddb-315d-45d4-9e71-75c14393708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:45.332Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9c0f54d8-ab93-4019-b97a-72aa4279ff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:55.339Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=00639407-a2bf-41c0-8710-2b1cfe3b3054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:57:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:05.345Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=783433ac-f4c8-4057-969b-d366aeb62640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:15.351Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0980ba62-58ae-444f-9baa-8f59e017b43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:25.358Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=32eb00b7-094b-4a27-919c-9b9f059e9736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:35.364Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fab42b9f-0296-409d-96ab-555098ade5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:45.370Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6b7318a7-6eb3-4763-b35e-18f1833a83f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:55.377Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=410b4f1c-0343-487f-862b-3645200ed19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:58:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:05.383Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b771cc16-007c-41e8-99ae-2f5460492c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:15.389Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=61ba4f4b-8441-4b3c-8f1c-2616220e2dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:25.397Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7841d10f-5279-46ba-ac6d-fb0e56999304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:35.404Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a1316ee1-b390-4a32-8696-2133ed16cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:59:45.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T03:59:45.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T03:59:45.000Z |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 |2021-11-08T03:59:45.001Z |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 |2021-11-08T03:59:45.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T03:59:45.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T03:59:45.003Z |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 |2021-11-08T03:59:45.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:45.410Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e8a73dd3-c5df-43ef-a393-6b1e4713feaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:55.417Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4e68fe66-c189-4683-b0bd-2308f316aa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T03:59:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:05.423Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=046d77e0-1787-44ab-95da-f5542f51dd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:15.429Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=08b1cd8c-10aa-442f-bc06-a9d20ec6d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:25.436Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6ccef0fc-cbf4-4789-a555-e6aa20d848c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:35.445Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d17247ba-5cd4-46d5-894b-9319b4e68bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:45.452Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=88f0172c-889e-419e-a446-c1e966317a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:55.459Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1374c238-b669-4875-99da-18cbf5d2adbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:00:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:05.475Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aa9dd885-815c-48b8-b733-603b215e7dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:15.482Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=986f2a3a-ba3f-4c21-8895-4c579c0ced19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:25.489Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=85efdf7a-f343-4b74-a059-80c5e55e199d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:35.494Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ebfa6f9e-ee98-4a23-a70f-156bd1f36683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:35.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:45.501Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=556cf392-c117-4db7-8f38-5622cb4694c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:55.508Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0ca763d1-3845-4732-b15a-e7a4bb9ebfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:01:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:05.514Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=765bdc11-3841-4a1d-aa17-be69043a4f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:15.521Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d99252db-8821-43a6-8cf1-865ad9ecb481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:25.527Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d1a88387-36c1-4b00-92ac-93930a1e5157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:35.534Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=62df1dd3-e1af-4c77-9a28-acbd234f5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:45.540Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7dd9fc28-c7c5-40b2-94a7-e83122ea45fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:55.547Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7bd1ce26-056a-47f9-b8fc-4167ae975610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:02:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:05.553Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=776a7eb6-f329-42be-aee5-fc0dedecb4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:15.561Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d922cd29-6c4e-423a-8b80-17588af835dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:15.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:25.567Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0e0425a3-3df7-4913-ab8f-4e2ea621a01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:35.574Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=53611517-3518-4325-bd3a-8b2659e031c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:45.582Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ec7627b9-4fb9-473c-83e2-9d091221cc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:55.589Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=36f68c86-7b71-4b83-b355-de20bf69afaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:03:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:05.597Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8e7b01f9-ef9c-42e4-b230-2f8db538bf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:15.603Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=331f31f9-d980-47b9-8d01-768b68f51cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:25.610Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3c7a52ec-59d4-4106-9e36-ec5415ec1680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:35.615Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=8f485f51-b359-4170-ba00-f12378aa710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:04:44.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:04:44.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T04:04:44.995Z |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 |2021-11-08T04:04:44.996Z |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 |2021-11-08T04:04:44.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T04:04:44.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T04:04:44.998Z |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 |2021-11-08T04:04:44.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:45.622Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ee1e3413-ef43-4a66-ac60-1ad79df30c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:55.628Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3ce70f95-cdfa-42ba-9a4c-ea0a8dfc4961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:04:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:05.635Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=eca60a54-dce0-4e66-a79b-b2e77b31f763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:15.641Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=fc02f63e-4e5f-48b6-8895-52d643925a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:15.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:25.648Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f456e265-a044-4dfc-bf8e-4498486f7979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:35.655Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=66a62065-cf2a-4b2c-a434-521aa7644206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:45.662Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3a1d519b-a6e9-42c5-99f1-69538e9c0678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:55.669Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4da0a327-01ad-45a6-be4e-b1fdb44e3b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:05:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:05.676Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ad8297e7-4f9d-4ef2-8b6d-122ad12fd65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:15.682Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ad7559e2-28bf-43bc-9076-bab6f0e1be91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:25.689Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3aea942b-0ef7-4d72-b903-d63902cd0572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:35.696Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=282e5a46-f55e-47ac-a8b7-f05328129b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:45.703Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a29d7ee6-53cb-497f-9dd0-9ba22b63fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:55.710Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=54c17298-48a6-464d-8ffa-1aca360cf98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:06:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:05.717Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1c938de8-79a4-4664-ae1d-5e9b0cbd036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:15.723Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5aab2d18-bb85-46ad-b767-6c1673f8f50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:25.729Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=18a54c5e-1a5c-47f3-a351-e764fe62392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:35.736Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3848fc7c-36ee-4e57-8b17-25d792b15d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:45.742Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=19425378-5d19-4214-a0f0-688bc89be76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:55.750Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f7fd492f-e651-4f4e-836c-5d437406633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:07:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:05.758Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ce9a3d00-bd67-4e13-838c-f421b5777f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:15.765Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=15981f33-0bad-4ece-a810-f747ddc1e2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:25.773Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=20a063cf-c3ee-4635-8beb-c8aa6edb3085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:35.780Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3f4352f0-6e34-4f12-89de-73ac66dcaaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:35.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:45.787Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a609727e-6db3-437c-8e5f-88ad0cef5b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:55.795Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=70c2fd91-371a-48d9-a5e2-a9eaff023fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:08:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:05.801Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a6e1a29b-601e-4db2-8952-ee19ce0a1fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:15.807Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a9869999-19c6-4022-86d3-aaaba788e8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:25.814Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4e854633-4c50-4dd1-b6f2-83095f293507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:25.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:35.822Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3127d30b-1721-40d8-b266-02820431dcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:09:44.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:09:44.986Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T04:09:44.987Z |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 |2021-11-08T04:09:44.988Z |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 |2021-11-08T04:09:44.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T04:09:44.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T04:09:44.990Z |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 |2021-11-08T04:09:44.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:45.828Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9143af32-0883-44fd-ab0e-9201ee1ae88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:55.835Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f7fb4a0a-f441-4062-9847-b80e90968670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:09:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:05.842Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7de1eb87-a9eb-42b6-8d51-343956aeb24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:15.848Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d0061d80-2d4a-430a-86f1-d238ac4afcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:25.854Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=365cc667-3a37-498e-8133-b7cbe73d8541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:25.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:35.860Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=91449d32-2313-4adc-ba01-fe0a3e9a4966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:45.867Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=71d85739-3337-4221-96ea-26e1f4f62295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:55.874Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=efdbaa9c-4844-425b-8250-3d9f67b17a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:10:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:05.881Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4c0d77fe-9763-4a9d-a188-fa877a6d2b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:05.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:15.886Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cc853958-6cd7-401b-9904-05f7c2f3beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:25.893Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0a249ee7-f979-4ae8-abf2-2d347fb15753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:25.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:35.900Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d41cf5da-1529-4eb7-8755-41261e667425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:45.907Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=91b39407-c07e-4088-89dc-4d8e8a87d69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:45.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:55.914Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ffe93def-0ee5-4bbb-b03a-075dc1715009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:11:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:05.921Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=881bb93c-f042-4c49-8c06-0ff89f34ebb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:15.927Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=51d5864f-75d7-4519-b129-6f58d958f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:25.933Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=f7535fb4-f5da-46fd-9fee-6c9d9c01ff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:35.939Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ac65ca00-7e7b-4b6b-bf47-6d2975ebd61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:45.944Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e76e408b-c0a8-42ab-8615-e0c5227cb462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:55.950Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e87e15c2-b417-4b4c-81a8-61297a6e1824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:12:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:05.956Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=03e30653-6650-436d-b897-032dbd577dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:15.963Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=83ce5bc9-d680-4a14-808e-4c2df040dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:25.969Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=08bbc76a-ee3b-4450-b7ac-4b964027eaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:35.975Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=b697bac4-87da-40a1-8589-d5303b2788b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:45.981Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=e971d6d5-4b7e-4c36-9f28-a648acc6f3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:55.987Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=aaf5dc64-3172-434c-87be-daff038a54ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:13:55.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:05.995Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0d8a4e72-1b5a-4c33-a1c5-ac586e317d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:16.000Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=39456886-cd1a-4761-960c-9e2864c60de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:26.006Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=cb186c07-fe3a-4841-8183-3f5a754d88c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:36.014Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=dfaf268c-a27c-4762-b488-6327096ecedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:14:45.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:14:45.022Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T04:14:45.022Z |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 |2021-11-08T04:14:45.023Z |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 |2021-11-08T04:14:45.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T04:14:45.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T04:14:45.026Z |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 |2021-11-08T04:14:45.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:46.020Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=948505a9-e29b-46b7-a763-d1f9c1dbe8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:56.026Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4d9cea5e-390b-46a4-8f38-018073b264d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:14:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:06.033Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9cf8745c-5ed8-461f-8816-d8830f5ee835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:16.040Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3e223f22-c054-4870-972a-cf1b6c946e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:26.046Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a8944cce-6dd3-43fd-a1c8-25c5852db953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:36.052Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=87bfb503-0c8a-4469-b044-5d73ee8d11b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:36.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:46.059Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6b856f0b-6227-4d5d-8b9c-dce00bfc4bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:46.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:56.065Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=64467a6b-41dc-4e07-82d4-7bc043d2b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:15:56.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:06.072Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=63b0c890-0143-4b1e-a6c4-ac3db9fd57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:16.078Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6aed43b3-eca6-4656-b755-2ef451711afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:26.084Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=25cc2245-436f-4f7d-8c50-a29451921282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:36.091Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a57d5083-7d6c-42ad-9b8e-8f3447078601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:46.097Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=efa3e978-6d73-42aa-8222-bef7d4dcd6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:56.103Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=a37dec70-420c-4182-88f3-a7908df7f0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:16:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:06.110Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=4ad78e58-2ef5-4250-ac78-26def757103f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:06.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:16.116Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=560a522d-8d8e-47a3-82de-ed50aaba4985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:26.122Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=58e35400-127d-4efa-969d-2cd95bfa8885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:36.130Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7b9e68d2-864d-4423-9397-586a01d3918f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:46.135Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=80372b52-60bd-4c65-b47e-583d74335b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:56.142Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6e7c3ab7-1d79-4df8-91ec-0c47336e5ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:17:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:06.151Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d2314093-c3d5-4e0b-8aae-2335461c5d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:16.158Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c01c6692-0d41-4373-afaf-6f34f70f616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:26.165Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=6b610190-34cb-4400-8324-fc61d8b7fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:36.171Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=ba2adfe6-af62-4513-adfe-aa87cf6b12a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:36.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:46.177Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=9f9ac1fb-d5aa-4d1c-9b05-f4afaea7741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:56.184Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c39b1d6c-b67d-4a99-9e0b-79eb81ecd047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:18:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:06.190Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=7cf194f4-6707-445b-ab03-e3596bd9c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:06.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:16.197Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=74cc5f29-7593-4e37-aa63-26724d6b171c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:16.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:26.204Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=19405098-6bd4-4931-951e-98e95548adea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:26.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:36.210Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=3f7a4b6a-d151-46e7-b0da-ad22d6c844ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:19:45.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T04:19:45.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T04:19:45.007Z |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 |2021-11-08T04:19:45.008Z |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 |2021-11-08T04:19:45.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T04:19:45.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T04:19:45.011Z |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 |2021-11-08T04:19:45.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:46.216Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=c8e935d0-8d52-418c-a999-a37e7a595c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:56.222Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=facf08fc-5e06-4426-a43c-04e291aaa44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:19:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:06.229Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=5512bf96-769e-464d-a37f-f5a302877a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:16.236Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=0a83fb68-7e38-4cb1-bcaf-c6eb12d8cb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:26.243Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=d5a213a4-7487-4d4a-b219-2f962173d0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:36.249Z |INFO |Init configs |InvocationID=130ba8f2-805c-4e04-ab36-f9c304772b7f, InstanceUUID=1e9d6685-fdc0-4356-99df-7c2d8933caa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T04:20:46.256Z |INFO |Init configs |Invoca