. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T08:56:58.770Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T08:56:58.783Z |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 |2022-12-16T08:56:58.783Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T08:56:58.785Z |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 |2022-12-16T08:56:59.228Z |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 |2022-12-16T08:56:59.376Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T08:56:59.376Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T08:56:59.377Z |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 |2022-12-16T08:56:59.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T08:56:59.598Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-16T08:56:59.627Z |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 |2022-12-16T08:57:01.342Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T08:57:02.032Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-16T08:57:02.061Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-16T08:57:02.062Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T08:57:02.236Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-16T08:57:02.237Z |INFO |Root WebApplicationContext: initialization completed in 2605 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-16T08:57:03.514Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-16T08:57:05.624Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T08:57:06.203Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T08:57:06.233Z |INFO |Started MainApp in 10.723 seconds (JVM running for 11.69) |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-16T08:57:06.496Z |INFO |Start scheduling PRH workflow |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:06.510Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ee1bfd2a-addf-4688-bfdf-c7dc8fa0bb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T08:57:11.369Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T08:57:11.370Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T08:57:11.372Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:17.133Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a9ab3d1a-7a38-45c9-8cb9-d96c8492b30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:27.159Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=94ffd5c8-3619-4298-bf80-dac2b658d7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:37.192Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2b411179-cc56-49e3-9cf5-064f7f3cb561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:47.226Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8211fc66-95fb-4eb2-9cb0-66dd0dca1b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:47.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:57.252Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=210875c4-4d1d-4bc6-be1d-4453aa3945ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:57:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:07.283Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=13d26f22-ff29-4709-aab3-7e6987cedf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:17.307Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e61fa196-6dc2-463a-8826-e19ec2df5326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:17.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:27.338Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=72949973-7a3f-4c66-8ff3-97d4211655d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:37.373Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6a1acc55-f339-4533-bbe6-b14952b2a328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:47.404Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3a2fb375-8c00-479a-bb21-d552ce32f419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:57.429Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e7fe31a8-2cc2-4e75-8aec-7e54596fb9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:58:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:07.454Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=99d47059-7978-4be5-b839-4faf0d0f1643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:17.480Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3ba9ffdd-21a7-435c-97e2-fe3585c0626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:17.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:27.497Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e8880667-5582-47d8-8959-46b99d0ea893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:37.514Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=095cb694-0cf4-49c7-b329-2352dbbaf51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:37.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:47.529Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1b3f66fc-908e-4213-bc32-bb24fc3f3e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:47.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:57.546Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ca9ef044-4d17-4e5b-b8fa-6135db1476d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T08:59:57.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:07.604Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4332ee47-206d-47b3-b6e2-20545747db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:17.639Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=43e67bcf-9844-4377-bc16-5cd2ba097c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:27.658Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ede94f23-ba9a-4bf9-a6f9-68b7440686b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:37.686Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c6a31d79-8b12-4f88-8358-5b62d08d161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:47.707Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d34ea85d-e0b3-4c19-bd6a-24124be9bf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:57.802Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=713d4b97-b267-4576-881d-59dd30406c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:00:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:07.836Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8563fe40-24c7-4bcd-97e1-435acaed3296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:17.854Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ef5ee245-c07d-411d-85cc-792ae6cb8214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:27.882Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=868e0452-b5e9-45ae-b35e-957f47c29b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:37.912Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ed20ed44-e186-485f-a156-9cea8278829f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:47.939Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3b259f81-5690-4acb-9516-f69a2f644804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:57.964Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=34165d3d-2d89-4e2d-8612-046e66d7abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:01:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:02:04.672Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:02:04.673Z |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 |2022-12-16T09:02:04.673Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:02:04.673Z |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 |2022-12-16T09:02:04.674Z |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 |2022-12-16T09:02:04.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:02:04.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:02:04.701Z |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 |2022-12-16T09:02:04.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:07.984Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9377acce-2232-4506-8528-41115b1befd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:18.006Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=009c8332-5a0a-4fe9-b32e-b8371ba9683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:28.025Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=35d0153f-5712-41a9-b7bd-f164c11fa488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:38.048Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=78de4b7b-de21-4607-93a2-082f1bc5d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:48.066Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d4de899e-f4cc-45ba-8b7b-49c026d3b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:58.085Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e93f8500-6fa8-458c-b891-971100fae618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:02:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:08.103Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fb535cb4-5a3c-44f9-bc5e-f0875c210aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:18.119Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f1c33745-a96f-46d1-9a23-2ca873e5a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:28.139Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c418d8dd-9c27-43e9-8d39-16c9aa67a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:38.160Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=11663ca7-0cbb-40c8-98fe-02998fd8a7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:48.178Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=782f255e-6e46-45f9-9c15-565d923d17a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:48.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:58.197Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9f2b916a-4d28-460a-8326-a172ca945c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:03:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:08.220Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=585178ce-9209-4353-9d09-3490bb89764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:18.251Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ce4b5106-7763-407a-be69-2a5ca10b88df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:18.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:28.273Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fe12a4f9-9f78-4955-84b8-0c02ed4f8066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:38.290Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7ba920e0-d6fd-47df-8693-fc87a9112523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:48.307Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=75a10bf0-16ac-4c69-91fc-0bf0223fd48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:58.324Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b6f35432-7a51-42e2-87fd-c836dcb7d1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:04:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:08.349Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7f4c77ab-1581-4a69-bd9f-52396f10e679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:18.370Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9d3d3ffc-5ad3-4f2e-a613-661197ec9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:28.384Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e5623b6a-b56b-4ebe-be6e-e7a79a9b7d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:38.401Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e71f217c-829a-4205-be86-ad7a636a0586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:48.420Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=da246a3f-9d8c-4650-83ac-075591af0751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:58.439Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=af4ad2ba-1bdb-45fa-8e60-1ff5e8ed0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:05:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:08.459Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b886ce8e-e4e1-49f3-8499-1a7c438e6e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:08.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:18.495Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=45ebd44b-6e7e-450e-a4b4-a14d31d3efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:18.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:28.516Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0ea7cb10-d510-4c8f-9ccf-78ece7ecaabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:38.536Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ae24b3e7-6718-4e29-924b-8160e8bb38de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:48.554Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=afbd1c10-a74e-4fe0-b415-3b553e7c7225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:48.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:58.575Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d3f487f9-6f6b-40e7-b8cf-5e1f40392259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:06:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:07:03.906Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:07:03.906Z |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 |2022-12-16T09:07:03.907Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:07:03.907Z |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 |2022-12-16T09:07:03.908Z |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 |2022-12-16T09:07:03.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:07:03.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:07:03.919Z |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 |2022-12-16T09:07:03.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:08.593Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6af70408-6d56-4d2a-a7ae-6db6362305db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:08.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:18.618Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a40b5a1b-d78d-4822-b358-3c1f10c32aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:28.641Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4ce3ff06-b6bb-4c1a-97ef-201d17cfad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:38.675Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=804a9235-37bc-4c4f-bbaa-3d8191a6359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:48.692Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b0a3e049-9314-4143-a64c-45ed0942ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:58.710Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2eb921e7-1b53-4c6f-a4b9-5e25a224254c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:07:58.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:08.728Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e896cf05-6b72-4fd2-b0ec-e1fb38acdfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:08.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:18.756Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=44cde65b-9a28-4d4a-b59d-580d21716121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:18.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:28.774Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c5fe30da-e256-4ab8-ac33-42ae19e1b8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:38.788Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=14cff243-cde6-4f46-963a-819b07b6a7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:38.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:48.803Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f8173b11-79f5-44f3-bfde-8a80564d48db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:48.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:58.818Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e1905a7d-c6a2-4ffd-a7d7-17365c6def34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:08:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:08.843Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=228e5476-690b-4208-98c2-dd26d7ecfee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:18.859Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4609b526-4c2f-486b-94e7-1c5817124630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:28.876Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=96208c2e-5a5f-4750-9cef-3a2afe26568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:38.892Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3eadedb4-a42e-4648-9c2f-c9f05a8def36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:48.909Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5af06b89-d002-4117-aecc-c14deca0b45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:48.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:58.930Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=690ba449-402c-4a89-951c-6b0108b0905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:09:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:08.948Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8b45b2c6-290f-4524-b621-aebc32aec638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:18.974Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5a61a7f7-5d46-4039-b1a6-a25e1443158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:29.005Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=255e3c73-091a-442f-b849-7af853a332ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:39.025Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=30cd00ba-0854-4f6e-8be8-9d3eff48f05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:39.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:49.041Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=867d17e5-cf78-45ea-b24d-9edbad7207fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:59.056Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=042670fd-c8ae-4af8-8d51-052dba60ea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:10:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:09.072Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a1115ad0-a49e-47a7-8a16-5b5765cd5a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:19.093Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8b6e5a36-9717-4916-9bdb-80fecbf083a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:29.110Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=15ec51fa-38f1-4af8-87cd-26953f07d78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:39.125Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=55c110a4-d188-442a-afa0-80c71b58a1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:39.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:49.152Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=74a5b5cd-c880-4fa9-b565-87b92174f5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:59.167Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e4164470-6295-4619-8f27-bcd71bd96518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:11:59.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:12:03.931Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:12:03.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 |2022-12-16T09:12:03.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 |2022-12-16T09:12:03.933Z |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 |2022-12-16T09:12:03.933Z |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 |2022-12-16T09:12:03.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:12:03.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:12:03.945Z |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 |2022-12-16T09:12:03.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:09.186Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=248d0f74-d231-4fcb-90a1-5adb7a0e0ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:19.212Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2884e430-fdc1-42d5-9df2-e6de9fe50b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:29.226Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0ad84174-206b-4506-b5bb-4ffa36d7cba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:29.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:39.257Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f2c843c5-c7e2-4874-97c0-5284da56f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:39.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:49.275Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7392c18a-1b90-4e3f-8b83-31820cf842fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:59.292Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0744a507-3c02-4c50-bf64-094550db688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:12:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:09.309Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9aaf8779-4628-49e3-9fa6-a01bdb66addf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:19.328Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=61e97a97-9e90-40fd-ba9a-bbecc2846d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:29.348Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d368f608-62b9-4a61-a63f-84aefaf7b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:39.364Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=491de37b-4033-490f-8965-e877ad079993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:49.415Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a18a489a-f464-4f26-aa75-5696888100df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:59.433Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=99680613-4871-4074-a964-b3d6d86fbf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:13:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:09.448Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3c77da95-ee85-4dc3-9f40-4bcb1b987388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:19.460Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2bf07880-cb1c-447a-ad6b-99333ede5c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:29.477Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2df2614c-3945-47a5-b69f-3d85931a3a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:39.493Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d2ee5ca3-4414-4a09-ab08-1b5f6f0b1f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:39.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:49.509Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fdcc1ee9-3106-4d1c-a45b-3e4c778effb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:59.525Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5a9f2932-c987-4f14-b82c-a717f3921b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:14:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:09.541Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0fa9bd53-7ab3-46f7-9c84-14f8d8d4e5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:19.576Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=24a3fedb-ca46-4563-8693-1d0a45405661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:19.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:29.594Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3222654a-e7f0-4da2-aeee-ae73108c2339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:39.611Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b2b80491-b5c7-435e-9932-757020be94cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:39.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:49.637Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a0c82493-7ef7-468d-b708-b058398b32b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:59.653Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e0f6d909-0485-4640-98a8-ad34c8f8526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:15:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:09.670Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c05f25aa-9b85-483d-974e-24750618cf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:19.685Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0f13363a-2445-4835-ac26-b09ef5dd60e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:29.703Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9580a9ca-2220-4d67-b48e-affc34a3617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:39.717Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=11455ece-3ecd-4e64-b280-98a20deb7cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:49.734Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b22513aa-0f04-4308-b24b-1fd1a3b3eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:59.750Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6bcf2f95-7a2f-4985-8c70-59181ef9417f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:16:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:17:03.880Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:17:03.881Z |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 |2022-12-16T09:17:03.881Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:17:03.881Z |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 |2022-12-16T09:17:03.882Z |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 |2022-12-16T09:17:03.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:17:03.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:17:03.892Z |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 |2022-12-16T09:17:03.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:09.768Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=94f59274-1ef0-4f5f-a32a-cfddcfcac869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:09.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:19.791Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0d6d44b2-d9cc-47aa-99a5-b1319932cca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:29.810Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6e210e17-628d-4ee2-bc8e-d60d83fed94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:39.824Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ce6e0028-c43c-4ee8-93a0-4a1ba60f547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:49.845Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ed10e9bc-24ff-4f02-98e8-ce9a7cb5eb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:49.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:59.865Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0d1e292a-9a1c-48ff-8f99-1ed1cb652756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:17:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:09.890Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=024f8607-2540-47d5-b6b0-5f58f291e204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:19.912Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a1991b54-2988-4bbd-9950-ccc728fdf2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:29.938Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=814bb160-895a-4dc6-853a-bbb58f7222a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:29.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:39.956Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=738cff55-2005-41dd-bcac-8213f4e56cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:49.990Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5e4dad64-a649-4e66-9da3-20961dd8d85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:18:50.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:00.007Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c4a06ce4-8bf3-4091-a43a-67c36328bbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:10.025Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d12beef6-e142-490a-935a-47760a13692d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:20.045Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1f9b8482-fb83-4785-8047-a93a1df9b451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:30.060Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a3764c5a-1c3f-4458-8cc1-f0d8f5cc100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:40.076Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=23c50593-a0c7-4024-83e9-356e4d69952a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:40.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:50.092Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0ef5f47d-b534-4b3f-bbbb-54c57e26ddf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:19:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:00.113Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=87aaa951-dca6-4217-8ed1-02e27fd6b9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:10.153Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=94780468-330b-450b-ac84-cc8ac0b2c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:20.174Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6767d5c8-0ef7-4af1-be9a-ba17144cb35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:30.195Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=31ac616f-b3c4-4483-a2a5-13222296cf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:40.216Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=cb012715-337e-4588-af98-ea631c92a7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:50.241Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6cb01166-d279-444f-adca-4c697a368b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:20:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:00.260Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e5fa8cbf-c4dd-4eae-84e5-f7e830c4862f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:10.277Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=15ef1c4e-2641-41d0-93a2-e1625e207c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:10.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:20.295Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=97e741d3-8ea9-47b6-b963-9a842c0ed488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:30.314Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9f3ed4dc-12e8-4226-a67d-15cd13c6dc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:40.340Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=07416a80-4fe8-4c4f-a131-208c2f367ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:40.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:50.363Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=570d0605-b84e-41bb-8381-624081aacac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:21:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:00.383Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3688ba98-38ba-4cc3-9508-e248c92888c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:00.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:22:03.828Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:22:03.828Z |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 |2022-12-16T09:22:03.829Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:22:03.829Z |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 |2022-12-16T09:22:03.829Z |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 |2022-12-16T09:22:03.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:22:03.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:22:03.837Z |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 |2022-12-16T09:22:03.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:10.405Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7b2935e8-d5c0-4653-adaa-7d7fc95ce876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:20.426Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=145f795b-fd5b-4165-83e6-67f7f79b9db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:30.451Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5adb9705-6cd3-424c-b097-70ccd0bdeedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:40.475Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d7900e80-5cdd-41f4-8c3c-57d2ac27dbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:50.491Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9bf4a5a1-1410-4c2a-807f-5cc1c9591b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:22:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:00.528Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=be94f109-213b-46af-a564-5d69ee1adf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:10.558Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=19ceda94-de2f-4ff9-962a-96c5b7f312cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:20.576Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=28eaeec9-a380-4652-ad9f-1f9065b3a46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:30.590Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=06a70152-e94b-49ca-9573-4e06df739d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:40.605Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6595f4cb-5477-439a-8e99-475ca594da1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:50.622Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=bcf532c7-4e53-4dc7-85d9-96770757797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:23:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:00.651Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c394fb85-5bc1-4315-b00f-67971fd81535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:10.697Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8f16fd21-076b-4e79-8b34-2786eab92466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:20.715Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=430bdac6-9fd7-4b3c-a9f4-84fe60cc5094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:30.729Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1f58e29b-f6ec-4922-abb1-2ae899303f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:40.745Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0eedf7fc-3978-491b-ac1c-270a6a41fdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:40.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:50.765Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c078b7cc-e092-4bae-aaaf-5d5820b98a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:24:50.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:00.779Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3b99ee59-dc0e-4d44-bf4b-143609fee368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:10.797Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c68ef04f-d228-41d3-aaaa-7190c5b0b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:20.813Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f5e2261f-40a8-4267-afee-8875cc0d4c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:30.827Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=03c09fd1-5846-4fff-bf5b-a4202c6cd4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:40.842Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=be59eacf-0827-46c9-85b5-cb0f809b63d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:50.858Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3fcb89e8-7d7c-4e3c-945a-08e535d39621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:25:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:00.872Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3d212b1b-0e5b-4a24-955d-e0a65611a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:10.888Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=44ed15e0-a31a-4b5b-bcbe-09d0e31b4c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:10.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:20.903Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2c17b906-9b48-4c9b-a447-731791659a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:30.917Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d1a82347-2966-4228-afed-a44c1c50c32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:30.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:40.931Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b5dcc13c-4196-410c-8874-56bd6f6080f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:50.952Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=68fb0b07-a1b3-4548-89b0-c812eb7ff66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:26:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:00.972Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9ee7b0e3-d5cf-4848-8a0b-07e9f021106c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:27:03.861Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:27:03.862Z |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 |2022-12-16T09:27:03.862Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:27:03.862Z |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 |2022-12-16T09:27:03.863Z |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 |2022-12-16T09:27:03.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:27:03.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:27:03.875Z |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 |2022-12-16T09:27:03.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:10.987Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6634f35a-04d4-4c7d-88a6-4bf6af5d11fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:21.004Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8c9b8482-b51b-4b64-98ca-36e072bd70db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:31.019Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4842a448-f6bc-4c26-87a7-19c32e4c3761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:41.043Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=85393c60-3c64-4e26-8d4e-065228f0c90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:51.061Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=627a6a5e-7ac3-412e-a32f-ecb8025598b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:27:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:01.075Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=22d44991-ca90-4d3d-b591-abca1b8cae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:11.090Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=83cfecd4-3035-4492-b025-07ed67906f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:11.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:21.103Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=849b0f12-ccf4-4dc7-9629-257bcbb1cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:31.115Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e92b0224-0165-4ad6-983d-0e4cfaec0ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:31.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:41.130Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=abf07f93-cd81-4b11-af10-8a809daef161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:51.145Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e920bd0e-1411-4f39-bbc4-2ab2321ae6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:28:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:01.162Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1416d7dd-0ecc-495f-8845-c6f47bc22ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:11.175Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7ecccf97-ac43-469e-8c76-9a7fe45e2f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:21.192Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8a561ac1-3261-4ec7-b397-6dd1457940bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:31.209Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d17eca7f-0d98-47bc-aa77-15adf62a112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:31.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:41.229Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8e74a7ad-cb08-4bd6-897d-1cd53050774a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:41.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:51.249Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ed42adc4-0b6e-4b9f-86fd-4d12a34f1c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:29:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:01.264Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=867f94f1-4962-417d-9f4d-87c0b5d86fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:11.282Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b17d1c6e-79a5-4e38-b016-5a4605ceb1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:11.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:21.300Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=bd646587-4a3f-4be2-b2f3-c6e08d76a74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:21.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:31.317Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4a75b0d3-1164-4ea2-9636-d96b4d3e9c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:31.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:41.337Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9c0386ac-50b1-4aaf-929d-51c41cef6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:41.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:51.359Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6e99c8fe-896a-4122-aea4-03dfd29d4b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:30:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:01.377Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c9da78a7-7169-4629-bc3a-36f6f6b20f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:01.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:11.395Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=30393232-bd65-490a-88e5-5b17023dd713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:21.411Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8be9397e-044b-4af7-ba99-5436a48a50ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:31.427Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=33df1b0b-50db-47b6-b08b-8cd6a127b75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:41.447Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a47e1e44-8d40-4d3b-8740-55e3c2bfeba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:51.468Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c7b24c78-576e-4f46-8d2a-86c8d18a40c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:31:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:01.485Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=504cfed7-1ad1-44e5-b0b9-c58c19a09ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:32:03.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:32:03.983Z |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 |2022-12-16T09:32:03.983Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:32:03.983Z |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 |2022-12-16T09:32:03.984Z |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 |2022-12-16T09:32:03.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:32:03.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:32:03.998Z |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 |2022-12-16T09:32:04.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:11.500Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5c45bc21-e2c8-40b2-877c-7ba275d76d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:11.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:21.517Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a235a915-03cb-4c3a-9662-33e254042439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:31.542Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f73e02ac-db9a-4f70-ae3d-32a08e5aa531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:41.558Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d71eac45-36f2-4f71-bbfe-0b2b06712929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:51.572Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6a078251-64d6-41aa-b30d-10a5539d69a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:32:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:01.589Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e307c6df-4765-4798-b073-a80c8b7650dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:11.603Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=739554ac-1ccd-4064-acbf-f01df7841948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:21.617Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=97a3fa56-f233-4562-b1ac-614c3404c374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:31.630Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7b81eeef-1314-44bf-82f2-67e3da6db5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:31.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:41.646Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a397b483-8200-48e6-9ebf-026055195f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:51.662Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=53e176c8-0265-484e-a4e0-37a6ab5b914e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:33:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:01.677Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ae68c0da-92ba-4714-a343-56d6b1af84ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:11.693Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=211a9c2f-bdba-4ed4-9fe9-761c0b04089c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:21.710Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=808c10b1-ce3a-45ed-bd5f-8c4729b8e9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:31.728Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=513e68ee-c6f8-4cf8-99ee-34f15c51f487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:31.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:41.747Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=35f5792d-4b16-4dd1-bad5-1a25b025e13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:51.765Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c906e72f-9163-4a27-9b9b-76a2884cd8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:34:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:01.781Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=21e5f620-6297-47d2-a19b-31101db83814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:11.798Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=20a01efc-d9fa-4082-8b4f-db34332c8ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:11.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:21.813Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=09330377-5a64-4423-8aad-e753ed8b9083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:31.829Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=24be40a0-0787-49f2-8962-d23a2f35f304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:41.846Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8af75859-ff2f-43fc-8795-e36c2e645898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:51.864Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5dda8ef1-0bba-4bed-8df8-b527fff8c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:35:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:01.882Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2cca6311-83d0-43c8-81ec-5a64a7677e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:11.897Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f857a323-e0cf-4049-9ca1-5b2c77667493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:21.924Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9b9e9a09-8b60-443e-b21b-bfcc06fe4660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:31.945Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f76d8145-157c-43ee-a988-e82f8bca4645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:41.963Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=143f2b57-cc68-496b-b6c5-571b6ac25699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:51.979Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f982022f-d963-43c5-9fc6-f4f361b070d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:36:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:01.995Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fe592beb-3ece-45b4-9fdc-d3f49866a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:02.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:37:03.897Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:37:03.898Z |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 |2022-12-16T09:37:03.898Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:37:03.898Z |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 |2022-12-16T09:37:03.899Z |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 |2022-12-16T09:37:03.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:37:03.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:37:03.909Z |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 |2022-12-16T09:37:03.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:12.014Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=97784c27-6af9-492e-b7c9-801f4a8a6554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:22.031Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6b5fed05-2699-4382-bce7-755008a1ca31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:32.048Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=986afd31-8fef-484b-aad1-18927cffd1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:42.062Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b6519f86-8e11-40d5-bde8-ec0a58aca23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:52.078Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d5c352c1-8c48-4f3b-9429-d3971338f37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:37:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:02.098Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1f1b3605-1ab3-44e8-8ced-8b8657ec4c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:12.112Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8323905b-c3b3-4451-ade2-112eadb7e90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:22.127Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6a25870f-a728-45dc-af99-8e4ea48f198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:32.143Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0c02ab6e-6301-4d20-a6d6-625676f7170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:32.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:42.161Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6f881d1e-ceb9-4953-8cc0-eea435b04ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:52.175Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9b23595c-255e-4cba-b56b-c5e9fcef8d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:38:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:02.187Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2c78182b-38d8-40bc-a2ae-d972ea2326a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:12.204Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=558bcf66-3ba0-4bee-96fb-91544a05dfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:22.219Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=67d92c86-5679-45a2-93b1-0d9acc7afb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:22.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:32.242Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e89b3318-f6aa-4856-8939-178c2abb764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:42.262Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0830177f-7600-4908-91c3-457a7510ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:52.279Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=45ac21d1-8b5c-4c8c-88f3-28d4eaf75e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:39:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:02.296Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=236c1042-225b-4dd7-a330-e43ae3d42118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:12.310Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=eb9700b9-deb2-428f-be58-4da9511fea28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:22.325Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f349f3d5-6b75-4cac-ad24-fdf715f1c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:32.345Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c47c7f31-684f-40c4-bfc2-37df5dc1d272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:42.364Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f6fafcf0-4b4a-4fe9-9b21-bcc0b4df3462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:52.387Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8f82783a-0fef-4645-a900-ef1b0455deb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:40:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:02.401Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3187d01f-0a60-4b32-b9b6-a7b47d1bfa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:12.415Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1e32da24-90c8-4b4a-bd57-52dd733642a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:22.430Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=860e27d2-58c5-4ad9-9580-6b719f23822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:32.447Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1a77193d-d1e0-4afe-97cc-7273c433e1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:42.466Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9b3f265d-ec49-47cf-8593-55ae858d7744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:52.481Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=90ffe11e-a43e-4638-9365-2bfcd3877090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:41:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:02.494Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a010ed1f-b804-4321-a08b-ebfc129b3ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:02.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:42:03.798Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:42:03.799Z |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 |2022-12-16T09:42:03.799Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:42:03.799Z |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 |2022-12-16T09:42:03.799Z |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 |2022-12-16T09:42:03.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:42:03.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:42:03.807Z |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 |2022-12-16T09:42:03.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:12.509Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=08ad6fd6-8f1f-4b3a-aec4-918a3bf72926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:22.524Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9087d541-6aae-4607-b593-788afa2ff58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:32.543Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=446036c1-785b-471f-9898-e6ea456520ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:42.564Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7918552a-e915-4cb8-a436-659d492c8750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:52.580Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=dcb09c79-c5e9-4420-8286-409562cc18bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:42:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:02.596Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e8d13243-540a-4016-b3df-a54c9f749a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:12.611Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f5ef8b56-012b-4c9c-a7d0-54cf62f21869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:22.624Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=080b5bd4-77cb-4a4f-8459-b06a3f2ee13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:32.638Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e5f1447e-b5ad-4b5d-8668-07af7d218058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:42.653Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fe683c68-7b6d-4978-bd2a-2021cdb8ed58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:52.669Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8e3bb868-6325-4490-9caf-033354e390bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:43:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:02.690Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=54c48146-1eb1-4bbe-a8c7-0e47bdedcade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:12.711Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=52aabd67-cd62-4016-844b-3ea3d106abb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:22.732Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a9cd7ad7-f846-4eed-8c0d-81b180a28fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:32.748Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b5092d8b-cfd8-4607-abb3-1fb98a8543a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:42.764Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ed7ea091-9215-4272-8822-121518fe5721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:52.778Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=eed75396-448b-4270-a90b-3f06f888a525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:44:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:02.790Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=644b66f6-8646-45f6-9169-89e49ecd810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:12.807Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=02f5e26e-bf68-4a55-9320-d4e22db1f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:22.822Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=73948cfb-eb0e-456c-829b-1406417551bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:22.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:32.837Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f12b1d7d-2d83-4f53-9435-7492805fc617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:42.851Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=342ad6d1-42d9-403a-973c-cc3f047ccf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:52.865Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1213b41c-b005-4ab2-896a-8eeb53575a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:45:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:02.881Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=80365457-094a-495c-bf34-5e714d8786b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:12.902Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d47c627e-b16d-4bea-8d54-6732a8021fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:22.917Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1b92aeab-67cb-4919-b3ab-e80370c36f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:32.939Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=77fb1a9f-5bdc-4eac-8dbd-d3c54c3cc186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:42.955Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a8cbc916-bce6-4788-98e9-7e8f789e1786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:52.972Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1654c8cc-beb8-4b04-9700-c9dbddba0ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:46:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:02.986Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=56a6c591-f705-471e-b253-2b3ef19ed48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:03.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:47:03.863Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:47:03.863Z |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 |2022-12-16T09:47:03.863Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:47:03.864Z |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 |2022-12-16T09:47:03.864Z |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 |2022-12-16T09:47:03.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:47:03.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:47:03.871Z |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 |2022-12-16T09:47:03.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:13.004Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=21d05dd5-d0ea-41e8-b78c-749881d8b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:23.020Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a0f59cdf-b2fe-4615-ae8e-1c2689f13dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:33.038Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=da3aa6e9-878a-41f8-adbc-6ff9421e14fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:43.053Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e93c79ce-2b0e-41cd-9a1f-c11acf8cd15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:53.072Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a911c693-ebb8-474a-9f02-584af6ebf8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:47:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:03.086Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=44199925-0d7c-4b09-a5c4-2bed43aa2565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:13.104Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=32cec9f8-e0a3-452f-a0ce-2dac02175702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:23.135Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4069b038-2c05-40ad-8d41-cb8fc5ee7c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:23.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:33.150Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=057062b0-65d1-4b0b-8fb2-156c2c968de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:43.168Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=466a372e-5937-4c9b-a283-805cfc9e87b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:43.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:53.182Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0d929475-2169-4561-ae8c-7d8f4108c280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:48:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:03.196Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4b102283-a096-4fbf-bde5-f66cd54d162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:13.210Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=eee0a4ea-7ac5-4ee8-9f5a-94d5f4ad4ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:23.227Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3c6bd502-3fff-429a-a8bd-a754551d3e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:33.258Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5f8c5e8c-586d-4300-a97b-c220866e2c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:33.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:43.274Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2cbd63e0-0bd9-41d7-8fa7-f18f3bc3b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:53.289Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=63102238-1740-42f4-957f-fd4f4f19b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:49:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:03.310Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=140730fb-ac79-4eda-951f-0f63dcd202ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:13.327Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6755c36d-8f39-49ac-a459-19b9a2af1e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:23.346Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5de400c6-df81-429d-8448-a20ccf69c59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:33.360Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1d2fa6ed-e27c-41f1-8d3d-7b1ede3b7849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:43.376Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=515be984-c013-48b9-8b70-0c1afbd0a7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:53.391Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=44fc9aa0-622c-40d3-b11f-322077571e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:50:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:03.404Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5af16c11-9c51-4878-8a8c-2f7468d1746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:13.424Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6774abf9-7768-403f-b44b-21984081389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:23.442Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c0532cad-b224-4177-b6a6-bbddb0e1ae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:33.467Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0cf376b4-8874-4148-83d4-fabd57e1ba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:43.484Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2e5bce15-7488-4b01-a348-d1cb78f6f7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:53.502Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e012d082-c962-4fe3-ba1a-e8346ce1e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:51:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:03.518Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4aa0cccf-f3b9-4e42-8487-626cf42bda66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:52:03.858Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:52:03.858Z |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 |2022-12-16T09:52:03.859Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:52:03.859Z |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 |2022-12-16T09:52:03.859Z |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 |2022-12-16T09:52:03.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:52:03.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:52:03.867Z |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 |2022-12-16T09:52:03.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:13.542Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=41e71e0b-fc37-4348-88d1-22466294c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:23.556Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e1693f6e-0cc1-4808-ac23-4c87d8bef4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:23.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:33.572Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=204bdf8e-063c-4293-a78b-a146f0d835bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:43.588Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f4a6c0d2-63b5-47cd-9b6f-26caefcabb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:53.601Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=10fd6264-6e2b-4a98-8ce0-89af33661111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:52:53.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:03.619Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=44b71fb9-9a3c-4de4-9022-0cc8003f9d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:13.636Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1134d24f-ca04-4e6e-ac42-bdd55881d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:23.650Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9f92e37f-7f36-453a-8412-85432983c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:33.665Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=efbb1665-6302-4b2d-9c89-ea22a771aab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:43.681Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=462a957e-f316-482f-ae46-21850c98b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:53.698Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=596c2995-cfb6-4bdd-8a14-b99c1973957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:53:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:03.713Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=68097583-a066-4c2a-b067-89d1451e4a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:13.730Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=26f87c9c-85f8-4a4e-8ace-0666c3b1f079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:13.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:23.746Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9aa3b647-7c78-4457-8845-a4b926afa086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:33.760Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5051e193-ff9d-42b0-bd01-0626350d8550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:43.776Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d2f99c9e-52ae-4d3a-9485-246be1ec73e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:53.791Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b65c4790-4d99-4026-a20b-89d695fc09b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:54:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:03.803Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=17150cec-2a52-4fc4-a316-3d9ebf68a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:03.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:13.819Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=cc45b3c5-9139-4816-b16b-4c62c610a84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:23.835Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fcad7c4e-25ba-417c-a0ce-77986fd81e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:33.850Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c133c7bf-7ea8-4c73-90f3-26e4cf1e4446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:43.865Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b8b9839f-c457-4b3f-bdaa-752afb6834ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:53.882Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3f190fbd-83c6-4b39-a369-a7d9bd59dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:55:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:03.893Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=25e85031-8952-453d-a292-72185643db03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:13.909Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c58d9440-8172-4627-bf86-e6cdb772e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:23.922Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=94e2d86f-8ca8-407b-bf17-7e357defb6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:33.938Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a1a2c6dc-830d-4ea8-92f7-9c8376941e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:33.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:43.952Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a354b8cb-b512-455a-b733-43b394dfbd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:53.967Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7bd4d297-5ba3-44e4-ae26-7eb576be8da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:56:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T09:57:03.751Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T09:57:03.752Z |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 |2022-12-16T09:57:03.752Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T09:57:03.752Z |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 |2022-12-16T09:57:03.753Z |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 |2022-12-16T09:57:03.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T09:57:03.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T09:57:03.763Z |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 |2022-12-16T09:57:03.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:03.980Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e6bdb272-8e2d-4ba4-a918-f8762a05939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:13.997Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c940b508-7333-498d-ba6e-07bf3a67bb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:24.010Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=740a505a-d753-46cc-a0a1-e68a0b050d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:34.026Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=658bbbb3-4ba4-467a-afb3-75fe9a4dbd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:44.044Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f6d1a1a6-f645-416f-9384-fe10b0822d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:54.067Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d8666de2-e209-4bf5-a725-426fc437f038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:57:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:04.085Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0daf7981-9eca-440b-b727-832e3c2e6193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:14.119Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8e650d23-7165-428a-bc2e-4ce7dfacc942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:24.141Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=26af8cdd-c320-46ba-a739-4d2a02ed6fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:34.159Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=23fa1ad2-5e23-4752-907a-f7bdae0412c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:44.175Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=aa08cf7d-30f7-4f48-b1f6-665ec6d64955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:54.194Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d087894d-d805-4046-8fcb-da185524dca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:58:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:04.215Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c2c6cd78-151b-4c82-a309-8f5418f87a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:14.232Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=84971ba6-5b76-4505-872e-1538d3548353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:24.260Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d407b481-7cc1-4959-8751-e789a27bb82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:34.275Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=70451bf6-6d0d-49dc-a09f-9b71681c24f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:44.289Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=32a209eb-735c-4944-a0dd-f1a37e88088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:54.312Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a8c2dd00-bcf2-46f6-8bff-c01e87fba3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T09:59:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:04.329Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9a1175e4-e284-4c5c-a3c6-37f3e2a561b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:14.367Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c96dd93a-aa19-4285-848a-4ca25bc23037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:14.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:24.388Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=05fc3580-0841-449e-abc4-59391ad3d9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:34.403Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=22b420a1-4fd2-4470-a222-7f78a07261fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:44.418Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=bd34c9f3-e304-474c-bc23-a7aabbbe7817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:54.453Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=445f1907-a6df-4f0f-80bb-6005fa97c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:00:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:04.467Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=aad3ba38-1f82-45f7-a8f1-ad4201db5c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:14.483Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=36478efd-f729-43fd-b958-720982a0e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:14.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:24.518Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e98d9021-498d-47a0-8ff8-f419fcbaabec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:34.534Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=73176b22-9c1a-469a-805f-54b24fbb49a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:44.548Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=67b35089-9df4-4b5e-a7a3-2ce5c371c035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:54.562Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8e5ea8f9-8fec-4d8a-b370-b6e7ae9e9c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:01:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:02:03.864Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:02:03.865Z |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 |2022-12-16T10:02:03.865Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:02:03.865Z |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 |2022-12-16T10:02:03.866Z |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 |2022-12-16T10:02:03.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:02:03.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:02:03.876Z |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 |2022-12-16T10:02:03.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:04.575Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=aedb53ee-fa6b-44d1-a429-a96b7ce3393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:14.589Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=79cae371-c146-4f93-9a77-03f6c89e9498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:24.604Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0a99f819-e559-4f33-ab92-3bebcb886181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:34.616Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6d3f861e-9697-4ee8-8add-ab559f90e591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:44.646Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9bd9e42a-59c2-464d-b241-894699aa8bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:54.664Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c04eb996-e3d0-47e3-824d-8cfc27642b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:02:54.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:04.680Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=dfa7d319-4465-4e0c-9d0d-50d30c0f5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:14.699Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e87bff00-4ce1-4c49-8f70-fc215de58474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:24.719Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0d23eb26-1c11-4e0f-a98a-345f25a9c80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:34.733Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0ca4bf69-aa86-4f89-b079-659023de0a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:44.749Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5743a3d7-530d-4a09-be12-bc102a490044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:54.766Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0fc6e225-474d-4b44-ae0e-668cbc05bc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:03:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:04.780Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=728b2c4f-a496-4e16-b5a1-90ad2b43caa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:04.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:14.798Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=43a0a1d7-0e6f-4019-9b63-ce3b29a698f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:24.813Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f349bbd6-f56c-4b1a-acbc-5731ea470c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:34.829Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2bf7eeb2-1cce-4075-af39-b2072649f557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:44.843Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=637ee606-490b-4975-ad60-0bf0b41f845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:54.860Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b8d3bcac-2319-41f4-a28a-d9ac2a9e925e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:04:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:04.873Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ff1aa620-07c7-40a7-903b-107a1dc05801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:14.890Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4daca6f0-42ac-4383-ac76-032d469af0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:24.905Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6b96827c-1b93-410c-8e5c-328494aea8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:34.920Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=372989ed-86ee-4278-a0a9-bbc5545d71d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:44.940Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e9236d55-a0fd-4650-afad-b6dc83e9bf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:54.954Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=86067d7a-92b4-41da-aa8b-054a91c9e9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:05:54.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:04.972Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=03c0da0d-44c9-4f2a-8a6a-3c342157406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:14.988Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a3ccc197-778c-4f7a-804c-8dd96f2cdcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:25.005Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0dc5054a-95f7-45b7-b07c-77bf620f8463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:35.030Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b18c6eb2-4e2b-4964-a43c-6e0ae6c09755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:45.050Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3ba5a2a6-831d-48f2-bfa0-7a4bb437264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:55.068Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a215b879-0c95-4288-90e9-726b2a32dfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:06:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:07:03.848Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:07:03.849Z |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 |2022-12-16T10:07:03.849Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:07:03.850Z |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 |2022-12-16T10:07:03.851Z |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 |2022-12-16T10:07:03.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:07:03.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:07:03.858Z |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 |2022-12-16T10:07:03.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:05.085Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2aacefaf-282c-4629-8bb9-60404dcdfbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:15.107Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=431b3306-b985-4c4a-9822-c2b8328b1988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:25.126Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=83483ffe-4557-419e-a1e9-5e863979e576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:35.146Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=52371f9e-6403-4281-82fd-4ec82a98a561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:45.176Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=24365469-fea0-4fe5-8d4e-d861e6606572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:55.192Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a07c2d10-cd90-44df-87fd-7554948953ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:07:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:05.206Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a22135ea-fe6b-48ff-985c-58e980788ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:15.222Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=91b566b0-5219-411d-81f8-f5c042b39481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:15.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:25.250Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5120f1f3-3395-42bb-996f-118f053ca275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:35.264Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ed4c49c0-9e8c-4649-8f29-a94f733ce193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:45.280Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7ccbb4e5-dc80-4963-9e2c-f246618a1e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:55.299Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=42f7ba6e-6f44-49e1-afd6-bca84035e8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:08:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:05.326Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0e386133-074c-46ff-ab09-e8d78667c55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:15.343Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=34b49582-26d8-4b1c-928d-834c0c2eb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:25.363Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c380ed86-c433-474c-931c-a8c92cd22d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:35.378Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1c941aea-82b5-4690-80b7-db82073f5599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:45.395Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=433f9447-5a0e-4a0a-844a-16a5891bddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:55.415Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=666142b5-9708-4716-914a-8616bbff86df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:09:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:05.447Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=74bae175-b697-451b-96b9-34dbfed723cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:15.462Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b603d6ad-f23e-4700-bcc1-568c1c776fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:25.477Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1c64fe95-9ecd-4821-82bf-c556392ca745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:35.490Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b4dbad1b-8995-4b2f-98a8-038e32abdfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:45.509Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5968b116-984d-4b5f-b126-de1c5c02d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:55.536Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f8e845dc-eb8a-4235-9591-bec4a9bcf9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:10:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:05.551Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5cafd85c-f393-44d4-87d5-fbfc785f141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:15.563Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=dce1c018-754a-4c36-90a5-f6cb0dac850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:25.579Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fdea5887-e680-4217-b9de-5f297d02d833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:35.593Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=793cf2bb-9cd8-4ee7-a201-764b8bdfeadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:45.609Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f561973a-2b3f-4724-b623-b0387bfd83dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:55.625Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f19fe9a8-f562-4732-86a0-f6a4a563e838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:11:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:12:03.886Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:12:03.887Z |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 |2022-12-16T10:12:03.887Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:12:03.887Z |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 |2022-12-16T10:12:03.888Z |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 |2022-12-16T10:12:03.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:12:03.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:12:03.896Z |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 |2022-12-16T10:12:03.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:05.643Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ab443202-04c2-4ad9-85ce-f063d13086a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:15.661Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=08f7e273-aac7-4fb2-b5f8-25898e7c4777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:25.680Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=327f9a3f-c4b9-47e5-8eee-92906b4f7b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:35.693Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=006106d0-2139-4922-a6fe-af559cb17f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:45.710Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=94517f60-ffd7-49f8-b5b8-e8aa98a2a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:55.724Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2d08772b-2883-409f-b0bf-2d88213888b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:12:55.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:05.738Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=dc69cc11-bb81-4228-b254-e73822428e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:15.753Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=19c45d63-db8e-48dd-b0d2-3c8cfea75191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:25.770Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5a5211e7-bf20-4fbe-b608-6fe0dafbf374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:35.784Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2f4091c0-146d-472f-b0b1-2d39479ee7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:35.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:45.808Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2d3277f8-7679-4bed-8e6a-88f8a1f905d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:55.822Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=dbe8b7c2-3004-4799-88de-df53e3b6c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:13:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:05.837Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=aea86c3e-bf4b-4e55-9cbb-d9aeecc7b992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:15.850Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=955393c8-ebd1-405e-a955-9c34f400fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:25.864Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fa9ea3e7-a147-490e-9d6f-0be8c1fe46c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:25.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:35.883Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=46c49da0-0a16-4a4f-ad59-e6de4fe40cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:45.907Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=cf512ef3-cb7f-42f4-ae32-50fefe2b8893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:55.922Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=370c8f62-9000-4038-931a-a364fe16ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:14:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:05.947Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0c993621-89f5-4635-ad66-e0a550055dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:15.963Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ad4be96f-1666-4a9d-9646-3db899343d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:25.980Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8d96a1f2-32b6-4aaf-beb5-089954458923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:35.994Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e9e07cd4-749a-449e-99a2-6e59d1aaaa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:46.008Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2427a3f2-0488-4e38-9fa1-218c2140ac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:56.020Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=19028184-2dad-4e65-86cc-00b20d99e7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:15:56.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:06.055Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0d582882-5eaa-4ce1-820e-908aaab8f5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:16.072Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=79ae70ec-ed67-4b9e-b409-e57454ff2b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:26.099Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9d5f2202-4b1c-4b5a-9861-d9df0649f4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:36.116Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=91337325-4cb3-4342-8a7b-655b48ad417f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:46.130Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1d713572-33f1-4ec5-99f9-86a50e8299ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:56.144Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9548a36f-0d3e-4c8d-b175-2e8371b13f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:16:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:17:03.854Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:17:03.855Z |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 |2022-12-16T10:17:03.855Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:17:03.855Z |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 |2022-12-16T10:17:03.856Z |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 |2022-12-16T10:17:03.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:17:03.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:17:03.863Z |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 |2022-12-16T10:17:03.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:06.158Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3db4bf88-7270-46ea-bfbb-22e6aaa036c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:16.173Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3e4a69cc-e704-476f-bb6e-89883a720dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:26.187Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9862523e-ce1b-449f-9006-5d256e437243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:26.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:36.207Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=19a17996-8ada-4e79-873b-997082b848ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:46.221Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7ac72b38-8580-4c49-9345-945734be9db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:56.240Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=244699ea-1e60-4695-aecd-f7fe9392442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:17:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:06.256Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4d9ee84e-788c-4646-a97c-5123503e2edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:16.274Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a6e0c5a5-ccd6-40f4-956c-cae1fb510d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:26.293Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=25de071a-eb6c-4d36-b062-e24d9426ee84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:36.307Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=53de56d7-a2fb-4524-8b26-fbe185116fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:46.325Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4ddd2785-3af5-4cc2-a368-b86ed1d221d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:56.348Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5cb91d69-1f19-4eca-84ce-93f65ae51ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:18:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:06.363Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b3495b4d-e79a-4bdc-b01a-4ec2c267f611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:16.379Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1ae4b999-609e-49cd-96d7-f5c216a9190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:26.395Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ac0015da-3c80-4297-90f1-d575c701f24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:36.415Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6de1863b-493f-4fae-9fda-46139b5f6f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:36.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:46.439Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c53b4204-fb9e-4234-b07d-d0a84894c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:56.456Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=68f3b920-1912-45cc-974b-9f5ac3c590b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:19:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:06.472Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a2c5a4c4-cb5b-4223-b6aa-ad5504d6c037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:16.501Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=bda1f2cc-ecf8-4d31-b3c2-de19cb1fe7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:26.515Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=06234f4b-d080-40e2-94b6-a808d86404ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:36.529Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=226bef99-e708-43e9-8826-4fe0cd4429a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:46.545Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=46861959-8f9a-462f-a9ce-d25319e34619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:56.559Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=43953a09-b5a2-4419-b6d7-e6c7c53bdf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:20:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:06.571Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4076f28a-fe8a-405e-88c3-c1647eb3fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:16.592Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a87c1bb1-a57a-4c6c-80ac-8a02a74250dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:26.609Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=86a7d5c5-6e7c-4b46-8a7e-aeef1daf60f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:26.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:36.622Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1b7c53d2-04fa-46d0-979e-cced9d63f0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:46.639Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=179380cb-801e-4135-8e7d-62906b533141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:46.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:56.654Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5463d251-1d78-4695-97b5-5007825475bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:21:56.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:22:03.819Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:22:03.820Z |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 |2022-12-16T10:22:03.820Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:22:03.820Z |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 |2022-12-16T10:22:03.821Z |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 |2022-12-16T10:22:03.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:22:03.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:22:03.828Z |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 |2022-12-16T10:22:03.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:06.672Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=91f82319-a659-4475-98af-2fac0320534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:16.685Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=28a60522-155e-4e72-b96b-692c54bd6e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:26.700Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=267bf107-23f8-4838-9761-e8c68502531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:36.724Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3b68498a-a271-45d3-85a6-b07bca0afe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:46.745Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f62bcce6-ba28-4aef-8be6-374d9893303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:46.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:56.760Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=808d01f4-e844-4421-93f4-b9ca60ceb02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:22:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:06.775Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ed9b75ef-0f63-424d-a41d-ca3d8a6279f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:16.787Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=09454f8d-1a98-4b65-8de4-0315188914b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:16.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:26.803Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=46d798f9-58bf-4a45-9067-b5b894a71d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:36.822Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=98008858-6718-47d0-bf3b-11ac7ba7921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:46.842Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0743263f-7536-45b8-89f3-477ff4dd3808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:56.858Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=73680f4d-d93d-4145-8d9a-4940de6b23f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:23:56.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:06.869Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=10a7d38f-e9a6-42c8-8e82-2b1549714eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:16.882Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1b657cb0-7a4f-417f-9d25-2c4590d07b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:26.898Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c616b04a-be0e-4160-b02a-0262498a5c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:36.911Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fd533d72-278e-4e3d-ba8b-2ce0c5c9de2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:36.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:46.923Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=054c20a9-6212-4792-af45-b3c9a5e4d9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:46.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:56.940Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=cacf70e7-410f-4bc4-84c1-f763944082c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:24:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:06.956Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2c38039c-7049-4e65-9ab2-2d70c8635ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:06.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:16.985Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=17c02f5a-03d6-4f73-af91-1c877b29f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:27.001Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ee8c651d-8e31-4dd8-aa2a-b536d625084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:37.022Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8408f074-ee45-4627-ae4a-734aebcf4933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:47.042Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f5b9312c-7409-46a2-8194-230e61799e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:57.062Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e09ec274-4ea1-435b-b56d-fdc17ef947c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:25:57.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:07.078Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=73ab48bc-5ee0-4897-a8ad-be11dc6bd029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:17.092Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c6d62651-206f-4de1-a211-e08192e0c215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:27.108Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6045bd37-3ad7-490a-83fb-488ef4e0d1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:27.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:37.127Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=91bbfc08-9727-4e75-8e7d-6c6365ad1e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:47.145Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=24787326-7b3e-47ec-9b58-a13512fdcc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:57.162Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=99f99282-7f00-44c2-8f40-d58133b9380d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:26:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:27:03.745Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:27:03.745Z |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 |2022-12-16T10:27:03.745Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:27:03.745Z |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 |2022-12-16T10:27:03.746Z |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 |2022-12-16T10:27:03.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:27:03.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:27:03.750Z |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 |2022-12-16T10:27:03.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:07.182Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=03b34fac-65aa-48c7-b346-e0cb541e4d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:17.196Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c8bb5493-5f70-42b1-9694-88571f0fb1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:27.213Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c40602eb-3744-4b4a-a3bf-0b91e41dcf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:37.228Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=bf5d0507-2f09-40f6-bce4-1c89a7acd6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:47.250Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f7e518af-dafe-4a31-96ec-71b76fba5717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:57.267Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=886342e3-aae8-4902-9c18-c45a590bdd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:27:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:07.285Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=77117876-19ea-42c7-bd69-2dad3ba6c00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:17.302Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a2694a6c-ee4c-4abd-bf54-a9140d32cfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:27.317Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=afd562ed-7bda-402a-a154-23e7f4cbe599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:37.332Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6099fc6f-06df-4b79-b72d-ed290321dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:37.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:47.352Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ac444254-f9a0-4b5e-ae82-dbeb90e68deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:57.372Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=12784475-4a00-4fb2-94bf-19b0eaa272d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:28:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:07.408Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8bf23c70-f5ca-4028-a83a-e003ead1b2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:17.423Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e06ef29f-e30c-44bd-85c6-2c05cef96ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:27.437Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5b98deea-e87a-4ef3-912f-fb1e958b5cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:27.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:37.451Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f6cef427-3be1-46d8-bbc0-999911f8bcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:47.467Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6c435348-e026-4030-85f1-ad31c1721386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:57.482Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fc7323d0-69e4-4dc2-907a-d88df1403d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:29:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:07.499Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b5f2cde0-fc52-443d-b4d2-a9d55c3d360d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:17.529Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=428bf8ae-9af9-4116-be29-229268c0677e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:27.550Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ba2bf141-70f0-48b3-9b53-2ece6789c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:37.566Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c5d38a94-8e93-472c-b32e-25f6a1df6787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:47.581Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ce506eeb-bf4b-4357-a04a-31c39467b280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:57.596Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d72c1bc9-99c5-45ca-b930-8f71583755bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:30:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:07.613Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c21e3350-1828-455c-8c74-12dc60c3454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:17.630Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ddb846a6-1087-4e99-80cd-737bc429c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:27.652Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6518c19f-f4de-4f9b-8ada-0550abe584e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:27.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:37.678Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7b369ea9-04f8-4582-b3a9-01c976c60a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:47.703Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1bec4be2-779b-4f5b-a808-9455c2a4514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:57.717Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=df81730c-9293-4d03-8a3c-dca9463f3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:31:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:32:03.863Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:32:03.864Z |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 |2022-12-16T10:32:03.864Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:32:03.864Z |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 |2022-12-16T10:32:03.866Z |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 |2022-12-16T10:32:03.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:32:03.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:32:03.873Z |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 |2022-12-16T10:32:03.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:07.738Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3c4954ee-aa29-4f1b-aacc-3d735f43ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:17.766Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6f9e7374-f0d6-433d-b8ac-33e9aece0926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:27.782Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=043faa45-e76f-4a48-9cb0-e553355db31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:37.799Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=918c70b7-70e0-44a6-b94b-eff427908c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:37.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:47.813Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=636cb08b-faff-4782-a9d9-14808e775fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:57.831Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=588aea75-2205-4f5e-9bf6-528ff1ed767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:32:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:07.845Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0271dfa9-9c00-46bb-9038-4a62b4dbf864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:07.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:17.860Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0ae925c8-3dc7-4d45-8450-0ab5edf634fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:27.879Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1fb1076b-d095-493a-8fde-88d4d6132499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:37.916Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=03ba4d45-ecdb-45cf-8cd6-811138951f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:47.933Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6c64f469-1bfa-4266-8fce-c5950c31db4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:47.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:57.948Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=73350a71-25ce-4c3a-9595-f7e220e02a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:33:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:07.962Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3b71a0c7-b807-4b65-95f2-c2aaf17d9b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:07.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:17.977Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=75ba04b5-3aac-4683-8b59-0724770b8621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:27.993Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=136f3bdc-0e91-4a77-bfee-0599f5e98733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:38.007Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5e471206-ff6e-4a0d-9150-6af6c5eab06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:48.022Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9f799f6a-6464-468c-84ed-97daae138349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:58.036Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=dca311b7-c4ac-4e77-b8e8-93b584a9c331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:34:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:08.056Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ce27899b-7beb-4042-a132-ef0ac117d2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:18.071Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=eea5139f-7e31-4e84-8233-222b6554a736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:28.103Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f2ebf623-b55a-4488-96e8-5f89dbccf810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:28.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:38.123Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=67e2c275-6378-4796-b3ff-0db82a0e2947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:48.137Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=96229993-5564-459f-918a-1619e3ba0352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:58.154Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d5be896a-7d0d-416c-b47c-f0eaea1bd326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:35:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:08.178Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5b3d6588-3948-409c-81d5-0c5a12fa3e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:18.197Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=baf3ffed-8b8c-4532-9173-51c1514c2aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:28.210Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c9aa3efa-e06b-4d4b-9f1d-a4969318d62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:38.225Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=94cd8954-c77b-406a-9aeb-2b9e9fe2fcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:48.246Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c4f9df87-5f23-45c6-8c51-7683b67a7431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:58.257Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=16ea5d7f-66d4-4661-9907-d29ace46514c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:36:58.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:37:03.889Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:37:03.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 |2022-12-16T10:37:03.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 |2022-12-16T10:37:03.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 |2022-12-16T10:37:03.891Z |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 |2022-12-16T10:37:03.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:37:03.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:37:03.897Z |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 |2022-12-16T10:37:03.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:08.270Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=285d5c14-56e8-4926-969c-df0e5d6e99e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:18.290Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=85372f56-455d-4a1e-932a-44e07d7dc5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:18.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:28.304Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=633e9c80-e4bf-45f5-9b6f-f1dac2009881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:38.314Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f0097e86-83b0-4193-b73e-c2b3360695b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:38.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:48.327Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=fd49aceb-c4d7-477b-a0d2-2e66c17fe463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:48.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:58.347Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=22015125-bccb-4c4d-991c-446639a15ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:37:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:08.362Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7882b0f1-759a-436b-b925-d7914def4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:18.377Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ab72734a-a5d1-4c19-b773-5eb548d75a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:28.392Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2a963236-1462-4975-9e0a-ed64f3f18f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:38.408Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=cf4ba59b-8e00-4742-beba-4619f4218001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:48.424Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b4b2278d-46bb-44b5-b666-a24a5755003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:58.440Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=72d2e680-0d07-4d05-ba54-36ee318778e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:38:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:08.454Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=edf21ab2-691b-482f-946b-07a31cd88dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:18.475Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0b5d179e-4b97-46f2-a36b-f762eb2dae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:28.492Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=aa44fe2e-2db4-4128-ab6c-7617dc393cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:28.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:38.506Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=cdb958eb-d873-44ed-9c6c-48fde8c3e168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:48.522Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8b62824f-cde5-4a56-991e-0c20b81628e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:58.537Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=02cecc79-2388-42cc-b680-24856e8b821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:39:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:08.552Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ca005a6b-6470-422f-8f20-998a24dbaed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:18.567Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2c8e3e40-c8f7-40a4-b4f2-59ea4d0ed7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:28.584Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c1df5558-1a3a-4b41-98e5-eb4c423ab9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:38.597Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=394d5598-e77e-4fbf-8530-4079123d9125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:48.610Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b51ea3db-1fa6-4b53-aa58-15a37daac1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:58.624Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=49fb3aae-d1e7-4bec-8053-90ea88f1d516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:40:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:08.639Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9e2c39f5-4b94-4d84-9277-dd0b484fbec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:08.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:18.656Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=17cec73b-55ba-4491-8be0-9d1c7c982329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:28.674Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=da663ee3-858b-495e-9d38-cc842bd5bc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:28.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:38.693Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=39cc50f7-e4a0-47a7-bf94-f1dea61c8472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:48.709Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=31a1a52e-b159-4d97-888c-5ecd6059b3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:58.724Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8dba4e2f-9e5e-43f7-ac83-ac090b50ab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:41:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:42:03.828Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:42:03.828Z |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 |2022-12-16T10:42:03.828Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:42:03.829Z |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 |2022-12-16T10:42:03.829Z |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 |2022-12-16T10:42:03.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:42:03.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:42:03.837Z |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 |2022-12-16T10:42:03.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:08.749Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5c9dc2fc-5372-470b-a28a-cf87434cb924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:18.765Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=590307d2-666e-48cd-9854-ab885b931087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:28.783Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c64e35fd-8be7-4c11-9247-c034dfdbbcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:38.795Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d912a298-929e-4101-835b-fb36a80b1776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:48.809Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=dda1d318-ed4c-4885-8a7e-04b8c5f0a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:58.824Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3cf9a0e8-f513-40e5-98b5-da5d6b8af963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:42:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:08.842Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9967354a-5492-4e8a-941e-aa1e18ba9c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:18.860Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a5e6d30e-c4a3-44a2-af12-cc37edcdcb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:28.876Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e8e5bcff-8140-4042-82b6-f4b22757999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:38.893Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1dafddf7-3828-4932-aac0-560a0c1e1435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:48.908Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=1bc2d771-de1e-48e6-8640-5debbaed81e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:58.923Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=abf6564d-d88f-48b3-aa39-15b15dfd2157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:43:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:08.947Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=6b267b1a-773a-4efa-b9c6-5c367534fedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:18.963Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=aa46aa66-41fa-471f-b12d-a80271692a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:28.979Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b0fe3fe1-1ef9-4fd3-86c5-b65dd5cdb64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:38.993Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=925ec5bc-60eb-4505-8d5e-9270276a35bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:49.008Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=72eee49c-90da-4075-bc60-5036da5b59f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:59.023Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=9a720890-2002-4b24-b970-4842302eb22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:44:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:09.037Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=efa64c64-2f72-4781-b6b7-fdbd1b2b124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:19.060Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d2eb412f-c47d-4631-9d28-3fdf92f35619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:29.073Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=3053a136-a3b3-445f-8015-4bc548eba1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:39.084Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=822a10c7-be2a-4401-80cc-b183b3194630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:39.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:49.101Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=019ce07e-1957-4d04-9bc4-7c58bbe11fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:59.114Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=66ce0b23-a4f6-464b-870b-5fed9bb39190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:45:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:09.127Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2fe27d47-c28b-4539-9a82-8c28b0567e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:19.150Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=26f0d029-70d9-4845-b610-6666f327e7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:29.169Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=47132019-4826-4c81-abc5-80f10d78de8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:39.184Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=eddf71c9-2c4b-4173-95c3-d99058eb4881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:49.196Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8830796d-eecd-4965-8294-8106ef428d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:49.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:59.209Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=aabac223-acd7-44f2-8225-82ac9b904294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:46:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:47:03.891Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:47:03.892Z |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 |2022-12-16T10:47:03.892Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:47:03.892Z |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 |2022-12-16T10:47:03.893Z |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 |2022-12-16T10:47:03.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:47:03.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:47:03.899Z |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 |2022-12-16T10:47:03.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:09.223Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=42c09448-34b2-4404-baf0-e347a904490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:19.238Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=51f32e4c-5126-4abe-bdf8-58ac6c242d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:29.250Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=76747fdd-ad7e-4fc1-8149-51857bc63fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:39.272Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=d404f021-493d-4c81-a98c-5f66cb6a4086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:49.291Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c8c801f9-ee88-4e90-a7e9-fec1b30ecea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:59.307Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=0ad3b703-9e6f-43cf-ada9-0692a502e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:47:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:09.319Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ab0519ff-02c4-409c-8bca-98cfb01c899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:19.336Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=83404aa6-02a7-4b51-8986-62e759a1011f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:29.352Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=706d3ee5-9348-452f-b4b4-09a8b7b3b090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:39.368Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a34ff2ea-b7ee-4f83-8d8d-5f35e4938a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:49.389Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=2ef383da-4c97-44e7-a549-cf6b918749c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:59.403Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=630178a2-bc4c-46ad-9f45-b6cb2165a8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:48:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:09.417Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=4d70436a-3113-488c-bbcf-2d4383cddae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:19.433Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=54aa638e-3854-413f-b6f8-c4802dc8440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:29.453Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e7db6447-5b7f-494f-8270-7455a4081cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:39.472Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=964dfaab-2a60-44c6-b782-2ac8483f4b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:49.485Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=41846a4a-2fed-46e0-922d-2df33d41f079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:59.500Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=b3895aaf-70c5-422a-8f2d-f3b7d8b3f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:49:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:09.514Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f89ce743-9894-4407-8662-2cb17d4459cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:19.528Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=55dd7b69-83b8-4cee-b52c-21e4a36626c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:29.548Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=304391ed-bb7f-45fd-97f0-96ea254c31bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:29.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:39.577Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=096d25f4-9d7e-47f2-88f2-1a7b118768cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:49.589Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f36c646c-d2af-420d-87e3-e4bd8f196d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:59.602Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=40473c84-6873-4f60-9f2b-50971ddb3c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:50:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:09.617Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5d74e8c9-3b79-42e1-a0e4-629ebc1fd580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:19.630Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=172f5246-6285-4732-974b-50142a42c90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:29.645Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c19ac959-5664-4399-ab44-5a90c2d84255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:39.665Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=a2d1e9d8-9ef2-4c98-9b97-5fd46fae8bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:49.680Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=7672c5ac-9bbb-4f7a-9015-bf4f2ddda39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:49.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:59.696Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=5c1ec26b-f8dc-4ed0-a586-2a9b0d1aa813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:51:59.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T10:52:03.776Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T10:52:03.777Z |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 |2022-12-16T10:52:03.777Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T10:52:03.777Z |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 |2022-12-16T10:52:03.778Z |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 |2022-12-16T10:52:03.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T10:52:03.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T10:52:03.784Z |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 |2022-12-16T10:52:03.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:09.709Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=c8cd4e3f-e359-46a5-a592-e4b45043842b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:19.722Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=f707353d-64f4-4e71-a895-03262e85ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:29.739Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=341f12e9-95d3-42b8-b79d-9267a6e34ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:39.751Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=8d5b1159-494c-48a0-9747-ba0d662c90d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:49.764Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=027502ac-2a4b-4e2b-a50a-5096ea255c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:59.777Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=ad035fb4-80dc-412c-a000-1f71ad2f3aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:52:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:53:09.795Z |INFO |Init configs |InvocationID=b7ae27fc-40cc-4f4c-a292-50b09812d07c, InstanceUUID=e8692e28-86ed-4f60-9d4c-5069a8d9fa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T10:53:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |