By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:02:35.989Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:02:35.998Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:02:35.998Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:02:36.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:02:36.335Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:02:36.450Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:02:36.451Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:02:36.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:02:36.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-29T03:02:36.637Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-29T03:02:36.660Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-29T03:02:37.986Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-29T03:02:38.551Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-29T03:02:38.579Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-29T03:02:38.580Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-29T03:02:38.735Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-29T03:02:38.735Z |INFO |Root WebApplicationContext: initialization completed in 2074 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-29T03:02:39.715Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-29T03:02:41.696Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-29T03:02:42.488Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-29T03:02:42.538Z |INFO |Started MainApp in 8.932 seconds (JVM running for 9.817) |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-29T03:02:42.727Z |INFO |Start scheduling PRH workflow |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:02:42.749Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e353f66f-2031-4e83-99aa-c464e0fde28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:02:43.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-29T03:02:45.972Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-29T03:02:45.972Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-29T03:02:45.974Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:02:53.449Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=23af651a-248c-4ec2-b0b3-ed577261b8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:02:53.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:03.506Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5fe07337-f912-4e50-9a55-06ebb07a3ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:13.548Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bcc6d6cc-554d-41bf-848e-d7ad6a421c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:13.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:23.588Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=70043a72-aef9-4194-9625-46282b2ca79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:33.625Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fcdd610b-07ad-4e8f-acd7-4cca258b2236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:33.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:43.651Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f496596f-baea-4e76-9df4-4e12abdb3a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:53.699Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=312aab93-c18b-40b3-808b-1eb816325c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:03:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:03.746Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=de9cdedd-8067-4258-8e3f-9fcdf303a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:13.792Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a60441d4-6d9f-4d23-adb7-2def9788c478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:23.814Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=babde32a-5192-4619-9877-114587376a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:33.835Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a97a8c7a-0ebc-467a-8490-55b45045ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:43.859Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=12c94cfe-2daa-4900-9b4a-381c25050777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:53.904Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=56454f0a-2d09-453d-ae7c-4a701fe7ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:04:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:03.928Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9e15ca48-05ab-4b2d-b6fc-40173d5ef29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:13.962Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0f16fe7b-4c48-4c27-9c6d-e7e43267e8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:23.983Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1439b4a1-5bef-4942-b6f6-8bd4137843e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:34.007Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=32320f7f-feaf-45dd-851e-f89e6502f0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:44.080Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0b2dbac3-4887-4192-b6ee-a9a6661d001f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:54.102Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=10feb7ba-a0d8-43e9-8991-75b65f8d0c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:05:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:04.147Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0e2da89d-63bd-4619-a2e7-ad7603c17cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:14.188Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=eef7f1ca-cb69-4c46-bc55-d1d851e80598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:24.210Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=70bf87d2-fba5-413e-9fd2-8a9a79de0f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:34.230Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d66ed7d7-74ac-4158-8456-25aa31347f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:44.262Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f450c1eb-e379-464a-a072-5eafa9b1b5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:54.292Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1ee69e5b-b311-439d-8ed8-67341ef0728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:06:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:04.317Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a77c2a75-d081-40a0-9d98-c17e41b97629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:14.340Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c88b876f-8746-4fec-987a-274dae460160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:24.375Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1a5ce274-3037-4fa6-a72b-725c8d8f241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:34.416Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6f78b97f-68dd-4b91-a325-112aaa389fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:07:40.361Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:07:40.361Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:07:40.361Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:07:40.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:07:40.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:07:40.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:07:40.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:07:40.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:07:40.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:44.440Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=511353b5-8bb4-4846-be39-457b9fb1d284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:54.471Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e1e48c1c-feca-40dd-bbee-6f800243ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:07:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:04.495Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1ec1637b-9d29-4e63-a745-2c2abcfed229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:14.522Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=73486c80-e529-4294-bc5a-2baf59cf9aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:14.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:24.545Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1ca2d1bf-693d-4e0b-9d5d-d6c4f4ce0b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:34.570Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5907467b-09bd-4c73-91ef-89d51ea07dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:44.590Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=33095649-89fb-4f05-84bc-b08f83efd3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:54.610Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c2aeab72-69ee-41fb-bf73-4f79e9e2168e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:08:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:04.635Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=74b0e921-a597-4a6a-b7c9-f5fa6a440b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:14.658Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=66abf5ee-1e13-453a-8883-308631cd8708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:14.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:24.682Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=775e554a-edf3-4fe3-b494-95ca4f4b1e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:34.707Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=58d998f7-1a9e-4d98-9390-04523ef1945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:44.739Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2d1d2511-cb34-4147-a177-a99bb33ee005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:54.774Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ff25e25a-91ea-4e3c-91a9-d2d483d13a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:09:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:04.796Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d1d84539-2a40-4a1f-9d85-9c3efd673646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:14.821Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=445dbf7a-a40c-4c8e-a7a6-f198c8c2b456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:14.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:24.842Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f02f46a4-f0d5-47be-9fc0-2d5ee66eced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:34.865Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f597ff2f-fc1f-4759-9e60-7bdf3a4a3ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:44.904Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=88e248b3-496e-4dd9-a2b5-781c8c039d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:54.933Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0a84fed0-75ca-4a41-aa3f-fc9c123aa812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:10:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:04.960Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f441cea3-62a1-47a2-9e7c-73c259b25f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:14.994Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a3de1724-f447-49a5-b2d6-18aab7c2162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:25.021Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b3ed31de-b2ef-48c7-84d5-0012740ca05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:25.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:35.051Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=83b5c522-27bf-42cc-8520-8cd404fee0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:35.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:45.075Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c0d26088-0aed-4472-8344-31b87d635364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:45.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:55.098Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=256a8437-2802-4c19-a043-2bc884e2b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:11:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:05.128Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=07010e79-7285-4e68-ae5d-4c2f4534c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:15.151Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6d2f189d-d57b-4b31-a4ea-299ba64929d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:25.178Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=37cf0e33-5b52-4556-950c-dc812be51d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:25.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:35.200Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6a101ede-06a7-4612-a6d5-23ecce6e6ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:12:39.956Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:12:39.957Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:12:39.957Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:12:39.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:12:39.957Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:12:39.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:12:39.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:12:39.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:12:39.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:45.224Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9c95bb93-25b2-4293-ba69-1388d8357d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:55.246Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a14f6aad-9634-4e1d-88a0-69e406deb2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:12:55.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:05.268Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e71abef6-687a-4c39-b976-1c81644046d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:15.287Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1b0a56bd-4162-489e-9e76-4b3973da30b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:25.309Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=24eab353-e35c-4af8-a9ff-3aab4c1d9413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:35.327Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ed56d2b4-0277-4bac-907d-0f8b1aac3b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:45.362Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=588f28ed-d42c-4c4c-b80d-0175e22b9d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:55.381Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=43c18d16-bafb-4f37-bdb6-e8867ba3ffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:13:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:05.400Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e4e5fb24-5918-4858-98ec-b175fcfc5cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:15.426Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=86173e07-43f2-4112-b782-8c1de55d8a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:25.445Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b99205ab-641c-4cd7-a7a9-502cc8248892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:35.464Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=861c1149-936d-4db6-bcf4-2fc660503975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:45.489Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=52af87a4-1f0d-4994-8328-16756a4ac6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:55.512Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7be94d44-2184-4500-97af-4d54d74cf8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:14:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:05.555Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e113ea41-ac2f-4fe9-a466-ee932dfce99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:15.578Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f67aba90-99c4-41c9-af42-b8c724d4655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:25.616Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=13df1c99-e1b9-43c5-babe-b033e9dfe76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:35.640Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=29630459-c4ca-4f42-8d6a-b3d704d21eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:45.660Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e4158028-88b3-4f5e-938a-bd66919f7052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:55.684Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0baa850f-8565-407c-acb1-baf1ea12e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:15:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:05.703Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dff16c14-b86b-408b-9acb-21c939a485bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:15.728Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6aa6a6bb-3a3b-44d2-b693-d81a3cf927d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:25.750Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=953fb75b-d6ed-482e-93ca-fd3cc0bec311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:35.771Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b43271a5-7f09-4e00-861c-721081e3f536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:45.793Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7ceeb7de-f341-47ad-959a-d8ef612e0353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:55.823Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9f378394-0b86-47d9-8b3a-6f17b896c972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:16:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:05.860Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b82915c2-bb1c-4f6f-8f46-c6fb6dc42c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:15.880Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f7062b88-67d8-484a-b25f-48a3e2ec1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:25.904Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d0679bd3-f235-4630-8780-8cd8fd0add44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:25.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:35.929Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9c2bc519-959d-42df-b920-6e9ef0b82699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:17:40.020Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:17:40.020Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:17:40.020Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:17:40.020Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:17:40.022Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:17:40.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:17:40.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:17:40.030Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:17:40.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:45.952Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=664dcda8-b533-4109-ad49-57b8d2c222c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:55.975Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ff02ed50-3a54-4949-a346-92fa86372496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:17:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:05.999Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=596980b5-a7b8-4e91-ac26-4d1e3b08bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:16.023Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=11cf2b62-f5c3-4eca-a048-94bc4db66ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:26.047Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=30485a64-566a-4cd2-8829-250ed7804fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:36.070Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d56544fb-40d1-4ba7-9334-3e9f3fda52c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:46.094Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bbfa843b-3a46-44cc-87cf-8b28cca0094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:56.116Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=55a57315-c1a8-4b07-92df-ad33d4e66ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:18:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:06.139Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c0ced313-a057-4f61-ba2c-26251979f15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:16.155Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=158d8dba-b332-4b19-b573-685f3d17cf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:16.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:26.172Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=719dd9ae-b1b4-4d8b-9b33-3f8291ba4a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:36.194Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b4a0fe18-8f2e-493f-b4c9-9acf5dfe4902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:46.215Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8afa1044-52a8-453e-9314-5272edcbc06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:56.239Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f74565b3-8d5d-421b-b5a3-7c322b50ef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:19:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:06.265Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d7729c5c-2e6d-4574-acf8-07a32cc163f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:16.306Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2a87ea8a-20c1-4bef-a64e-ba4de479ca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:26.377Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1489414e-34e0-44e3-8949-d527967abba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:36.396Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d7c6134d-b271-4322-98c9-e61ca9da8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:36.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:46.430Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=23464f59-46df-4f2c-943a-f0ea85c30a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:56.452Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8164fefb-684f-4e8e-8867-1ce10e20d200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:20:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:06.469Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ef4274b5-d5d3-4b97-b69d-922a7bce89ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:16.498Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c1e8d76b-bb70-4c55-9032-80acde7bcf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:26.518Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=074470cb-ae7b-4021-8d71-a7fd53a5dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:36.547Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=867444c9-9ac5-445d-8ff8-e298b16de2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:46.567Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dd447fa2-97b8-4147-8311-5348112577c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:56.588Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9b96c85a-6aae-4e9a-9cce-34ab96a2d678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:21:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:06.614Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5a2bdb81-d2ab-47cb-a279-72fa3dd83f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:16.638Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5c07c309-1aab-4e67-b725-2769bddb9416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:26.666Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=263acaf1-8792-4c8b-b2d8-d312ebd6f171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:36.702Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=920f921c-755f-4fdc-9a70-152852adb2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:22:39.932Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:22:39.932Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:22:39.932Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:22:39.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:22:39.932Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:22:39.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:22:39.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:22:39.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:22:39.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:46.728Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=47f9b797-9ec4-4b13-b034-99b3bf1f66fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:46.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:56.750Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0219840d-ce80-495d-96a9-902fa5360c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:22:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:06.770Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9477e4af-0d2f-460a-bb88-bcbb3c650936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:06.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:16.797Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=80ef1eb6-8856-4461-bec5-9b5485fa5765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:26.819Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8f2afaa2-bbd5-4d02-9340-2a535acdf9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:36.840Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e4e2c975-e0f4-4807-8407-153d46af6e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:46.858Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=517dafc6-aafb-41c1-a9ae-83eb51a34d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:56.877Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f9b89894-116b-42a6-8730-641a37933bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:23:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:06.897Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=49485b29-6c2f-42e6-82d3-1f11e47628f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:16.920Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f73bd7e4-bfbf-481c-9ebe-beb6f0aadee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:26.945Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=76d9eaf5-9416-4c07-a96c-105a0a5d3d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:36.963Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bd93c353-92ab-4a4e-b90e-ccb48406b449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:46.984Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=47da341f-b052-4027-9d1d-d7364e28d538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:57.003Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7d0fe7e0-6212-4935-b16c-2857cf6185d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:24:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:07.022Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=09480567-9d43-44bb-a688-da4cce38157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:17.051Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5861a467-fa8d-4f8c-9d8c-4a9ceae2b0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:17.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:27.072Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=da7fd33b-1f6e-47a6-9630-f589af5eff4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:37.091Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0c2bc202-49d5-4d55-9190-74e48cdce9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:37.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:47.115Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6e68049f-d745-4011-bb72-de7e7bd5fd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:57.140Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d222510e-343a-4b78-b660-4682a8de5dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:25:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:07.161Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2fd0933d-0e99-46d8-842b-792c7dd138e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:17.186Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d3681311-c1c4-490b-b50b-c0727ab753f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:27.212Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7b2b09f4-a874-47ed-8de0-eefa863534fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:37.244Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5e68f896-d525-4216-b905-fc6b0ad20d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:47.264Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=06b11524-a134-478a-865b-6c706c2a40bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:57.287Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bdc63af3-bb1f-4ab9-8c3f-b8beb59d234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:26:57.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:07.306Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0cfa1849-683e-4b33-942b-7a65462f79c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:17.326Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9c287e18-d8d8-4126-a51a-011d393ffa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:27.355Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=22969fa7-387a-4325-ab16-a401edb61e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:37.378Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f1e852e0-c05d-4df6-a160-ab569b7f5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:37.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:27:39.942Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:27:39.943Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:27:39.943Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:27:39.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:27:39.943Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:27:39.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:27:39.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:27:39.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:27:39.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:47.400Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b9937918-8207-4851-9a06-7cf746c90335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:57.420Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5b55d814-1ece-47b1-a84c-9df57f3fc2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:27:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:07.448Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=22643a1a-478f-4eda-a082-0b67a2638494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:17.469Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=369f8b45-6dd3-481a-ba1d-fcd7ffdfe204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:27.492Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=14f4a07a-4724-4f49-9eb2-f5f86411e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:37.512Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0cd1f9d1-f977-4d4d-938b-93d66555c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:47.536Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=832f976b-1780-42be-8633-c9e1f11c1ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:57.558Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=04f6b00c-4513-4d15-ae74-bd5d71075516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:28:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:07.587Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8a0a7a9f-e44f-4ea4-a81e-46df851f9e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:17.610Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b2f4f009-67bd-4474-a78d-e68874d12539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:27.632Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bcd5bf09-572e-4f25-a088-674a57576448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:37.662Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a0754b7e-e571-419d-a73a-02759678e2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:47.683Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6ef69ff6-cab0-4251-9085-3e163b1f098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:57.707Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=96ef5802-37b0-4c92-a266-b2af680b014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:29:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:07.729Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=aa6cca49-cd74-4d17-b4e7-67b2c1e196b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:17.756Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=70623328-e05b-408b-a4dd-06dcc0ebdbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:27.780Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5178f242-9b4e-40f2-8436-0aa1b6722ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:37.802Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f18e6d91-8752-4929-a855-826bdd382b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:47.824Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0410662b-4ff0-4031-ae56-3ac9cdbae5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:47.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:57.845Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=56bcc4df-c105-40ce-80c5-8d77d8b0cd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:30:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:07.867Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7041ad45-8e9f-45e7-a85a-180e0b26cafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:17.908Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3ddf3c90-3bcb-4d06-87bb-8d2155cc7406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:27.930Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dc86ae8c-9041-40fa-a8b4-a9bf2f2556d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:37.951Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=33f520ae-cc40-4eeb-8d23-6448c3a0d4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:37.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:47.969Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=07e419fc-e9bd-4714-94b9-ac1e87e75690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:57.988Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=13034c1e-45d4-40db-be91-be0d218dc98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:31:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:08.008Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=40e74ed2-9a91-4299-97ff-ec9245d960f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:18.030Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9c71fa0a-8ec7-4d3b-b15a-dfaecae7081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:28.054Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dabd0787-fcc4-4b04-a227-591d3c179ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:38.082Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1b8831c7-f1fd-421f-a1a9-1937fd12b4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:32:39.967Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:32:39.967Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:32:39.967Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:32:39.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:32:39.967Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:32:39.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:32:39.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:32:39.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:32:39.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:48.104Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=41632799-bb0f-4a1c-bd55-210e8488c0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:58.130Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a88f1712-4108-43b4-b388-fdaf6758854b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:32:58.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:08.153Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ac56a929-309e-4e98-8988-bf8d8a06ebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:18.173Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d1207d76-05fc-4a27-981f-f023f8519281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:28.194Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f0145f2c-3806-4614-879b-909974988456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:38.214Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=12de9a42-8ddb-41fd-8317-7308e76a7975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:48.237Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=954c4a16-e9bf-4e4a-9fe4-f0cd2aa0e2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:58.258Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3d3793ea-6f63-41dd-98b9-f322c472f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:33:58.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:08.281Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2566b867-c7ae-49a3-b95c-990121fa09c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:18.305Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0470395d-6742-4a6b-8595-d88ddf9354ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:28.330Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=49fa6df6-a990-43e7-94d2-98a94c768201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:38.352Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4bfff2b0-4875-4858-87f7-c67740234675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:48.372Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3092317d-07e7-48d9-8957-bff8dc5a5b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:58.391Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7c8ce467-6a66-4162-be30-cb79ab4a4286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:34:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:08.419Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=482d22f0-a30e-4436-bdc9-5c5cebdc342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:18.441Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e17986d7-7edd-4e93-aebe-11d9ec44500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:18.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:28.468Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=881f6bd3-8964-4752-aae5-18166c7e5e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:28.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:38.502Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=786e7e35-768f-499d-80ee-5f302258abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:38.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:48.522Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f75733a5-52ea-4c47-a90a-bebbeb090004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:58.539Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b0b94713-ee8e-4f57-8862-a5dfccba8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:35:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:08.561Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=120199d9-239a-4921-a0a3-090075281ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:18.585Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f293fdaf-12a5-4ac2-9d51-cf0aad01113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:28.621Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=65d86692-34dd-438e-b60a-a41566f3b903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:38.642Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c08f70b1-34ee-4a55-965e-ec7044e52d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:48.666Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7534d84f-3ba0-4c59-a56c-d83477e0bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:58.687Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6a9d457e-c629-4091-8451-0fece0193ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:36:58.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:08.712Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7396abb1-a883-4cf7-b91d-b3b10e9221d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:18.732Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b0e74bff-057a-4e2e-ba9e-19562be9fb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:28.762Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=53c4408a-8b09-44eb-b168-1d4916aabcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:38.786Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=91d4479d-f35c-40c3-b1a1-9579ca9a0b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:37:39.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:37:40.024Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:37:40.024Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:37:40.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:37:40.025Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:37:40.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:37:40.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:37:40.035Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:37:40.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:48.806Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c4210d6d-83b2-426b-abbd-0d26e5f68822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:48.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:58.827Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1b085e7b-8b08-4571-bb67-d29daa327efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:37:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:08.859Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4145a263-86f4-470b-a65a-761aedf83deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:18.879Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e95a271b-c4a1-4ee6-a07d-ff9297862354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:18.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:28.897Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=22af9657-6e72-4255-a4df-9a9db10b61bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:38.919Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b8f5e41f-6fce-4256-b0bf-230d8dfff160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:48.941Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b016837e-83e9-46ce-8234-aa5f72c9174f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:58.961Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b5ea926f-322b-4e4f-a7fb-78f286489b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:38:58.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:08.994Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=19407575-4659-42fc-aca3-7ddf7709a9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:09.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:19.016Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6b0fe7d0-8913-4a4b-87d5-54c499a8edf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:19.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:29.037Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8ef82f78-c9b1-4f16-86cb-04b7fe733a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:39.056Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c85bc0f2-1489-46be-8fd7-a20df8614fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:39.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:49.075Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=98095e1d-e2f9-4a73-85da-ec7e3c432d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:59.094Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d828cb7f-a1bc-425d-88ae-d81bfcbd0547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:39:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:09.119Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=58d92872-43a0-465b-911e-09542e8f30ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:09.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:19.145Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=55d510ab-94f6-474e-baa3-7aad12ad4f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:29.170Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=44954d69-51e3-4d7e-b2e8-8bced331f74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:39.191Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0fd6b4ea-ca2f-45e4-a8d7-e690c3ce832e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:49.214Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=39bbc7ed-da2e-4562-b6b2-8a7e476f2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:59.233Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=24e06c29-44d2-4efc-b136-8a58c2452765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:40:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:09.251Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=14b139b4-0a0f-42ba-b30b-52ec49ce6d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:19.273Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5113e02a-1f05-415b-9252-042b9878ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:29.291Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=12ccf396-f140-498d-ac46-5a408885d122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:29.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:39.310Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=96673e74-47dc-45ea-bcbd-655fe8721aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:49.345Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6d95453e-fa51-4007-beeb-afb8c1e4fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:59.371Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6523f309-e121-40c5-b92b-b0d80284125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:41:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:09.400Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e57f4c85-862e-45d4-99f4-e4d0e2c73058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:19.418Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=66fae6b9-0903-405a-b7f6-4caef190455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:19.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:29.447Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4e4819f5-a7e3-4b51-ab6d-db83d44b02de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:39.468Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=17659022-9ba9-4be6-98ef-200f5addd1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:42:39.927Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:42:39.927Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:42:39.927Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:42:39.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:42:39.928Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:42:39.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:42:39.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:42:39.932Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:42:39.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:49.489Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5749c5a8-67e0-4a6e-9dce-5d6a4e03f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:59.505Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3bd9b2dc-2d76-47cd-91b5-ab52b6d3c05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:42:59.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:09.525Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=811192b9-a7b9-46b2-9ebf-2324d7b59174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:19.547Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a0838115-452b-44ee-b921-ad0c20e5ed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:29.571Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b90a41e7-a5da-472c-90a9-af97353b0a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:39.592Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c7f4c6d0-6b32-41c5-aad8-2813075ad539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:49.612Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b07c52db-ecc1-41e4-874a-27dc2b736810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:59.633Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0c98da45-e17d-481d-8103-eb22f98647a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:43:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:09.653Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0e4b1e60-fb93-4cf0-832b-9e4a0be7d165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:19.676Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5b5dfbff-70ea-4c32-ada6-fe04b9c5e22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:29.706Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=61f5b0b4-b728-4cba-a127-64fa41a7d889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:39.726Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d0db92b4-668d-499d-baff-58b3f80d9eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:49.745Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2437d11b-0db6-495a-a2de-2cd8527f0cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:59.769Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fe5aa013-5833-42d3-9943-b554c7a38e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:44:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:09.794Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f28bfe6e-98b0-4ceb-9d4b-301e1a9592bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:19.818Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=edfca766-dbee-4914-bc1c-b09ddf20afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:29.847Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0731e161-bd08-4d55-b550-05d110f26f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:39.869Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=31dc226a-b96a-4fbb-9afa-1f4a0f42f7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:49.889Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=21211262-1692-4ee4-aadb-6f5c6b9d1a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:59.911Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e371f8f9-f8ca-4fc1-8c6c-5d51698f2469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:45:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:09.956Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4011e0ef-8989-43b9-bf4d-ee61c539e595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:19.977Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=461625dc-61bf-41b7-a8ec-18e2a06639f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:29.995Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8f718f16-338c-4d40-b2b1-4babbd80b3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:40.013Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=66fc0d94-1dc7-42b6-a990-ec127e9bcecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:50.033Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b97b0610-2eb5-46e4-bb31-0ff7c8ebb04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:46:50.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:00.053Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7926d880-1dd8-4f9f-b441-da7cf51da90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:10.085Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=30db722e-e895-4025-8e79-1c0ab9f15039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:10.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:20.107Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5e9f3ec2-4782-4db4-a72f-9e321cd8286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:30.153Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3a0ce3b3-a42c-4dae-8bdb-eb1a42a89288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:30.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:47:39.954Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:47:39.954Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:47:39.954Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:47:39.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:47:39.954Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:47:39.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:47:39.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:47:39.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:47:39.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:40.174Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=37356ffe-3c6d-411e-af2b-42d7fb71cb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:50.195Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8d20022c-b980-4e92-8a5c-862dc981032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:47:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:00.217Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f442a993-c816-4ab2-b20c-609ecb112f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:10.236Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0b2f809a-e7d4-436d-8e4e-877790ecb7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:20.257Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=be3ed088-610d-475a-bb98-5fd7e863c930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:20.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:30.277Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=65cd0e4e-52f6-4c72-8fe8-28293e62d217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:40.300Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=082fcf7a-3eff-4090-a0b2-f8d8ff225c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:50.329Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3e84fc2a-0d5b-4334-bbe7-51e1d602206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:48:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:00.351Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dea6311a-7c52-40c7-beef-ff9dd4985469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:00.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:10.374Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=629c0629-8c6b-4592-83fe-5e187f52589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:20.397Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8a1f0e51-4bed-4bf8-8cf4-53e81320269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:30.416Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fc672b89-50fc-4e8a-9080-c56514ace680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:40.437Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0bae025e-b7be-4708-863f-0b8173bb24d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:50.460Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fcd243f8-574c-44d0-a98b-04cc2d517181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:49:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:00.480Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ac38d260-ca3d-45d6-a842-9766e7244640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:00.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:10.501Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=15efa837-92d7-4f0e-81de-4a637dcd7640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:20.524Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f58ddf3e-3c1d-4152-9e5b-3517f143e86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:30.543Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=db353594-b04e-4e8f-ae89-75e15e6fc0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:40.561Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=76d41ea7-acb6-4ac1-aac8-142d637c9ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:50.589Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a6a06e86-7547-4156-a1b3-aa9e79d0fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:50:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:00.606Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4593ce85-de47-4b99-a7bd-73665c46b1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:10.629Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f83582d9-f9e3-4a8b-8502-09d23fbcfb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:20.650Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2dd33015-33cf-4264-a4ca-e5412b553ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:30.674Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8cf821a6-6b3b-4218-834c-310ac68b58fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:40.690Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f8aed823-0c5e-4f43-a247-cb59af0af347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:50.710Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7687b9bd-12bf-4787-ac19-c77424a5e32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:51:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:00.731Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5701a08a-a461-44eb-9d74-08795c6dcff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:10.749Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9bb42816-47a7-443e-a358-066a5e137db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:20.792Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b443deae-1c12-426d-b739-de2598ea4565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:30.811Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=305c0af2-01f1-46fd-940a-dd7737346611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:52:39.911Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:52:39.911Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:52:39.911Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:52:39.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:52:39.911Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:52:39.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:52:39.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:52:39.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:52:39.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:40.831Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9052e7e8-9d8f-4750-94df-29d891e6f031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:50.850Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fe32f79e-11f9-4f11-a198-6164c73e38b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:52:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:00.872Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7414e0f2-22d3-44a1-a106-65231b9511bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:10.894Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=355567cd-631f-4df2-9e41-7f7d0742c389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:20.914Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8cfba44d-7848-45f6-a9e7-b29ea806bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:20.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:30.933Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=35ce1aa5-3a78-4645-8cb0-a24c95ad470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:40.953Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9be8099a-2c9b-41a3-8a98-19f434dfb139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:50.974Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=46ddf79f-ea7f-42dd-ba93-93bea94d0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:53:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:00.994Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6d3583f0-f1ad-4ac8-ada0-d92abababf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:11.020Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fc3e595d-8419-4acc-8f03-53b3fc7ea869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:21.045Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0b51431d-c481-49ef-bbf0-aa2eddee3010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:31.065Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b4d17ada-7cd0-42d9-9aef-618e6d4125e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:31.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:41.087Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e9837904-4160-4551-962e-62af92aebd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:41.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:51.112Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9f0fa492-69b9-4481-8673-c418c846cc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:54:51.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:01.132Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=284e8e18-5723-424d-9df6-8aa1450546b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:01.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:11.154Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=51e30238-1a8b-484f-b8c1-0ed96cda305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:21.179Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=09d52c07-699c-4e6c-a418-2ffd0eb30846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:31.204Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3fe29358-1aeb-427c-a2db-c54cb8f00567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:41.223Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9f2987ea-a7f9-4e17-9996-d70316abeadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:51.245Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bd1cfeaa-977e-471e-91a9-78ba5c539d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:55:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:01.269Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=169cd36e-c7ec-488e-bf8b-784799d9321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:11.288Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dca999e2-89e9-44ab-864d-9194aa3fb1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:21.309Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ffcf0f49-6ee0-4512-bac1-0342cbfcee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:31.328Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3ec2d402-2dc9-4c09-b916-7de9f47b24a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:41.347Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8c6445a6-a5a1-412b-88b6-aabf7bff9420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:41.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:51.368Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c8923b4a-bb56-4fb9-a91a-20b3da10e1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:56:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:01.386Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=effacb8a-aac1-4d32-8f92-37290a0d8b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:11.407Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f3425d60-07c2-4b04-86b7-3fc42f9d9534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:21.430Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3bd9e2ec-a735-42e4-8e67-747315465373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:31.447Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=31b5a20f-1545-41b9-89cf-6324607d7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:31.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T03:57:39.975Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:57:39.976Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T03:57:39.976Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T03:57:39.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:57:39.976Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:57:39.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T03:57:39.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T03:57:39.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T03:57:39.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:41.466Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5ad3c545-d01b-4675-afa4-64b22f4a26f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:41.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:51.486Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b60488c2-1994-45eb-92bc-874295776603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:57:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:01.507Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c3653b92-737c-41d8-b06d-e6d5d6051ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:11.525Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2eecde8f-2955-491d-8d48-a4ef8958991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:11.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:21.547Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5b2985ef-1141-48c9-a964-4e1d03d2897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:21.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:31.564Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1f733551-a963-4098-81a5-742b11d904cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:41.582Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ca1161ee-12ba-4052-a9e2-5e12e6f16c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:51.605Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d1dbfe12-b177-440e-86ee-5cce805a4bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:58:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:01.622Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3c20891a-0317-4e20-8592-52f2b82de63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:11.640Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=32249e39-2f50-4b32-bb42-c9756456d951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:21.662Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=083cfe73-dbc9-42ff-a953-3be15ad2dd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:31.680Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ac8c8555-1a9f-4add-acf3-ccff65411722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:41.700Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=329e570d-0a2c-4469-85b9-c80d4107ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:51.718Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=54df6159-53b4-4bd6-affd-e320c32eaa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T03:59:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:01.738Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e7ac3cc1-758d-4a47-a30e-c18a89dc3aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:11.757Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=76be7dd5-18af-4b2c-a488-6134155e57ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:21.774Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=63786d7b-385b-41c1-a2b8-1769ecfee1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:31.796Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a0bab7d4-4ad2-4f5f-8b6f-13a814d19edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:41.816Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2718e5e5-c9bb-48d6-9565-47738fb968e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:51.838Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=445e9b30-f22e-4298-beae-9dc37d6eff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:00:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:01.859Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7ee0a770-45f9-4ad6-a52b-9df50edf0af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:11.885Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=828f49d9-1c72-4c39-bd04-715895da8e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:21.903Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0df5f284-3160-4535-b811-14493805722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:31.923Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=cfce67d3-7a7e-4863-9989-64bee1a8a58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:41.943Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d220eaae-e8d3-4e76-b39c-152fd919459a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:51.963Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ba38b149-8cc0-40aa-99b4-5916e1a401e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:01:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:01.984Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=80adbe15-53f8-405b-a7c4-ea3885d0d5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:12.007Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bf1f24ec-5c91-4071-b3b2-f61f3941284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:22.028Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=732fbbef-4097-49df-b49e-4d750103ddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:32.052Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fa65ebca-b60f-4502-a853-17ebfd9a2c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:02:39.998Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:02:39.998Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:02:39.999Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:02:39.999Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:02:39.999Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:02:40.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:02:40.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:02:40.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:02:40.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:42.072Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0c7a355c-ce83-4d5f-b664-4b2a9062d051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:52.092Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b95da298-5fd9-4068-81f9-5642d42ceb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:02:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:02.116Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=136edd54-d88a-4781-883c-c650690d1bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:12.139Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=09ef1542-540f-4c2c-ac7d-aee3c3ff1a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:22.157Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f8acc2a1-5a7c-4045-9bd6-8110b744ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:32.176Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=42091c42-15c4-43ea-b9d0-01160025dd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:42.205Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4e488714-15f8-4690-aea7-1007cc6794ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:52.225Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fe80c8b3-8993-4510-b2dc-9f234b5de5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:03:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:02.247Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=12683a71-905d-4155-9692-e8b59236d973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:12.271Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b3d07db8-9e90-4d73-b821-8300aad2a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:22.291Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=57d86ce3-080a-4949-a139-2266a4089772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:32.321Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8c296e11-500f-4db4-8323-b9a5d52eedac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:42.338Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b26d155b-78c9-4562-9084-3fba2eeb2e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:42.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:52.356Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9cb222f5-3ed1-46b7-8c2a-ccdc9caf73a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:04:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:02.373Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c2250f4f-4af4-49d3-99c4-e2beba6ae814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:12.394Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e3d9f515-401c-4db2-9802-01ea32310c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:22.414Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9df16776-8fb4-4103-9646-84281448dbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:32.434Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=726173ee-662b-493f-b1bc-243ea18aaa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:42.458Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b6925665-f412-44ca-aac5-8c6e6696531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:52.478Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7b0cbcf0-cf73-469c-a45d-95fd79f60583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:05:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:02.499Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6df32102-0c6f-4247-a373-36a638c7ea56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:12.518Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=641dd6a4-9c6f-4c2b-bb23-e3552ca052bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:22.543Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=58113a7a-f0b6-4efa-9456-e7d3133ec056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:32.562Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f1aa5cc4-a3a9-4968-a327-ba0a33ca1808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:32.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:42.580Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d4f2ebfe-a03c-4cc2-9425-e5cd15bb3d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:52.603Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2404803a-275c-4f2d-83f1-c1eec474c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:06:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:02.625Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=059e6dcc-8646-4b62-a21c-c62e318ab456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:12.646Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=db55bd11-137c-47ad-9b20-e14c86de42fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:22.672Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=322e29bd-2e5d-4b9a-8bbc-e4cbce5a663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:22.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:32.692Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=091b8976-dca3-4cd4-89e6-9cb020afb668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:07:39.960Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:07:39.960Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:07:39.960Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:07:39.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:07:39.961Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:07:39.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:07:39.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:07:39.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:07:39.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:42.712Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5040dbae-b867-47ae-99eb-6f84982ed338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:52.731Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c536c054-c35f-411a-8eea-e23bc985a13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:07:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:02.756Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=af9d75df-cd84-47f8-a831-af267f04a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:12.780Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=afc318aa-5c74-4e82-abdf-fe48f40a7418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:22.801Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7fd2102e-21c8-4d2e-9ef5-50993cc7e7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:22.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:32.833Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f9f94797-addd-4d85-a365-b1c83630da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:42.853Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8288ea08-2dc5-47fc-9c67-d4e43273a7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:52.874Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=560b78f7-1bec-4af8-95ff-e4201babe753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:08:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:02.895Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c3d90b56-9d58-4d8e-abe2-2c8049e59c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:12.917Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=952fbf61-566b-4d93-8977-c87a889c36b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:12.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:22.939Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7b3a4eca-010f-43fc-8724-099e47b6859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:32.958Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fee5d031-5b7d-4a48-a4cc-f63c24a41023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:42.978Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=978b50f6-8279-49d2-8591-89d4d1356544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:52.996Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1b17bf76-4336-4af5-bd1a-ce4f74a44b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:09:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:03.016Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5d83bcb8-5b9c-4ec3-903d-d11c6e0c7f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:13.037Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7e6032fb-984b-42f0-b8bd-8ab3e1c6bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:23.060Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1504231f-ef50-46dd-8fe5-a6e80d7d2887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:33.107Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b8fa3156-1b3b-4adc-b66b-beec0ae0860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:43.127Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ec832e0c-3ef3-4d31-abfd-5ffbe9264527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:53.150Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=72cf60c3-1b72-4928-974c-a3b00d823301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:10:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:03.169Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6c5052bd-1a4f-4c4b-9709-936c1e0810b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:13.189Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e9ad1af7-db8f-473c-870b-8b5bcbdface2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:23.241Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ede9400a-0b9b-4ae0-bdf5-afc83183d62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:23.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:33.258Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=13e25426-f8ad-4acc-b130-9e91ef22a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:43.278Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3aafcd2f-d9f3-4123-9844-2bdc5078e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:53.296Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3ffce9ac-07bc-4236-867f-046a0a844916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:11:53.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:03.314Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b7812d83-700d-4511-b2f6-d2ddb3b6b2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:13.334Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=26efadb4-d593-4bfb-abc0-49f0a18a6a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:23.354Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a02b11d8-0cb9-4e80-befd-826a972b3f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:33.378Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=207ae9d3-2a05-4adb-8294-ffb441ad1213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:12:39.937Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:12:39.937Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:12:39.937Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:12:39.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:12:39.937Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:12:39.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:12:39.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:12:39.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:12:39.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:43.401Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1dc0ebab-86cc-4d60-ada1-285c264d611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:53.421Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d21147da-383d-490d-b418-e93963cf28a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:12:53.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:03.450Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b4c73c7f-e9bd-4e87-85c3-a525fd128ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:13.481Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a915fa86-8420-4ce4-a243-17c5dad7f1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:23.499Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=daf509a6-2b2e-4078-ab0a-15319ca9d1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:33.519Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=862e0131-2372-4c3e-8c3b-175452d6a050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:43.541Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b00a64de-7e25-4041-930f-79050a932577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:53.561Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2b81525f-0f7a-4bda-848b-3132c982527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:13:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:03.580Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=969e5b29-ce6d-4b09-acd0-97485c76913d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:13.599Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f89112d8-22a5-41da-b313-8bf2b7ce225e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:23.626Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6b0e6559-1c67-466c-be4a-db78f1858854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:33.646Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ff92437a-d562-4721-902e-4e6a413f47b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:43.664Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2bf7dc8d-6db6-40b5-86e1-9831262a3343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:53.684Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ddc2f876-fc47-475d-a6c4-9c23f4892570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:14:53.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:03.702Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1843c8ed-8978-4c5f-8c8e-57b666035a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:13.731Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8e4f2637-1426-4669-b62c-b19185f77a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:23.753Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ad0b4a93-c834-43fe-9229-fc6faa8c0e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:33.775Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=421448c2-c406-45ea-8a85-a05ecb6ecb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:43.794Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7676b844-bec1-43fc-8761-0e76bb6138f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:53.870Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3ebe79dc-4413-42a2-bb95-e9f88c6fca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:15:53.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:03.891Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6073fe43-bfad-45d5-99d3-01ca035480dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:13.913Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c6e73910-f622-4136-b334-f5b469cdcce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:23.942Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e5b7ac59-2356-4ca1-bada-5f900c9caba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:33.963Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b6be3b42-b991-47f2-b0f2-5ae37e292f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:43.982Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8011ed35-7659-4a59-9874-186dc45d2e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:54.003Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=83057ab7-02f5-4d02-981e-57f1966a503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:16:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:04.051Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5d614031-e6fe-4b5a-942a-0c91b6b6b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:14.071Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=96bb9ec5-9c49-4dcd-8768-3f95faecb147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:24.091Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7d01e5ca-13d5-4632-8469-669f9f34e052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:34.114Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4464b553-009b-4d8b-a88d-b0bd85e77946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:17:39.980Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:17:39.981Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:17:39.981Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:17:39.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:17:39.982Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:17:39.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:17:39.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:17:39.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:17:39.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:44.135Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=548c5b43-5ce1-4546-8685-06d13e242dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:44.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:54.153Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1462650f-a63d-4d92-8cab-6016fe54d72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:17:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:04.176Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c4294a98-705b-4441-bd0f-69d30eba8fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:14.196Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fa93c146-ce71-44bb-9dc7-5cdd5e0a538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:24.221Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dfa22085-73ab-42a8-a3bf-2da808b7e86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:34.243Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e4097dd0-f431-4f6a-947f-109b8c6b87f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:44.261Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=13ebe4fd-0739-41f8-aa71-26a718ee506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:44.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:54.277Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f9bacdd0-78ac-495a-b483-a5c1fde1e7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:18:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:04.297Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a1281f36-7639-480a-95f0-3cc005ca631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:14.325Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5947abd0-baa0-499a-9114-52e3f6252c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:24.345Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f38de19c-8045-45f5-8845-80e7659f2ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:34.367Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2886f68d-d445-4881-b8a7-133a5d01a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:34.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:44.384Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bdf25ab4-1d4d-4a4b-89cb-a7288d738122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:54.405Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bff45148-88b6-44a1-a760-4a007b45860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:19:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:04.426Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bef0d77f-d659-4b96-86f0-9c3c4addb177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:14.447Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ca2cc226-1f17-41a1-9fd2-ae908356f81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:14.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:24.466Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0e618473-e4dc-4254-b46d-4c0c82c5b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:24.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:34.486Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0f6689b8-4c8e-4435-8bfd-b05ea8602996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:34.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:44.506Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0d65aa9a-ea8d-4871-9c75-06119b8f6fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:54.526Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2219feb6-23ba-444f-9df3-ba1e564ca9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:20:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:04.543Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ed7d7ab0-b627-4ce0-aa32-a2a7d0712c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:14.568Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2908e19c-3381-429e-b387-2b731006376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:24.587Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ddf808e2-c11e-44fa-aa31-db9558502011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:34.608Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e80718f0-2439-4ed5-86e1-12c48407314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:44.630Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d1c3a0af-ff19-478b-ac4d-da9a90530b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:54.652Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0ce6ccee-bd49-4281-b9ae-35a3ca5827f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:21:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:04.670Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3b51510e-1e74-4c92-8112-3c8b3790680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:14.690Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dca96fe8-c339-4f5b-9769-8b9d70046e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:24.725Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fa2f9c0d-3f75-4b21-bc98-b6c918dc996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:34.748Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a53f14e8-42e4-41b6-8da8-24fd20314fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:22:39.985Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:22:39.985Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:22:39.986Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:22:39.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:22:39.986Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:22:39.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:22:39.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:22:39.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:22:39.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:44.770Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ab11e449-ed17-4322-8f8a-d22ea54141e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:54.797Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a46d9264-ca9b-4602-bad5-66fb032f62ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:22:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:04.814Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5fdff9c3-fb0e-48da-ac4f-8ca96bc6d646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:04.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:14.834Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=871a2fe1-5980-43fd-a7b2-5cd5c54a8d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:24.859Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f069a4a1-56db-4627-9482-dfcacd49b50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:24.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:34.902Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=030aee61-56aa-4375-bd4d-dcdeb74b5e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:44.922Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=413bc841-beeb-4ecc-a873-a7b8c5a8d5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:54.949Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3030aedd-42c3-4be2-857d-1898cce7a920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:23:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:04.971Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3bf93ac1-01a1-4453-8c27-548ce8be9ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:14.987Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d485f800-6bb7-48c3-8072-8d0dc263ec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:25.007Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5c5a8ac6-6dc9-42e8-8e0a-cbfa187ba6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:35.026Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c9f2e19d-e418-4703-8b6e-c1bc361b8b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:45.051Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4eb979f8-2a2f-42a4-bdb3-98ca77fe7981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:55.074Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4de14734-48e0-4299-9587-20eee7374e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:24:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:05.096Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=abbaf797-fb55-4e23-a70e-78ebd45d7ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:15.116Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6383845c-87c2-467d-a4f9-1c6a7ac65038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:25.142Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=df48488a-2b78-46bb-a58f-9b46f6f60167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:35.161Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=50d7d3e4-b189-44a5-a07c-46ab6190abfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:45.179Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2f47e055-9ab6-434b-9eef-62a7074f5157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:55.194Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bdd8c5c3-1b03-4472-8588-e394bcba0f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:25:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:05.232Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4b7a519a-b4b0-479d-8852-87715132e5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:15.253Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a8150435-a305-4ed3-b948-155510eee128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:25.273Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b4125491-69b2-4f01-8b01-1c5171d23a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:35.293Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ef21c40c-f8f9-4b46-8f6c-c9777276e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:45.311Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5d877ea5-972a-4e1e-b9f0-85ea32b87449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:55.329Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fa516ca6-3c2a-4a3f-aaf9-0f7d3c60cd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:26:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:05.356Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=37e26c1b-df1e-447e-9166-72a8516b01b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:05.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:15.373Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c697a6c0-8e47-467a-a154-fac77e007fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:15.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:25.404Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ed660d3b-7188-453a-8e05-f52716152323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:25.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:35.422Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4231a573-d9b0-4330-abda-b55d86716cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:27:39.889Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:27:39.890Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:27:39.890Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:27:39.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:27:39.890Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:27:39.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:27:39.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:27:39.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:27:39.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:45.441Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6d5227e2-3dd6-4247-a36b-47ac4449a462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:55.463Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c9c5990f-b2f9-4f07-850e-082f8505b48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:27:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:05.486Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=75b18e43-01b7-49b4-9ea6-554542b54c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:15.533Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=347f814b-d496-4fb5-b96f-df8f75a13e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:25.560Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=04e62c5e-3e4c-4ebc-bb7e-bd414b1ff4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:35.580Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5a21f2f5-b1ad-40e4-a6d3-36318d50a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:45.600Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6501fbf4-ac85-4b4b-a9a8-76476adacf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:55.617Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2b56e28b-3325-4a58-a447-ea05e678a31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:28:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:05.638Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ddcb4054-436a-447d-8943-46397628ac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:15.660Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=30e30f90-8351-49c8-a916-88430132bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:25.682Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5566cf5c-bb2f-4675-8dd8-421c2e4f901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:35.701Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3574df3d-d1d6-484d-8145-634dc163b4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:45.721Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=45b91e0f-d7ca-4764-9c95-1823a728ef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:55.740Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2343363e-953e-4fdc-8318-f9b53374f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:29:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:05.757Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f0813c51-8f1d-40e2-9e82-2a63976e6748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:15.777Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=054992af-1303-4692-84b6-1032c4a144af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:25.800Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ccfe2354-745b-4de6-b809-96e60542f7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:35.821Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=14b72fa5-c028-4820-aaf7-85df7b2941bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:35.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:45.846Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=78c86dae-8782-496e-bfca-fee311a6df50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:55.864Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9efb7c2f-fb2b-44a0-95a2-9a7565a58f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:30:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:05.886Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6f70e31a-2d59-4b09-9ed3-cb67381dd0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:05.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:15.909Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=cd02ca5a-4af0-4774-ba2e-45cb15252f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:25.929Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d1d5ece4-92db-4588-8799-1b200fb218d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:35.947Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=30d50d74-46e6-4aa9-a581-dbc1c47fe026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:35.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:45.968Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ea3775b2-077f-4779-b3d9-918768c878fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:55.988Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2c20d957-05d8-46d4-8f50-80e29c4696d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:31:56.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:06.023Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=75b536fe-82d2-41a7-9335-e00e2b485257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:16.041Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7f8137a0-b6df-4d7c-ab87-98fd2499afba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:26.061Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=176f1924-32bc-4484-b95b-28fcc7ba5bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:36.082Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=600bf507-cf04-433e-8264-009dcbad041b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:32:39.948Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:32:39.949Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:32:39.949Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:32:39.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:32:39.949Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:32:39.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:32:39.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:32:39.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:32:39.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:46.100Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1a196a30-224d-402b-a4ed-ae0c1535bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:56.121Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5163b058-f078-4dc0-87f4-9edd5183b4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:32:56.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:06.138Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=151d21a6-281a-4663-8993-f287802694e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:16.158Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b4cdc300-1d93-4012-9f14-9570336a412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:26.178Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0f5bb538-95cf-4abd-8cd9-cdf965578825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:36.199Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f6a94790-0e8a-467b-8d18-c72291329cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:46.217Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=44956ff1-e37e-4b5a-a1b9-1888221eec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:46.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:56.239Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=046008ad-f3c9-41f1-94e0-84df7b57d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:33:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:06.259Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=95c12216-a7a0-498e-8d3d-e2eaa41d303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:16.278Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bf50dbd0-aa80-49ed-9fea-350f26641784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:16.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:26.296Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c7c2dd10-b9b4-4921-92c1-d1c3b08fe855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:36.317Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a6ec1021-ba45-4159-a19f-bba00e180e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:46.341Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a03e07b6-fc72-49dc-bdaf-a95eec0b9480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:56.361Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b7d5cfd7-b177-4de2-a3bc-ee1c7b840bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:34:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:06.394Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=07199706-666f-4ba0-b023-b7a16ac3edaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:16.417Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=cb9ab216-7f3c-468f-bcc5-2236669e2431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:26.437Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a96b2bc7-1881-4ce9-942a-66ecd3f3c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:36.457Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f3a17e47-9ddd-41a7-ba57-c1856a6e0ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:46.482Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a5920a95-6647-413b-9503-f702e45e1efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:56.503Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=884482ab-28f4-42a0-abd9-ee9a33e4621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:35:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:06.525Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=be8ef9e9-84a6-4b77-b976-1d7f2b3a169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:16.544Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e602f31e-96d5-4810-b25a-1487b10d7ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:26.565Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4fe8fe6f-6b69-456f-987e-3b3423768b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:36.585Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=02aac045-166f-484a-abe8-18bbb9f23f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:36.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:46.606Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=173b4c28-7a96-4814-8daf-40a2b794d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:56.626Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=05d8a193-770f-4934-96e1-e51719175a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:36:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:06.646Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=54073f39-dc04-4938-87d9-008f1e11bca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:06.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:16.667Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0bfcfba1-98fb-45df-840e-e34899814b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:26.687Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=396d7f2b-2b96-4fd3-98bb-3e89c3fa2a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:36.705Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5d64353e-7cd9-40bd-a716-d89b447e4d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:37:39.970Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:37:39.971Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:37:39.971Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:37:39.971Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:37:39.971Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:37:39.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:37:39.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:37:39.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:37:39.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:46.726Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=613f4185-a50b-4895-b237-daa7efbe6e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:56.746Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7168da7a-5559-4a3d-8032-4d1eb3655d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:37:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:06.770Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=31d739a5-b494-4eed-833d-061a1e8d540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:16.790Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dda813f3-669d-43c0-aa2c-6615e4c134c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:26.807Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f35b0dce-4463-4b78-b1c3-e94ef5658fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:36.826Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2c0970c3-2984-4511-b165-5fba1ac496bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:46.848Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=05350a0d-be12-40d0-a0d4-368120a2229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:56.866Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4a5dc30f-9018-4ea1-aed6-0ec22eaa1529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:38:56.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:06.892Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=80571db1-8373-440a-8b84-9dcba104f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:16.910Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c96507c5-66d5-41b2-bec6-5287effb9975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:26.926Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=30dfe425-8390-4ad2-b93c-cd656dd43874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:36.943Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=cbd6ce97-c6a5-408f-95c4-291d5236efa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:46.966Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5d6e2177-b54d-47d1-9fee-961c2c196ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:56.988Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=eda1d853-b54d-45f7-a6c7-3935ee1252b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:39:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:07.010Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=21135d8a-27de-4bd8-87b6-6767365ee28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:17.032Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1a416e88-be4d-4be3-a96a-65f16a3f290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:27.052Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=34e61817-aba2-49c6-bdc4-a124ec4bf294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:37.073Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e0245f98-bef1-43cf-83a7-7bb61298a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:47.098Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ed8b14e9-eba7-4729-9944-27203e0d6c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:57.119Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6f0e8b36-5180-4035-97f5-fb5110ef87b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:40:57.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:07.140Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7ff884d2-8a92-478e-b7b9-231e1f4f27ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:17.160Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d5ebd483-414e-4111-ace4-1969e532d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:27.185Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=035e884b-b702-4b86-8d56-366a38e33da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:37.203Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7d72cb3c-259b-45c6-bb07-ffe9c5174c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:47.225Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=eb74936e-67f3-4fb5-a50f-fdf829420e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:57.245Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c4e3453d-ceb6-400d-93e2-d47ce70d71c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:41:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:07.272Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b6f98f95-b33c-4e98-b470-d6f262eead0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:17.297Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4dccc8bc-78df-46b4-a6bd-91285ff613b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:27.315Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=394bbdbb-baea-4685-85c6-1a9d9940aede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:37.335Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0a4c26e8-8ce3-4ceb-a001-3f59642af3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:42:39.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:42:39.966Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:42:39.966Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:42:39.966Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:42:39.967Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:42:39.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:42:39.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:42:39.969Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:42:39.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:47.354Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=53d0dde9-635f-49f7-9b0e-fb3879ac90a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:57.375Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c40f12e4-44b9-473a-85c8-a65f0d99b942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:42:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:07.401Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6a3d1a81-9888-4bdd-85fa-cf1a4f2d8ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:17.421Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7ea8a5ff-5d9c-4555-9b71-6fbf757a2b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:27.439Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9f753435-8a59-412b-95bc-d718eaf55d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:37.457Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1990c19d-12c9-49ba-a541-2b3417b02cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:47.475Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2cae8938-1388-4bb5-84a7-a7ea3886516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:57.496Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0ba2215a-c260-4dd7-bc20-91a264deded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:43:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:07.517Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6bd58c19-3a86-4d6c-ba19-4b606af51b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:17.535Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=28814066-4f19-41e3-9575-c55c58b75baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:27.561Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f35db50f-57b4-466a-a4df-fc334c4bf0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:37.579Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=eb027e05-fb10-4cb0-8545-f93acb7ea02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:47.600Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c047c153-a985-476b-8129-78682da302c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:57.620Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5429e9ab-ae64-4c2b-8290-aa1fdb8d550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:44:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:07.639Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2e3e0a91-df53-4d7b-9cc5-a1d71e59829b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:17.662Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=444f34bd-735f-4210-b836-b08990bdf98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:27.686Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=01a6f987-0897-4bcc-b786-c8844387ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:37.709Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=89240001-b7af-4c1b-85a6-57d4698c444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:47.729Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=95f20d0b-1f2c-4aa9-a730-7338074ef60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:57.751Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5969c47a-2512-4c48-a134-e81dc95796e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:45:57.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:07.773Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0382eaa1-b5b0-4cfe-a94f-9a1e852e7eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:17.794Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d7108b8a-4a2a-4c06-b39b-f79f0515c71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:27.812Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ea64d39d-a862-4205-85f3-bffbebb2540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:37.832Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6d31053f-834e-4a65-bdb1-ba45ca3c9a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:47.881Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=042d1461-bb6e-4933-9c0c-a51285ad5352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:57.905Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3f04618a-b741-4b7e-b614-7214b5dd62b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:46:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:07.929Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7970cf4f-3a6e-431b-8589-6bbbf177770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:17.952Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e92cca6f-be6e-40c9-a6a4-f446fc526f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:17.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:27.971Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f352b4bd-aca5-4ae1-ab30-661159c3266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:37.994Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=673abf41-f368-458a-8cac-d0d58dd87659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:47:39.943Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:47:39.943Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:47:39.943Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:47:39.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:47:39.944Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:47:39.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:47:39.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:47:39.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:47:39.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:48.017Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5969e720-7b68-479a-b16b-211f9095cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:58.036Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e642a701-01c8-4fe1-a3b1-ed7a2287e99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:47:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:08.056Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=935d7e26-810a-4f6e-a68d-dab6031b7619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:18.076Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3b14890f-fd3c-4f42-88a6-c401fb6f1318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:18.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:28.094Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5164585e-c021-42ea-980b-e22f0ce5ed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:38.114Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7aea226e-0a0b-4ba8-9b23-7c004d2e84b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:38.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:48.136Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a504bcc9-8490-42b3-ad1d-cd41705bd396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:58.156Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=10c94730-c2b2-412d-b7b7-8b843b42140b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:48:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:08.185Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d7416299-7218-4a3d-9ce9-cd268ac920f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:18.208Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=486949b1-7b29-4b48-bcb5-c4435c123c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:28.226Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9ce5dd0a-f337-4c1f-a760-d68d9ca078a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:38.245Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ae6cebf0-93c5-40da-ac2f-54c695d24749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:48.266Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9ea05379-e4ad-4947-bc6a-d1af9097253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:58.284Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=76538af9-cfc4-481b-84c2-696d216bfd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:49:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:08.305Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2db75156-c25c-47fa-91da-b2f53a67b4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:18.325Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e7ce8faa-c6cf-4936-bcf3-cf41ed0dda14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:18.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:28.345Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=59a60b87-9276-42b5-aca1-6cba2c0a7224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:38.387Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=09fc37eb-02cb-47e4-a211-81182a5456e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:48.403Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=188f84a2-4dbd-4c9a-bac5-3e93293f8143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:58.424Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2782d067-b5c5-476b-9c9a-520d98623f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:50:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:08.446Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bef5d3e1-8f23-4c39-bfb5-2ce6b8e4f269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:18.475Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=db97d774-85a4-47fc-af7a-30cdf5caa8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:18.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:28.497Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=42228dd5-39cf-4e68-9cc9-2f1df1e1e9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:28.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:38.516Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=625e6d91-1334-438a-b821-6376f1a388d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:48.534Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=98efc3c6-7142-4541-aec7-b4fb95337c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:58.553Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3a73e1ce-ae55-4e7a-bc05-2fcf76ae72d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:51:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:08.575Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e9a013d2-589f-48e3-bcd9-9d36631efeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:18.595Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=72f04c66-644c-4f35-97f5-8106f2738a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:28.618Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5aca9e55-6c17-4b82-b639-50bfd6735c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:38.674Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ade8e54c-948f-4236-8063-34e7ad70398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:52:39.940Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:52:39.940Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:52:39.940Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:52:39.941Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:52:39.941Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:52:39.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:52:39.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:52:39.944Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:52:39.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:48.695Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7c6bd779-e6b4-4003-a3c6-2e0037611a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:58.715Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c92d8172-d9d3-4c88-a79f-35c28f218240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:52:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:08.743Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b2660ef9-88be-4217-9555-26e167dc7eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:18.759Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a83b6e0e-2458-49d1-8433-488066d4711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:28.781Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a422a6ae-a891-4756-9fbb-14e2284b6a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:38.798Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=14450bac-7836-434b-a815-f8a540326d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:38.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:48.819Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2f7c646f-d071-47d7-ba0f-f5669dfce38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:58.837Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3af97e49-4611-48bb-83fb-89c88a94280a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:53:58.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:08.867Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3fd31b18-ac44-4c9a-862a-0d367b1cbcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:18.888Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=dde6f05a-f7d4-40d0-8bf7-b74d559732bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:28.907Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c5f636e0-13fc-425e-ae15-8bb659c96529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:38.939Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=be915413-e11e-4f79-844d-cb14d1dd8d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:48.959Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7c3230bd-3ccf-42fd-af09-25f60bf928ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:58.983Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f8a5c8e0-0da4-4f0f-91da-8ea98a8f8396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:54:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:09.007Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1609ac02-5b00-4f0c-8b92-302c241112f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:19.033Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c41534b1-ac44-437b-baad-633aa2c576bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:29.071Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e974f82e-77f5-4248-a8ea-33f7ae5d68ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:39.092Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=432e1e8f-bfd9-40fe-82f6-4debfd42b22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:49.110Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3773addf-4605-4f74-aa02-e6722ec71094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:59.127Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=aa4d4fca-52e7-4e80-9c6e-ebc5ac508468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:55:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:09.151Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5722a674-1061-4dc6-83e4-c52db656ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:19.174Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d7ac9351-1d19-45cc-9bbe-ccc0f3129061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:29.199Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=20e0037a-2e49-46ad-a982-c3fb4e6bee74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:39.220Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1ef89f6d-0598-4118-9e19-71db739ecddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:49.238Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a641ff1c-a89f-4c6c-bfec-f9c5b945353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:49.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:59.255Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c4d84f32-6e3d-4064-bd2b-89c691842d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:56:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:09.293Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4fd2acca-d2af-4f8a-8fa9-723701c0b74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:19.336Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bac39aa2-b0b9-414a-bb2e-dab80bddbef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:29.359Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=acb4add6-478f-4bb8-a510-a39b2217e051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:39.376Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=16a19a3d-6525-4984-9a54-9949b4ba003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T04:57:39.937Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:57:39.937Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T04:57:39.938Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T04:57:39.938Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:57:39.938Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:57:39.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T04:57:39.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T04:57:39.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T04:57:39.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:49.397Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=854e9c5a-987d-4e00-a0ad-e07aa5471f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:59.414Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a160db68-9e1b-4924-a2ca-d38e00d48316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:57:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:09.439Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5abf2b36-6faa-46cb-b419-7f23aa1612d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:09.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:19.457Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=21fa2211-4cbc-4ca4-acd0-c8e9b9a435c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:29.484Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=276266c7-08ba-4d27-b814-39bccacdf47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:39.505Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6fdc9e58-044f-427f-9b33-08daa9d34e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:49.523Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=878e2759-c2db-497d-988a-23cf386c90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:59.543Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9bfab848-6a46-483e-8dd5-85a318c92662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:58:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:09.564Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e3434395-4cb3-4efe-a033-6182728bffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:19.585Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=46f9e6b4-6e86-44f7-b7da-aef6b4aba3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:29.612Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c996b3c0-b553-47c6-a07e-8b57e5e667f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:29.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:39.632Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=881f423d-2f61-4d14-b1b6-48e9ac929308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:49.652Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=63f85be7-ba70-4277-b708-d528d3e3de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:59.672Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a43012c7-0a6e-4d8e-bfdf-4a20ebe23904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T04:59:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:09.694Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=12691384-fb07-4d20-bc0b-50f900b82a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:19.719Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ba3e064e-ca27-4768-aa15-ed4d0adfe28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:29.735Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=441f2e33-b614-4228-b04e-773bc01bf53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:39.754Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=70225a88-4f69-4e77-92a1-3e8bbf503e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:49.776Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=03bd00b5-7c10-4c70-af25-d9aaabe980dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:59.797Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b26132c8-6e2f-49c0-853d-c8ef9f1af962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:00:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:09.826Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ec39943f-68b2-42e9-895e-ce1afe116ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:19.848Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f2bca5aa-bd03-417d-b979-54b1ed0901e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:29.866Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0035aa5a-1a96-4ad1-a20a-2f63ea2cd623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:29.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:39.913Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ba5924cf-edf3-41e5-a097-f625d9b8c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:39.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:49.929Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=be13f836-1166-413e-9c92-e63df36ed4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:59.947Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8b77d72b-9ae8-499e-8cef-ba847ac652d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:01:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:09.966Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=edb82232-87ff-4b78-bd14-a0023f4374a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:19.985Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2be15f71-e6f3-4ab0-bf96-24a8bfde7b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:20.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:30.004Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=34218217-78b2-4ea1-963a-01d9fc3653a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-04-29T05:02:38.345Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T05:02:40.013Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:02:40.014Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:02:40.014Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T05:02:40.014Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:02:40.015Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:02:40.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:02:40.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T05:02:40.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T05:02:40.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:40.022Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=26f500b9-5e46-419e-8e6a-2f8930202826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:40.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:50.042Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=66d74cfe-56ff-4a5a-9665-4def58122121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:02:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:00.070Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=26bfe169-fbb9-486e-af97-d87cc8ba71d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:10.099Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7275d492-369f-482b-bc67-63f82de019d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:20.119Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=602aa273-fecf-42c5-894f-ee192b284c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:30.138Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=04c174e9-fd43-4c8a-9116-6862f6eb43a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:40.160Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e9aebb70-af5a-4c60-b845-fa6782806ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:50.180Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b746cef0-bc53-4f98-939d-5b54a710ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:03:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:00.203Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=cc2d9d9c-8cf0-49e4-92d4-d19fd46dc373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:00.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:10.221Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b68987ca-4e01-4eee-9ecb-5d91ef9ead24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:20.243Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0688c586-6242-4607-ba29-28f56ac030c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:30.264Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=36d343a7-e306-49e3-a7f9-a388773b40cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:40.284Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3f0cf18c-d3de-4747-a98d-1a582598c42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:40.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:50.305Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=eb9e0734-1683-4474-abda-0be467fe6055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:04:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:00.321Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f75f6ee4-c610-4623-b0dc-c3e171c6d836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:10.342Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1e368d4e-afb1-4588-bb53-7167cd9360c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:20.365Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a2f6aac5-e6be-454b-9959-b04fbdd8e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:20.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:30.387Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e03cbdb8-72e1-4885-b3fb-2ec7eded4102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:40.406Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9d114480-b41d-4d3e-872e-49dba0ea2e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:50.426Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=007fce46-08a2-4032-be57-6b49dddc0040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:05:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:00.454Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=f908c8c7-b99a-421e-b832-df9d38c9b716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:10.472Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c902a728-845b-4560-a0ae-3804e299851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:20.522Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=78b9f0bf-cc64-4c25-8ecf-d58d3dbde136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:30.543Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2b8c22ff-2f65-4dbb-bc56-475e99b21a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:40.562Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6227be81-f8b0-43b5-bfab-2308ee753e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:50.583Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=eb6e19f9-fbb7-451b-b837-2d6f51c4b6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:06:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:00.607Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=36f5b8ea-9689-43ec-83fb-7052808dd7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:10.627Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=afbf4126-24bb-4454-9601-72e00e53c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:20.646Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=523cd9fd-7f74-4464-a80e-d84966930094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:30.669Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=264e5fd6-915c-4531-9590-4a98ddcce80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T05:07:39.963Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:07:39.963Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:07:39.963Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T05:07:39.963Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:07:39.964Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:07:39.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:07:39.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T05:07:39.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T05:07:39.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:40.690Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1e8be876-bf3a-450f-b378-aac0825a2bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:50.711Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=08081f8d-3c31-430d-8d06-515e7dd0fa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:07:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:00.729Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=90006fb2-9e20-441a-b1ee-446199192a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:10.749Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=92c7d6e7-3b76-42a6-876b-aff2d302b214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:20.783Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=de9fa389-a606-4f37-ac40-b3bd97aeffb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:20.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:30.803Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=362432c7-97e0-4ab8-b515-031eaafd099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:40.824Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3e28ecd5-1630-4bc1-b6c4-2315c2b2c802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:50.843Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c85f76a2-5bf8-4b25-8e6c-d85a39bdd22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:08:50.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:00.866Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ee459bf8-916d-4bf2-ac6b-6d1dac3da8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:10.894Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=d7c0df96-fc88-4c8b-92c6-3a4edb731bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:10.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:20.912Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=597be0de-3d65-4b8d-910d-df1a07f65d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:30.931Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=4d1652d5-8487-4f5a-a007-35423851ac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:40.951Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8dbce39e-e527-4b81-8e4d-0d9488e16f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:50.972Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7baf0f7c-135e-48d7-99da-61d070d4ee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:09:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:00.993Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=53dba612-9f98-4289-9acc-83b60339fdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:11.013Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=736f372e-5e28-4462-aeab-66bf628f2d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:21.040Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e736afbf-7f9b-4b77-ba1e-8796d3cd099b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:31.059Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=08e0805d-7885-4a30-8e39-ea172750a070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:31.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:41.079Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2e1db025-65e4-4eb1-b3e2-9cb136a1e952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:51.108Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=109cec77-b679-42ff-b831-1789f4bda5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:10:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:01.129Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=62a37585-a9a6-4359-a4d6-5e2c0e90bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:01.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:11.153Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3be4a784-9061-4ddb-881f-1bd6a42833f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:21.187Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8ad92a95-3034-472d-8713-bcc18253049b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:31.205Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=11216302-ae9e-4017-996f-2859dbe07bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:41.225Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=08039691-029e-4244-8066-6ebb87c7e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:51.245Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c71ef999-6a7a-4cd2-86bf-3f205284dc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:11:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:01.265Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0a29b12d-b613-4f37-a47b-6ba067160932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:11.282Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=af6250d1-e720-4ee7-80b3-57f718ab38ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:11.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:21.304Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9e0ad556-f6db-4c5f-84ca-f32e706dc4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:31.325Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fbb15c45-e6cf-4e03-8f0f-7bb6972e6349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T05:12:39.935Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:12:39.935Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:12:39.935Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T05:12:39.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:12:39.935Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:12:39.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:12:39.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T05:12:39.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T05:12:39.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:41.347Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5f08d132-f422-45e7-a572-1b269d69dd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:51.368Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=17bebfad-fd3a-47aa-a97d-c51db3e190f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:12:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:01.388Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fd7113f7-1976-4cc4-b913-e5315d257080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:11.413Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8d36c9fd-39e4-4bb4-b410-d5f283c6b303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:21.437Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2a0334d0-095d-4101-9085-02ed7e9d6f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:31.455Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=28cb6f40-206d-4fec-b13e-93e2553c4996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:41.475Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=bd6f4fcf-8c1d-43ae-ae8d-d0cc65d881ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:51.492Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=62ca53c1-c32c-4d5a-9129-c82335aaf18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:13:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:01.512Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e8ea4f42-6c89-433e-8174-9d68e7586e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:11.531Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fcf45266-05e0-47df-b296-32c3a89de4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:21.550Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2e3af770-c6ef-4177-870d-5cb3c89a3142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:31.573Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7320eaea-eb52-4028-921f-816cfcab9446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:31.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:41.588Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=58af7304-2125-4990-a404-8d5ed85b8d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:51.605Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b639a662-64be-4425-b78e-e15829e3fc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:14:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:01.624Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=fa438027-a02b-4eaf-b9e0-03e39cce5cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:11.640Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5da80454-e1ab-4eda-aa0b-3ad6e7ac6045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:21.658Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=88b60a4e-d838-425c-8819-9c76a59bdf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:31.680Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e2fb5cf4-e82c-4fc6-9808-5d6a31dea9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:41.699Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5072f290-6db7-4130-aaa0-55b15c631806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:51.718Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=85c8442a-b30c-4821-9653-b44d7ec4be63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:15:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:01.734Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=06ee6b83-6703-40b0-9682-fef0ffa624c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:11.754Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=60af05a9-c1b8-43a6-8d7c-2da5b59d324e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:21.776Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b84b5c7a-edcf-4c0b-bbbb-75785f561437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:31.802Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=96f34f6e-31e6-4832-bc37-b3573efa4373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:41.831Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=b8841e16-0765-4ccb-a06d-3a31ccb61a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:41.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:51.852Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0ddb6235-347a-4a6e-8620-c0bc496eb491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:16:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:01.871Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=52d48974-c18c-43db-a5f8-a034a584e890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:01.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:11.915Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=248c1e16-eebf-40d8-b2c7-89f85e6f25d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:21.934Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1055ca08-a7fc-48d1-97e2-cd5a203b5ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:31.955Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2fa9f417-6348-4629-9f16-999159208431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T05:17:40.029Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:17:40.030Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:17:40.030Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T05:17:40.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:17:40.030Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:17:40.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:17:40.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T05:17:40.035Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T05:17:40.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:41.973Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1671cc66-11ef-42dc-b109-9678e4aee034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:51.988Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=98e10a36-c8c1-4294-9936-2a33358fc503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:17:52.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:02.006Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7d7ce434-2261-4b20-b82c-3440a1c1e3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:12.027Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a709cf6a-0806-45e5-a2a2-40c3f3df281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:12.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:22.046Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7442c3b1-0008-44e4-b4c2-5e8c1d956f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:32.069Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a2615b82-12fe-44d9-80d9-ccfeca8e4126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:42.090Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=5f181a0b-d4c5-4978-aaff-e173693a2ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:52.113Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7d57fdf1-bada-4f66-8306-b392e0d31d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:18:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:02.135Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=38afaf52-e4b2-4662-94ba-9ca9c7399e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:12.155Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=44eda121-7870-47e8-8e42-60fdfdb1c326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:22.179Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7644701d-8ee9-46c1-bfe8-6a5cc5a194cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:32.197Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=e70c6468-9202-4be6-845f-8e9ae8ecfd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:42.214Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=10555421-397a-4e0e-b59f-10c60d5f9050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:52.232Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=9b33a908-3768-4412-a1fe-81e01dd20106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:19:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:02.250Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6b3c16c3-8fe6-4112-84eb-35e7a1b5ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:12.269Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0996e8d3-dc4f-4239-b1c7-991fe50b38ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:22.291Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=c4eb1d48-905f-4439-888d-564e6e8e96e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:32.310Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=90e94402-ac09-4ea5-9062-ab21a1ba7981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:42.333Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=06bd559b-c86c-45ba-b401-ae2d0fce7336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:52.350Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=8500f30b-6328-42e3-90f4-170b778db629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:20:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:02.371Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=003a8720-ed50-49b6-bb38-eed7946c9610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:12.389Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=2a9434d8-7f43-4e52-a6aa-6ac0275a9e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:12.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:22.416Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=daf130e2-4d26-486d-8879-74566b759bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:32.435Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6b4c74df-df1f-4338-aa8b-990de66ee07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:42.453Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=391991a6-b2dc-48bd-93fe-d376e9046ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:52.472Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=3e534b85-4763-4803-8d50-9a4468c930a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:21:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:02.492Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a290f71d-4ac8-46de-8a34-405411bc6c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:12.511Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=a1dbd659-2620-41a4-88f7-07788d90a438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:22.530Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=6c232f78-7e71-4b45-a267-6bef1ac07f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:32.548Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=ffb9dc6e-6c5e-4dca-b062-e475d9c4680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T05:22:39.940Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:22:39.941Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T05:22:39.941Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T05:22:39.941Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:22:39.941Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:22:39.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T05:22:39.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T05:22:39.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T05:22:39.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:42.569Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0d30231e-8e2a-463f-85fb-fed4ce2fabb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:42.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:52.588Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=1ba94c1e-420a-4549-8bf9-e52e2a957f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:22:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:02.608Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=edcdb8c6-fddc-4cb0-8a0a-4aa08fd41112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:12.626Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=33b566a7-a0f0-4d60-967b-19c6bc783115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:12.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:22.648Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=98be8907-5084-4e5a-80e0-1d8ceb7d0472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:32.669Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=0fb65efc-0f77-4fc6-9c19-fc51c5d428e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:42.695Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=51c22baf-d7be-4770-a79e-fe6a2c94453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:52.714Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=cde18b43-8267-4d41-9bf0-6fcb1762050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:23:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:24:02.732Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=7e208f03-b791-4379-8762-f9288a2d1dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:24:02.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:24:12.751Z |INFO |Init configs |InvocationID=3d740176-6d90-4525-97b6-cfc5a88656f6, InstanceUUID=86c2caee-959b-4c6a-842e-b6e56b249eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T05:24:12.769Z |INFO |PRH tasks have bee