By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:09:22.415Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:09:22.431Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:09:22.432Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:09:22.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:09:22.978Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:09:23.217Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:09:23.217Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:09:23.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:09:23.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-21T00:09:23.481Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-21T00:09:23.535Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-21T00:09:25.858Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-21T00:09:26.598Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-21T00:09:26.635Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-21T00:09:26.636Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-21T00:09:26.782Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-21T00:09:26.783Z |INFO |Root WebApplicationContext: initialization completed in 3247 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-21T00:09:28.794Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-21T00:09:32.134Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-21T00:09:32.870Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-21T00:09:32.917Z |INFO |Started MainApp in 13.847 seconds (JVM running for 15.496) |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-21T00:09:33.240Z |INFO |Start scheduling PRH workflow |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:09:33.256Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=643fbb97-2024-4045-814c-1aa51a4f6592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:09:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-21T00:09:37.149Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-21T00:09:37.150Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-21T00:09:37.153Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:09:45.592Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a8f64e12-8caa-4292-919c-285f3d5a6d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:09:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:09:55.632Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=652cbcaf-4a7a-4f8f-a2dd-a980be143b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:09:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:05.684Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c00eb9ef-c779-45ad-a3ba-ffe18f910982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:15.825Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b3edd094-67f6-41e4-b929-2fb3c3c8d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:25.870Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c71faa89-018d-4816-91f9-9d9afca45a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:35.960Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cdbe1d0d-89c2-43be-8cc4-dcd2b7e94866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:46.045Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aeac8518-13d1-4d2b-8cdf-1d4f1db5c5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:46.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:56.066Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9c017937-9e71-4b38-b8e7-95bfdb24a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:10:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:06.096Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=acf80c70-081f-4577-b9db-6939fe00bc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:16.143Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8d4961b6-0242-4019-ad58-6d8a6cb53fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:26.177Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c47f540f-8106-4198-a759-d91d79bb4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:36.208Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8f9b1d83-f03b-4527-8512-87e32acfa66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:46.246Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8f028509-870f-4cd6-9106-4a892fd48110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:56.271Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=357fc189-3ed3-4ced-ba9a-d3d24311fcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:11:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:06.294Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=409849a4-7877-4943-aefb-2a101c3f2eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:16.333Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ba7c9c6e-607b-4d72-9a4b-e402dbe9f43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:26.379Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7b534948-6d54-483b-aeba-ad33f6d00072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:36.400Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=31a2fc95-c1c5-404a-b791-8be82958d6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:46.449Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4ef2738e-8482-44e4-b870-3eaf18301c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:56.478Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=687e2ca0-db9b-48d8-aedc-8067a1d4be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:12:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:06.522Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=11ca5002-7703-4cff-bafc-710fcbc3e66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:16.569Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a35d10e2-3491-4237-912e-1b663674f3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:16.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:26.599Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6c8f73e4-4acc-4bb2-af86-ec5b878635eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:36.623Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a648a161-fd65-4d1f-bdcd-53cca625f3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:46.643Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f0b22a1a-519b-4e46-a422-5864fef736ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:56.769Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0199d61f-f34c-49c8-a482-c60ba3204a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:13:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:06.793Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fa6ac462-15c8-458c-a7dd-b6986f37e25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:16.836Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2546b4bb-a3c9-41aa-8000-674bd5605123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:26.856Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8ed426c6-3285-4b7f-a4fd-2e9c394c85b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:14:29.677Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:14:29.678Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:14:29.679Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:14:29.679Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:14:29.680Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:14:29.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:14:29.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:14:29.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 |2023-02-21T00:14:29.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:36.887Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b1ae712a-e2b9-4e16-a2fe-da1aaffebef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:46.907Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a37c9191-0326-4d6a-8d6d-950a6c4cd607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:46.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:56.934Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=54c2b63c-74bf-42c4-8bc8-7b3fe9a1f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:14:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:06.997Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bbcb8c76-f0d4-42f6-aacc-d71e6a0ca04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:17.020Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9a156f78-6afa-4289-9d13-d4d68419bcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:27.096Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=52c91ae6-62ce-4181-8955-cc61320fc550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:37.264Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=820a97cc-903c-43aa-a9fd-757823a1c6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:47.315Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7f4791a3-ea91-4f65-96fe-b3e641f11386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:57.364Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=015fe746-f050-4b13-ac4a-f77d52a53b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:15:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:07.392Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=450f2e89-1265-4afb-b308-11aad81428df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:17.421Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5fecdc7d-dfe4-4e03-ad60-f141dc5a080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:27.445Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aaef73b2-3bf7-4428-8787-8b769a8e5d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:27.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:37.468Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=77076d2c-5357-4374-95c3-f6ad4ee456df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:47.489Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=215269ba-a084-4abb-85ef-b7a007219eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:57.507Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8cd8e26e-d0f7-4385-b029-d4a800e59dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:16:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:07.539Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8c096ad2-cdd6-4810-84c6-e6c6898ca4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:17.566Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5c208f98-ca19-43ba-981e-7326a43dadff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:27.681Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a4df8ce6-2073-43e8-b900-27b8a332548f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:37.718Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=288cb94d-b770-453e-a209-ab75c4d509f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:47.735Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=916739aa-1f3e-4311-9b83-024f086c677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:57.752Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=42da9451-fd2a-490b-875e-7fddf21d9ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:17:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:07.776Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ccd16c4c-a26b-4df7-951c-29e05e4f6c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:17.800Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=605c33f0-62bf-4759-b4eb-9284a51ca79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:27.827Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b1171ede-8ce4-4a2b-b4cb-4f3789710a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:37.849Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=093dbe44-d536-4a68-b3b8-98f19b21d013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:47.869Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=99b36964-29d4-48e0-a09e-0a933b500bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:57.894Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=af33303e-4517-470f-bac7-e36392549dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:18:57.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:07.916Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=689b88e3-0afc-4771-86eb-9cee8b63fdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:17.951Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0f158558-2d5a-4c33-9335-4ce0456766b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:27.970Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e0a33e3d-250d-4df7-88b2-53170e84829e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:19:29.117Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:19:29.118Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:19:29.119Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:19:29.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:19:29.121Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:19:29.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:19:29.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:19:29.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:19:29.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:37.990Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0d522e6a-4c2d-46b7-86b0-fa48212a9fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:38.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:48.010Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=272fdbab-4749-4cbb-bbcb-93917eb3ae3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:58.067Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=40532122-ea57-4529-9609-57575cc74cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:19:58.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:08.093Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=eae8f550-7348-4fe3-aa09-fcd3a8fbd12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:18.145Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8990f080-b2d8-41e7-a8cf-4f8f1b82d183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:28.191Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=951d7b87-6ef2-4ead-9db0-ba21695b4b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:38.227Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=18cc3ce1-5139-4567-a1c2-0d0b23a9d6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:48.247Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=49182c3e-c29b-4752-9959-c28fa1af8e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:58.272Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9bba1381-690e-46b0-ab60-e37895d02e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:20:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:08.320Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=990f31c1-17e6-422f-88a4-c21d1aca5e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:08.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:18.362Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ccc7a15d-d64f-43e4-a3f4-f0d4a68118a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:28.404Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=770cd72c-dc60-47fd-869b-cb1cee18a5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:28.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:38.426Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=45c72ba9-4cef-4e6d-ab0e-26b261622579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:38.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:48.446Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9f5efd09-e7c6-4039-8863-8572a127400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:48.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:58.471Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fe1375b4-17df-46ee-b596-009738c3c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:21:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:08.490Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=710d85b7-3200-432a-a375-443737f4e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:18.550Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=205eed0b-0b46-4ce7-ba28-28a79b7c3ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:18.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:28.570Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=94c79b6c-d571-4c0a-9653-f3f77f6e1c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:38.591Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d5b46253-0ae1-4f3a-af5d-d49caa038d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:48.618Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f3be9d68-f8ff-4579-b1ff-9e290b0ab4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:58.640Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a68316f4-507b-4d77-bc9c-1f576e621bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:22:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:08.697Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e7464a87-6374-4561-996a-76fe5d175619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:18.749Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a13d56ad-86ed-4f0e-8089-ad1b1f820bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:28.772Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4707d270-a86f-453c-943b-458a6644bba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:38.796Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8584f5fc-ca18-4c24-a1f5-f56ec50f2b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:48.825Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c9dd9318-5050-4390-ad52-123e361a45de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:58.858Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a584c0a1-4464-4235-b6e4-6832d796520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:23:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:08.886Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a83c033b-abcf-4e7a-b038-fec3c5e16b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:18.956Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0513119b-aa0c-44f5-a6ad-3dd41bc1771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:28.988Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a143059c-fa9c-4659-ad66-f2c6e42a1440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:24:29.148Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:24:29.149Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:24:29.149Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:24:29.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:24:29.150Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:24:29.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:24:29.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:24:29.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:24:29.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:39.050Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ef126386-6bae-4f0b-adce-991d6a4d6267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:49.092Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=356c1b7e-daee-44c7-85da-b62cb4cdcd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:59.116Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6cddac30-528f-4136-9bfb-6baeeaf55e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:24:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:09.151Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=24af3e09-3756-49a4-b108-a60fece7ab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:19.174Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ce46db37-efb8-45b0-8845-9a0f116a33f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:29.196Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=68ce6b33-e757-49bc-b883-16be6b8a20eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:39.276Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=25cc9b16-191c-4a4f-9ebf-87ac074c5a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:49.299Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=db175c16-2ad8-4583-9bc3-5ba08c3e8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:49.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:59.320Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=73213820-ebdc-43dc-8692-fe8261113240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:25:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:09.371Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6b941596-fc43-488a-82fa-d4704dac8bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:19.397Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d17eb0cf-bcf5-4584-bb14-c972689951c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:29.416Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=41d0ba8e-9f8b-446a-898a-af0ca5e43013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:39.448Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=34f39061-e30a-4669-944e-3ea7b0548639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:39.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:49.464Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e06b70d7-c847-47ef-9c49-2ea43b1e408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:59.491Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=933617d1-46ee-48c3-8869-e09977893a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:26:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:09.518Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f3350472-e7ab-416d-bfaa-2c36be3af625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:09.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:19.557Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d59b02fa-0ee6-4d47-9386-67ce4a1e1a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:29.575Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0f46582a-a4a1-499c-b21e-773b7a75a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:39.603Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=37668b4f-92f0-4a79-99b8-f3667fd1ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:49.623Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=290c66d6-beba-427e-bd1a-bd555efa2746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:59.646Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=70a68dd2-1088-4924-99d1-60f04dafeeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:27:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:09.671Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b548fe1d-0c79-44e4-9dbb-35b7935b6f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:19.691Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6a6c2800-8238-49f0-a2bd-867cf19ae4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:29.714Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9f9e3949-76c0-40c4-98d4-486db6ddac2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:39.750Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2fe3bda5-f22f-4fce-abd3-3d20cd226884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:49.772Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1662d0db-923c-49b1-abba-fd6527b93260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:59.792Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=17de9f53-8ea9-41b9-9c67-40ae8bfa643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:28:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:09.816Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1388a199-b605-45ae-adcc-9bbfb25aa881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:19.837Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e2bfdcff-273c-4be1-a9f6-e5a30f9f1945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:29:29.124Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:29:29.125Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:29:29.125Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:29:29.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:29:29.126Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:29:29.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:29:29.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:29:29.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:29:29.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:29.858Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d0a859a4-2e14-4f28-8891-e7a41cd76e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:29.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:39.902Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e2bcfa67-1b94-4686-98c1-ab7759511fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:49.935Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5b08b1d3-fa5d-4c2e-93e8-fe7a7ea764b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:59.960Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4912ba8a-67f6-424a-92c8-bd975fe7d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:29:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:09.983Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4294e636-0061-4907-b3a2-b86dcf8fab4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:20.042Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=23e314a7-6164-49b7-ac33-ee858e7c6201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:30.066Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c88b3ced-8895-4eed-931e-d8223b52db7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:40.087Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=84309cef-2dc0-4b73-9c55-aca2b2e5a444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:50.119Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c84f344f-1680-499e-9e06-8782dee3799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:30:50.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:00.148Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=242fc423-425a-44a4-a5f7-e2e1b3ed6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:10.170Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=199c8392-60fd-4349-b735-7b71b4e219ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:20.187Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=01b385c1-7700-46c3-b4f4-4743eaa1b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:30.207Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=69d596ef-00c5-4991-ab80-78c15c2f1bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:40.224Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5e3deb26-b44b-4d5c-8951-3d64a77506c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:50.238Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0e0003d2-d7c3-4d77-b043-f1427d782a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:31:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:00.260Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7732caf1-3d01-4fcd-829f-dbbc3e4a2df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:10.306Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=71bcb420-e185-4e1a-b309-161dc647cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:20.325Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aba351f2-ac0b-437e-94be-6b1c83d096f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:30.339Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bf1ff6ab-ad8c-4eac-99d7-f4d104034e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:40.359Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2b6bf974-5958-4302-8848-c4cc69cc54cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:50.374Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fa11d62c-077c-4852-afb5-b3892f7c6f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:32:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:00.389Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=dbafa190-bb88-47d3-93b3-bbfe14b6378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:00.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:10.408Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=397c66f3-d957-4fa4-a645-4604588f7fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:20.424Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=20a70dac-b6e8-4d7b-8e79-5d62d552447c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:20.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:30.441Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8a98d70d-53b8-48a2-a6a1-8932b5bba4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:40.465Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e914e225-1071-497c-9bb2-b2b71426de6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:50.482Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f3b5d491-0fc5-4d2b-ab23-6161915f39ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:33:50.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:00.525Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0ab145c4-630a-450b-bed0-7209688b9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:00.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:10.543Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3d12e4b2-d5ae-4d4a-a151-43c03092fd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:20.560Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e5e0e664-fe4a-4f10-a85d-91ff1a1fb417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:34:29.252Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:34:29.253Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:34:29.253Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:34:29.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:34:29.254Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:34:29.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:34:29.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:34:29.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:34:29.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:30.575Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c19b6e99-c3ea-4245-83e1-21645bab1123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:30.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:40.596Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=92591559-28ab-4217-9232-a6920b08cfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:50.617Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=85ead7cb-4a4d-4c51-a547-492710a5527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:34:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:00.649Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2a9a842e-a6b7-4893-8d73-aa538eb9d582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:10.667Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7d9b0696-01ae-4b06-a62f-cfab2736a64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:20.689Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=046b6981-b359-4024-b1ea-72d08cfdc1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:30.707Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9ddeb717-940d-4097-8291-679235febf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:40.727Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=01137f15-94d8-475a-a234-01345657b99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:50.746Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e25564ae-5c4b-44a3-a774-a66165aa08b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:35:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:00.766Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=dc8fac1b-32a3-44f3-9b25-c249dbd4390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:10.797Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c33ee213-a6db-4666-ade8-7c2f38f49844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:20.840Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bbe28547-ab39-4a5a-a1dc-73db0a524b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:20.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:30.857Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4b2a1192-5b73-473b-9380-6e2028959760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:40.875Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=568d5c25-35d6-4c88-967c-dce696982dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:50.891Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9f3fc9af-0c19-4b61-900b-384b3c6dc880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:36:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:00.910Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=90c883b3-a0d0-45ae-882d-a158396dd6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:10.953Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ecbba523-7fc5-4516-82dc-da2a4ad11d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:20.971Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=87a093c5-8392-4a25-8bb1-53d2ecfb7496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:30.994Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b9bdf0b1-d371-4d14-b0a0-cb48193387a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:31.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:41.016Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a9d012a2-0fa3-43bc-8015-3bce41e601f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:51.036Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2c8e9cd3-fdce-472b-bacc-7b5237ebed31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:37:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:01.052Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e253f925-ced5-4e0a-aff1-3e4b67df7458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:11.072Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=84b199c3-ec2f-41cc-8db4-2b611d842a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:21.089Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=07c58634-bacc-4944-ab1f-245aaed6131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:31.108Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6eefe0f0-f4fe-492b-aa90-d47155c51d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:41.126Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2fc71991-59fd-4de6-a5f4-d2fdad2b38df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:51.160Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=695528ca-9a71-47bf-9007-d955d559d4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:38:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:01.191Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f9295090-a85a-4302-98df-0f62b7a5569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:11.210Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=31e2c838-877c-4625-9ce9-e2b2cf1bcecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:21.228Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6ba6f36e-d66c-4d72-8728-1e1ccbc009f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:39:29.097Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:39:29.097Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:39:29.097Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:39:29.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:39:29.098Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:39:29.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:39:29.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:39:29.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:39:29.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:31.249Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5a549adc-b718-47b4-8e0b-46965048e231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:41.266Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e29ea79b-fae2-40b8-8883-1c59351dbba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:51.288Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f3ccf8ab-6136-447c-87fd-e6310dabe9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:39:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:01.350Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bed42ec2-2fe6-4b83-a215-24bfaa9033e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:11.372Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cefeacfb-f67e-4d63-9b1b-d481f9dd91e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:21.388Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=79baf035-037e-45f5-8927-d98380919526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:31.413Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=35512449-9bdc-448f-ae52-d53cb7dec1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:41.450Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=82205a8b-716c-4b5c-8219-0d158bbc0816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:51.466Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=85b4f586-052e-49cf-ab1b-6b693c4ec504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:40:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:01.490Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f25bdb3a-f1a0-4a03-b23e-50af4143f5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:11.568Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c37f8ac1-51f4-43e5-a439-ccead5509609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:11.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:21.595Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=635cc4ce-1e34-4c2e-9539-be6720626730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:31.612Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ad98bb97-f0ae-490b-aea7-72ee6434c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:41.711Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0132b5d1-7f1c-431a-8471-eb7852e43914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:51.889Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=84b95d2e-7a36-4488-817b-84fa16f56eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:41:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:02.184Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=91b33581-8d37-4f80-b85e-13275675af65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:12.243Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e5b2277b-5235-44dc-9bef-f172391f3aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:22.310Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=665e10c2-2192-40f8-9fd2-f2d47588066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:22.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:32.325Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0a27782c-3afb-4333-8add-ae4c93d9f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:42.380Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e0c01bce-655a-4102-90fa-5a8ae33d97c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:52.409Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=25877f8d-889a-41da-ba31-e6726a9a001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:42:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:02.427Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=21102da3-5904-41ce-8b92-9da709d49297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:12.443Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=45ef0a78-11f7-4aff-985c-ea3cfa3becd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:22.462Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cff96c19-8d2f-4f3c-b50b-5b58fa523e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:32.481Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=99e39923-7db5-4371-a1a6-978d802e17b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:42.509Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2b63cc56-7e72-457d-81f5-1049e3151d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:52.526Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3905facf-94e1-4eb9-84af-be6a5158776a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:43:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:02.543Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c5a5bece-cf39-4e5d-9950-c913de6475c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:12.558Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d10050ea-6ca7-40fc-8619-fc19434a0767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:22.573Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=590ad129-8f51-49d3-be28-24de1e07e99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:44:29.098Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:44:29.098Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:44:29.099Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:44:29.099Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:44:29.099Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:44:29.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:44:29.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:44:29.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:44:29.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:32.594Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7ca7515e-3b7b-4ab0-8df8-6b9e202c1fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:42.620Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4d81e370-d9ce-4465-af48-04bc5f6cf1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:52.696Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8f06eff1-d165-451a-a06d-6c4f740e9abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:44:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:02.717Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=98a85bc4-f36f-4b0e-8e5b-989d8c31d055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:12.759Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e499cd3a-81d9-4718-be3b-6fdeb86047be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:22.779Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e1f4d35f-3b93-4669-851d-4a8721fee00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:32.800Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=205dda79-49cc-4bab-bdfe-24c7404df447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:32.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:42.830Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5661109b-b6f7-41de-ae95-66488e6c71c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:52.855Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=67127a59-9160-447c-8b2a-72e11a179c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:45:52.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:02.878Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2cea28bc-4e50-422b-906a-80968cea21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:12.896Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c4518b51-a728-41fa-9519-2783e7b604a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:22.912Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7164ae76-6693-4c58-9faf-cde5dad8ae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:32.928Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=be842796-129f-486d-8839-e3b98d263a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:42.959Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=826de235-866f-41a2-a878-9a1b584ae1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:52.988Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4bfa9b8c-0937-47f8-9e85-7a89eaba006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:46:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:03.006Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=258e834e-1153-427a-a6e2-5b7046657cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:13.023Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=053956ea-bcf0-4540-ac1c-9f1a68e0603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:23.042Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f3b69960-330c-4eea-86c2-b39e51994bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:33.076Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0531ec3f-0c64-45a7-86b6-5b01ae3d294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:43.300Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0b2be8c0-5772-4e76-9c06-c023fba1663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:53.329Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b46556b4-21bc-4ba5-b8ba-d8e6e31f9bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:47:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:03.379Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a8264bfc-28c3-47e5-87fd-5065b50b4b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:13.400Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cca51dc9-3da6-4c05-a2bc-9d056637deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:23.423Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9e9cdac0-9893-4ad6-9a32-702f612f6b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:33.441Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7bb9aef1-cdf2-4432-97e3-aad5541486f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:43.456Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d09afd7e-7b4f-4c6b-a0a7-cdababbf7055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:53.471Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=df192372-dd19-4586-82f6-dd9baab82347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:48:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:03.492Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=59919366-fbdf-409d-a5ce-ca0c41bfe92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:13.508Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=381a0bfb-2b96-4310-8ae9-0b76f37c21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:23.523Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f72a0441-e8b2-49e9-858c-5964e664cb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:23.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:49:29.143Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:49:29.143Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:49:29.144Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:49:29.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:49:29.145Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:49:29.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:49:29.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:49:29.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:49:29.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:33.540Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=30eb9647-2a55-47bf-8d6a-2fdda4bfada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:33.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:43.578Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c63369df-49b4-49cd-9982-eb74ffb3c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:53.593Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=84476c2f-c8ce-4f44-8322-119050c09942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:49:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:03.608Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f23a7347-517b-4d4e-93e2-fc1a5971323f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:13.626Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cc54ff19-67b1-495e-bcba-45aa55a2ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:23.645Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8603c2f7-64c4-4896-a188-2497c1c442ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:23.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:33.683Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=73e2df64-177e-458e-b8e3-989dc10ea8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:43.718Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2f100984-8eb4-417e-9675-e2d89e1edaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:53.742Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6cd8766c-4dc3-4589-b887-54863504f610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:50:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:03.763Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d91c8461-70de-45f2-8d63-954723ce1c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:13.780Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=38739a5d-f6dc-4b9e-9611-dd07777cf0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:23.798Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=12cbf6a1-acc3-4218-8301-54f6ca5c8213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:23.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:33.814Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3a1590fa-5387-4184-a297-ef45bd5f9ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:43.839Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cb547dd3-ee2c-416f-9da2-9be512870416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:53.862Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e20772f0-923f-4fe0-a2d5-e8b93dbbd584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:51:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:03.922Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=18dbfed9-5dd7-42ab-86b4-4f54395a335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:13.954Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4f4e8983-8720-4b7c-b4eb-928af6ec4cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:23.992Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2bc18d8e-57ce-41a8-9170-b2d4027cff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:34.012Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5496096c-64ec-4792-9707-8b8d8e46e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:44.030Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d0e765ea-0539-4d88-b664-c591aa1207f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:44.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:54.064Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4238e726-6aa4-406b-a91f-374b38b6617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:52:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:04.082Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1343da8d-ed8e-46c6-a592-9d4463fdca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:14.108Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=09b9a192-9f69-4a06-abe0-1f789ca4b41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:14.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:24.130Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=161afecd-3eb9-4af5-8a9b-29b1fd5bb0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:24.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:34.148Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=19bd3876-6a0a-40bf-b800-1ae8f6c28964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:44.168Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e18b87b0-8e24-4288-b8cf-ce061cccf050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:54.185Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4dcee2bf-3327-4e3d-a8d3-cb2a7c61a40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:53:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:04.213Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a70f3c8e-3013-43b6-af78-6acd3b65ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:14.229Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=588e7aa8-1601-418a-af42-3c171a846ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:24.257Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5b3b86ed-275b-41c2-b540-aac77da5b71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:54:29.117Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:54:29.117Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:54:29.118Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:54:29.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:54:29.119Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:54:29.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:54:29.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:54:29.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:54:29.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:34.273Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=337a29aa-6ed9-48d5-bd59-cc660e0baf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:44.303Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=394e7694-21e7-4a59-8632-d9863b2b9ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:54.321Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4ecb463e-b240-4303-bd07-6f48f21fe0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:54:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:04.339Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=692e9665-329a-4410-853c-422a8f08589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:04.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:14.360Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fd3cca57-cbdb-4bd9-8af4-b9c0c11d2ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:14.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:24.377Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b0d7756d-5046-4531-8edd-d22574a56911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:34.394Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=343b2881-a37d-44ee-92c6-d749c888f0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:34.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:44.412Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bddf37ea-ea3b-42fd-b54c-c6e242487fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:54.428Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5726bb3c-a470-4271-a3e9-bf4cd6f6d069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:55:54.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:04.445Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2fc5b512-0c76-4e76-854b-49f79d7ab7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:14.463Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6ee4e465-c064-45f4-93cc-2429283da61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:24.482Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=55b80ac3-aeea-46ea-afd1-e1a7655e3e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:34.498Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4c6cae95-30aa-4f57-96da-832c1d5efd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:44.514Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3619e38f-b084-4f2b-bc20-d0a7c1c1ea06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:54.530Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c392b8e3-82c3-4e6d-91c4-84182c3422b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:56:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:04.549Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a92e8ed0-3b85-4e02-9691-bf00bd46e77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:04.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:14.583Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fc66d0a9-325b-4985-8f1f-f946bd820fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:14.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:24.606Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cabe8f62-142f-4a63-a107-e06a0b8d4470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:34.625Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d39b4561-2e1a-408f-a097-154a3bfe030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:44.641Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=69f24be9-8edc-4d97-b7df-a0a337147681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:54.659Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5f376064-4ffd-4bdb-8368-af81c048f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:57:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:04.676Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aedac405-98be-406f-bf0d-0baf67918d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:14.699Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5649c336-bc8e-4d73-ab71-4aa35ec2b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:24.718Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=84331a37-29ca-4c62-a568-30f5a0b3824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:34.734Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4ddb8b6b-a8a0-41ac-a2ae-4b51f7bd9a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:44.770Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a2e7445c-c05d-4e8b-9118-f7689c3b1fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:54.788Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2422e1b0-afc7-4b37-ad6e-b57ca80d5db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:58:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:04.809Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3844595e-05d2-404e-a770-5e92d548e296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:14.829Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=05cdfade-46c7-47ed-a325-c2e9a7a8bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:24.864Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c49d5fc2-6d0e-453d-be5e-b519e1627809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T00:59:29.094Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:59:29.094Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T00:59:29.094Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T00:59:29.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:59:29.095Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:59:29.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T00:59:29.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T00:59:29.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T00:59:29.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:34.886Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=04c6e9e2-fe3a-4d52-9a65-1b942233558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:44.914Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8627cc9e-66a9-46c4-ace4-d62215cc0f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:54.940Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=83d316a2-f72a-4790-b9a1-48bbebd3732f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T00:59:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:04.970Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5679a0c8-fe5f-4f43-8dac-d561160fe245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:14.992Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0fb3a2ef-72a4-4a2c-b2fb-5207350251d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:25.014Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ddb15312-c6e7-4b12-9ca2-aa4ea7ea5931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:25.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:35.031Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e23c5039-2598-499f-b62f-cfee9e677cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:45.047Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8711e315-4f4d-482c-9e26-a9bfab0e2954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:55.063Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=52415aa0-a5c7-4188-8a2f-5106a6456bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:00:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:05.083Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0514884a-82fe-4d93-8a84-d727a17e2345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:15.114Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cd868528-d5ba-4585-92be-f3efe7854696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:25.133Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=47749d92-f9dd-4669-8254-798ed92683ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:35.157Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f5b6d5c9-42fa-4441-bc18-4722bcbc7fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:45.174Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=45c1fc39-e327-4dce-a944-de5e152329bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:55.192Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=09efcbb4-f820-4a4b-a0f9-93f9150bd6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:01:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:05.216Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6dc7a56f-169e-4dfa-8667-179a527c3528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:15.285Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=009593e0-56f5-47b8-a1b2-d8aab3e0f390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:25.312Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=de3d61f7-7f8f-4f13-844a-4017e95d144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:35.349Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=73e9d614-3bb9-448b-b9ad-c31b5014a19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:45.380Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=54a62450-ba1e-4f81-b71e-3da5f87ace7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:55.402Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8a204503-e422-4d32-9e8e-5cf4b5d9f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:02:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:05.431Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cdf902bd-a496-4215-9e68-ef4df233df63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:15.457Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c373d56e-b0b2-4c33-aaec-56b308ec2a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:25.482Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1a8ec8ea-2d7f-42f7-b27f-52f2a36fd55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:25.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:35.498Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1fed5faa-26f9-4bfb-863f-0c5a87f36dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:45.516Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=29d9b49b-0cc8-4c60-87af-3a11e2f79bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:55.536Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=65190c8f-b05a-45d8-9659-6ce710f40e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:03:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:05.564Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0dc40fc7-488f-4e58-a97e-0bcd88ed07b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:15.584Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3a57243c-366e-4812-9b9e-c433bfd455e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:25.605Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5bd45472-8e9a-4e54-84a1-f00861023d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:04:29.065Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:04:29.066Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:04:29.066Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:04:29.066Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:04:29.067Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:04:29.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:04:29.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:04:29.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:04:29.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:35.629Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ae9218ea-96d7-4700-9101-6044c8898277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:45.653Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=90bbb92f-3270-49f6-a1d1-1f270ae4e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:55.669Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=65910484-f40e-4b9d-9c11-6720eff6523f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:04:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:05.690Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6ce13f48-d756-4cec-9d5e-4899f5300e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:15.753Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aca14ed4-fc2e-4f00-aeb0-ebb9e2c75f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:25.779Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4a583eac-cddb-409c-9483-2d8fc67a76ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:35.794Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cd76342c-5093-4c94-97d4-b2836be0838a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:45.855Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ace1974e-d6ce-46a5-b42c-1b5930804f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:55.876Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a76e19c5-3874-4f27-9118-1511dd7f34cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:05:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:05.892Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d38766fd-b770-41e1-868e-5d85f913763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:15.927Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1904d2e9-3071-41c3-92d6-036eababbc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:25.947Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b49fb23a-df59-4f16-afdb-f9c284c82dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:35.965Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b0e39ec4-adbe-4ded-8615-de65308daea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:45.989Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2ef0d1eb-4e27-4d79-9fec-84f543ae0b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:56.010Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5d9c8b20-aac4-42c2-b966-0f911bb94fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:06:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:06.034Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ed94a211-6d93-4a4c-a3d0-f43b626aebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:16.057Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4183cdb1-5701-40d4-a50f-36fd3ff24c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:26.072Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a8691510-d49d-43b0-adf0-839680f36e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:36.093Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0e0639fc-a9c6-4d1c-a986-5a4cae81c084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:46.117Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bd1849f7-d40a-4fec-82a9-40bbdf4e90b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:56.141Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=963b672a-1881-482f-80b1-f188cbddb8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:07:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:06.169Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d64dc265-5f8c-481b-827c-b2ba2e20250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:16.209Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=29fa711d-3773-4a6a-adee-9e393c6b4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:26.226Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=817efbe3-9b32-4ea5-ad52-82f0719fe684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:36.243Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5b6e3341-6bdc-4d10-9ebe-74769fbbf991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:46.262Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=97a4d930-6250-480d-8556-ba0f125121f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:56.277Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b28b975b-367e-43e0-bb32-3d7d224e22f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:08:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:06.294Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=94869028-90c8-47a4-b46f-ef9a298abb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:16.319Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f3dec107-a89b-4e87-88fd-8bed42711c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:26.332Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=07fefb45-e61b-4596-9842-0bbf5553cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:09:29.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:09:29.116Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:09:29.116Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:09:29.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:09:29.117Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:09:29.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:09:29.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:09:29.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:09:29.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:36.355Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6a3d2f7f-54e0-4763-96f1-976efe9f6682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:46.371Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=73f219b3-fff2-4e72-bb66-3ade1a0f9d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:56.388Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c981815e-3aa9-4829-b49f-c58224e494ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:09:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:06.408Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=728799da-0ec0-48c6-b19b-c93f724f8643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:16.427Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d9839768-d707-4be3-8c5e-e32be0308f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:26.446Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cd4830f4-d746-4976-af57-b6f14cebad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:36.461Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d2a63aaf-ec3c-4cf2-acf3-df726ba1d93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:46.479Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8496a064-b350-4474-bea3-d4b8d4adc8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:56.495Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=80691170-80bc-49d4-ad6f-b430514c7799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:10:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:06.524Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e4403491-3b4c-4021-8930-d02321ae9008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:06.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:16.552Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8b726ddc-cd3d-4356-817e-ae2ff8b18941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:26.575Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d3a52211-3b16-4644-9a14-fdd140a09af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:26.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:36.612Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0bf47621-17ef-4fdf-9e54-7ece494ba2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:46.642Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=97a6bdd6-c0d2-4965-829d-ed85be6e4709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:56.662Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=78b93c12-eb82-43a1-9bcd-894266591241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:11:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:06.690Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=643c73d5-0c44-4998-a236-06eca8165e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:16.721Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b0aed19d-b134-4562-b2eb-791d3f907056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:26.737Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9f94f310-0034-4ad0-a582-64e5347c6b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:36.755Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e9b50e31-5b28-4dad-9a32-43181134741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:46.778Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=280cecc4-b024-493a-a990-ae50f872db3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:56.798Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c24c5f2b-f731-487c-81b2-fc907d58ccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:12:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:06.818Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8c515829-a57d-4db5-b45d-aa43aca130a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:06.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:16.845Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ed5aa501-bd32-4686-80de-dc7b6d12c7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:16.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:26.861Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3cdd1e26-65be-4a6e-9766-66debee80d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:36.879Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=88f27974-0ae7-44e2-b5d2-7cbb94232e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:46.896Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bbb36406-6216-4cfa-b4b0-f8baab678ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:56.921Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d0db3d5a-bb9d-4bb4-8e8f-e813b0c9ed70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:13:56.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:06.999Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e2a8abec-c415-429c-aa6c-12420f475f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:17.033Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b54432fb-1183-4590-9904-5cc974e64455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:27.054Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a2341640-a031-4835-8e88-3fd8f694a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:14:29.101Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:14:29.102Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:14:29.102Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:14:29.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:14:29.103Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:14:29.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:14:29.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:14:29.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:14:29.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:37.072Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c59c5d9d-65ed-4fb7-abc6-daae390f1360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:47.097Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=39b3e1ae-69ac-4892-8a01-5c67a6354b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:57.110Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d091e938-d118-4f77-ad38-93bed17d5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:14:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:07.128Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1f85c581-5577-45e4-bf97-83a60429b368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:17.159Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f2d5cb9a-be89-4794-94ca-cd5e8aab5b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:27.176Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7426f936-336e-4d0e-b9f4-dac61370b4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:37.194Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bfb1bae4-12ef-4079-b029-99c8a127352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:47.214Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8914142b-862f-4111-b6f4-3063259e805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:57.236Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fccae985-6a96-41ef-8dc7-b9fff348067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:15:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:07.260Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=dbe4d7cc-3ffc-479f-8456-0fa25e74e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:07.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:17.287Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9a166d62-7347-4567-ad0a-b1f643b00716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:27.308Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=de77bbb3-d9d4-47d2-9321-2638759007c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:37.334Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c9986e18-16a9-48a1-9d1b-ac3056ae3a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:47.350Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e48a844e-3ddc-491d-a249-c7c6ab545e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:57.365Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=206702b3-1e96-4401-8603-6b75de4b37fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:16:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:07.379Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1ce4d2a2-6a74-49db-a614-31e12056d58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:07.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:17.403Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=70025538-1b05-4d4c-8dd8-94be1f830298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:27.425Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5e1ef66c-b68f-4d21-a68d-68316beac518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:37.458Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7c34ed2a-ee49-41dd-b707-d605d92f4823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:47.482Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8fa82ce0-aba5-4e06-997a-3b29cb0482a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:57.502Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6f096480-fb1c-4635-b039-f4a706cefdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:17:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:07.525Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=742094ee-1f83-4332-90ed-21c10e024c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:17.550Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c3c6e7ce-8bbb-4874-806a-1b75bdd45c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:27.576Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=025d912f-c4c0-4a25-ac9f-db23dc8eedab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:37.602Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4b5b5d6f-ae58-41dc-8473-f16add762629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:47.618Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1f656d5a-e72c-41ed-9baa-bdd2aa7d8d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:47.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:57.638Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5671829a-b32d-472e-9a67-1036fec93489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:18:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:07.655Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=04bc3be9-c936-42de-8258-d56d00826c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:07.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:17.676Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cf5fd654-1c2a-4abb-9ed5-4fdad80f1154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:27.701Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8adec1f4-a3d5-4798-bdca-1ca049c83017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:19:29.145Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:19:29.146Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:19:29.146Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:19:29.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:19:29.147Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:19:29.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:19:29.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:19:29.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:19:29.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:37.722Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=93c2b6bc-b407-4032-8ca4-33cf42181215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:47.740Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=75c90ac4-f905-424a-9f57-7f8cb9637be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:47.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:57.761Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5b33a4a5-f39e-46e6-93ea-9c06adeb1f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:19:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:07.777Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=598ba38e-c24b-469a-884c-0a151b36b0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:17.794Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bd4e524b-f76b-4ecb-b761-4d331e5cbc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:27.832Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0739ff31-f5c8-476a-a314-140f7aed9a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:37.877Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3b279a2b-bf47-43af-9aa5-fce74cae0058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:47.893Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=da73d17d-1731-4d29-94f8-2b04ca653c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:47.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:57.909Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e6254914-a879-4be8-bc9f-4b80afd020da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:20:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:07.925Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d451b771-541b-4c8c-80f8-cd0e6f8dbf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:17.958Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=652cb575-dbd8-425d-8978-9f5554a0a16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:28.001Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fefe068e-4142-4089-a6d9-182c7479cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:38.018Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=14b45361-e961-4a96-9b58-a91b7131b3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:48.034Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=70545059-9963-442d-9149-ac6bdf4e4c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:48.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:58.048Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=026b2493-852f-4107-9c36-f464c1bb2329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:21:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:08.064Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e0df81fb-05b6-4a51-8809-0732e61e95c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:08.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:18.088Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c5b151b3-8a51-436e-950c-f4a4e66bff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:28.119Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=66593d83-c70c-4525-9999-54f6ecbac3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:38.154Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ca5e9de9-63b6-4394-a491-c76cbb68b4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:48.179Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f9b10caf-026e-4cef-98a9-d63a899663c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:58.204Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e2122845-f1a8-4a2b-84c1-9430f14e65f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:22:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:08.256Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b5901e45-65d7-4f36-a07e-11c30ee69de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:18.296Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=de714fb9-0018-4f62-b09f-ae3f272bb800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:18.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:28.314Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cd91e63d-91a2-4cb6-b2c0-eee5f462151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:38.337Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3ef5fdbc-23e9-48e0-8439-22e907600b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:48.353Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5ec57e19-fa35-4469-a448-457b34140027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:48.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:58.371Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1bc64443-54b6-4ad4-beca-f2151e3d48f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:23:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:08.395Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=44a50f87-ec46-4d3f-bf6f-7cd1f19db704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:18.414Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c67079d6-3e77-4c86-8e8e-6f2ca10ea7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:28.449Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=facb79bd-28ec-42b0-9f33-d98c3d5bff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:24:29.064Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:24:29.064Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:24:29.064Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:24:29.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:24:29.065Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:24:29.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:24:29.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:24:29.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:24:29.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:38.466Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4ec3c514-fe8a-4b12-b373-e6d3c1093cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:48.484Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c0f20b63-b1c7-4349-83d3-36404e68357e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:58.499Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5be1d39d-0a92-4bb9-bcf6-84dfbd222a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:24:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:08.514Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=364af872-4e51-46bd-aec7-8c40b0a47d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:18.530Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8e23c231-ecec-49d0-a998-ba1225c388e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:28.548Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e23a7713-df6d-4be5-b03e-793a1134e27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:38.564Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b39819cc-4f44-4ea6-99c1-7fa3849dcee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:48.578Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=298c9880-ebe3-403d-a3b1-1548c38fc374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:58.594Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a5de8d40-e74e-4bdd-a1f4-81f4a45d2bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:25:58.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:08.611Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bae17029-a399-4910-99d1-52818e8f9e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:18.628Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5118d4fe-9700-42eb-9245-49bc8a0653ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:28.645Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=87dd5e7d-1505-428e-a49e-abd6736728c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:38.696Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8fa6449c-5733-43b5-930d-bc625071293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:48.745Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3d723cbc-894d-4c60-86ed-681be2d11984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:58.774Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=234c0f21-572f-44a9-8802-66ebeb58fd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:26:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:08.797Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fd93391a-ca84-480c-9923-11d35685bfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:08.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:18.827Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8a8056a2-2636-4370-b94a-19f7eaaa5c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:28.873Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=14686283-16c6-4afb-8dd9-c23e4aa2c01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:38.888Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9613bfc8-55b6-4f02-a47d-075bb8d78957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:38.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:48.910Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=855e2d28-2648-4024-9162-fd87198119f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:58.937Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=694b30ef-fd06-4ef5-ae17-1cfdd13da377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:27:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:08.990Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=166a9dcd-a938-493c-9f66-f67b890d6e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:19.019Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=61b1b955-f8fa-4abe-bab9-7fad33e7174c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:19.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:29.037Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4f042e84-2a27-4650-83f2-5f9804142e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:39.059Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=03796da8-0153-43ca-9521-6154c45dc464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:49.077Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=360be0e0-1676-4290-b6db-d18058b10796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:59.142Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=12f8688a-ce4e-4c32-9a23-798e8c085366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:28:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:09.163Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1e1c4c94-7f85-4464-bcdc-3547379a636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:19.188Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=860bd23b-9887-4944-b9a4-b0f8d6aba256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:29:29.108Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:29:29.110Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:29:29.110Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:29:29.111Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:29:29.112Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:29:29.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:29:29.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:29:29.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:29:29.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:29.206Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=56668786-5628-49ea-a0bb-613a526ddcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:39.238Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1e06bf3a-5a28-45e8-a967-4eccfbb2b853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:49.253Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=032103ca-bd24-4d51-a04d-002bc397a412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:59.275Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=724f5d14-6e05-434f-896c-904c5205fc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:29:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:09.334Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=77074736-381c-41f5-86d9-f0c5cb8e2940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:19.359Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f236a928-6c8d-4509-bbbb-63617f0d0bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:19.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:29.378Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=328eeb2a-eb38-4dbb-a576-ca55505dc3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:29.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:39.402Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=54a3784a-5024-4067-8d88-2cb0e0e101e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:49.437Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=57e43f33-b45d-4b07-b2e9-c0dedbe7adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:59.453Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4e2632c9-d112-45ea-8a6d-75d492d563b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:30:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:09.469Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fafd6bbb-d2a8-4d7b-a7a8-36c5c1ebefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:19.492Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ed325531-bb6e-402f-a32c-01bcd9aa1732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:29.507Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=55c13c36-8c98-44b9-a0a4-041fac312268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:39.530Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c11acfca-c20d-4f1b-b57a-4e7631e37b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:49.548Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=89236895-9113-44e5-af7b-56a9cc1c3e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:59.563Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2e6b9a0f-2a6c-4a9d-a999-c1e5ca88f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:31:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:09.577Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=066bdc70-d1de-46f9-9496-1736204929a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:19.594Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5189bfc5-039f-4bb0-9d3a-6a357a1d8f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:29.614Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3d09e126-2d94-454c-a3dd-028475ff7019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:39.635Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6013e92f-a0b5-4f02-ae0a-43b5f0f0c85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:49.654Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bd430c33-ed14-4448-a17e-e555a9883119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:59.678Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=daac12ba-dc5d-44fc-9f0c-07a64f4b4ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:32:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:09.699Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1e87d171-5cfa-416f-9747-0e8c7672eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:09.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:19.721Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bf42e21b-21d8-43c5-95d6-d752c51857e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:29.742Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d97f3848-dae4-444e-a37e-acaf3a39a483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:39.766Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=91e9b7cd-c5ab-4d5a-b0dc-ef9166fa9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:49.784Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2d846bdc-3564-4cc1-9d35-4ff35510e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:59.805Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=204ef471-1aa9-46c4-a6f2-aa72566fbba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:33:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:09.835Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=25c4b86d-982b-4ad0-9b86-b77065683f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:19.864Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=26e00109-ba43-423f-9a6b-460390433ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:34:29.065Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:34:29.066Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:34:29.066Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:34:29.066Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:34:29.067Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:34:29.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:34:29.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:34:29.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:34:29.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:29.886Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c4cfac36-ae86-439f-9603-565c71fe5f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:39.915Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f67c3b14-3211-48f2-980e-2a463cc414bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:49.935Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cf45dfe5-80d0-48cc-9ba8-d84898e2c33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:34:59.958Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7f1a477d-b97e-4648-b175-540ad110f603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:10.023Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7cc42f1a-ce12-42be-9831-b29242d34614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:20.051Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0979b27b-7238-4481-88ff-052aa4807cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:30.074Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=97701132-cdf9-45b0-84cb-5ab9eb8de316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:30.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:40.193Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=100ed324-52c2-4dd1-af54-9183c9ede514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:50.225Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a09db701-d370-4a9f-91a3-59ba147e64c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:35:50.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:00.252Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f817d63d-98e5-4bea-89f9-c95b7adaba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:10.271Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e233c6fb-cc91-481b-b671-77e6667b6515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:20.289Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=28556220-c0bf-4833-8f0c-19da0edb17db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:30.317Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=552636fd-dee3-4fbf-a327-d4d9f736f381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:40.339Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=090b128c-262a-4a03-8422-ff1123f9d6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:50.365Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=86a5bacc-d3b1-424a-844a-c6f6d63e84e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:36:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:00.382Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c23ebc05-30e7-43a9-a04a-0abf2288d697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:10.399Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c9460423-42de-48ef-b86a-5dcf50d00a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:10.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:20.419Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=15da3776-294d-4ef1-8dec-b8716edc1e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:30.445Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=44d73756-b5e7-41ba-b765-19aa2ddf2bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:40.469Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=400a5159-cd23-4b21-8a72-bd957643a023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:50.486Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b78f7045-c59a-4fc7-b7a6-9906715c42b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:37:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:00.504Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2f7e2ebc-437a-459e-8c96-417676a90409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:00.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:10.520Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f6656705-a9cd-4819-9705-f2096a9d8777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:20.541Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fc80930f-4cac-4782-9bbf-fc84f4bbe978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:30.560Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=541fbf09-fc26-4092-accc-aa7640f628be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:40.574Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=598a301b-62a4-45df-9a90-f2240553d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:50.590Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=161ffe88-11dc-49cb-9753-8a34446e59bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:38:50.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:00.605Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=269ecbbf-fb6c-4406-846b-e046082739dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:10.620Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c9b6bc0a-c53f-48fd-8515-4c14c5b2c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:20.650Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=26381e68-93b5-4e8d-94c6-6ae1034e9cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:39:29.094Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:39:29.095Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:39:29.095Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:39:29.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:39:29.096Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:39:29.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:39:29.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:39:29.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:39:29.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:30.665Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=47c21957-f9e5-44d5-8f26-64ab49608b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:30.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:40.690Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d53fc606-8567-4198-b06f-20e91828249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:40.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:50.708Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=23890170-c617-41c8-ad1c-61375bda581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:39:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:00.722Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f1aaf37c-7421-4f1b-abe5-5ac09327ece0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:10.746Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f254d526-fb9c-4c86-9ce7-4495cf02c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:10.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:20.764Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1074317b-07ca-4047-bcf8-6997f3340ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:30.782Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e9ddd80b-fff5-48ea-954a-76a9b1e35bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:30.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:40.810Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c79d5322-f7c6-4150-a4d9-35639c585621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:40.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:50.837Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=96755a54-6707-4bd7-bcbd-9958feeae866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:40:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:00.870Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0e1fb116-20a8-4a42-9c7f-24a85390cc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:10.890Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ba9f6f4e-7dee-4dd0-a2a2-eba0a11ff7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:20.928Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f9ca59c0-3c21-4917-a9e9-727b0259a16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:30.946Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=87fd09ff-87b8-4630-9a8c-6c4bc87dcaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:40.966Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=188cd852-adf5-4b9e-9578-712216f560f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:50.989Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=749530d0-dff1-4c6c-8436-751f29501513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:41:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:01.053Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e95954bb-a25a-46d2-be2f-2cc43f840681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:11.073Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9c960223-456a-43ec-93cf-342e3f221bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:21.090Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2c6d0068-4e4c-42de-8967-bf16b2d40843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:31.112Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1d550ddc-4571-402c-a2e4-ea6249a154a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:41.136Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5553f939-2db8-4a77-b42e-5ec39ae36cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:51.163Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0482e1e1-512c-4350-af5e-46dde940b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:42:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:01.202Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e9c1e9d0-f75c-419a-92c6-61baa72bec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:11.245Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=01a7a754-c435-41dc-91ac-458f014495c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:21.278Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4bde5976-ddd6-400c-b82d-cfc50c498ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:31.291Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=71a8dccb-8d4a-4a97-a3d8-c15ce70c7764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:41.315Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e8e12302-b5c5-482f-b142-85b55f921ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:51.345Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=789c657e-0889-4681-86de-00832d93acc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:43:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:01.362Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=97575bd8-4ab4-4408-a2e1-ac1ab7588cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:11.391Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=be7a01e1-ac12-49e6-8dd7-ab7dcb581f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:21.426Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9495f22d-5e4f-4546-b2a5-c52422f0750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:44:29.085Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:44:29.085Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:44:29.085Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:44:29.085Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:44:29.086Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:44:29.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:44:29.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:44:29.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:44:29.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:31.451Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=95cd6435-e739-4bd6-b5d9-292f33251e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:41.484Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aa1e4001-26cb-4bb7-928a-42683f143f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:51.518Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5e34b0d8-f976-4965-800a-eb70a99ca086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:44:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:01.545Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d0fc1c42-a43d-40ea-ba67-c1f682c0a983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:11.562Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f390a624-decd-454a-bd02-dcf351a47bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:21.591Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aafca985-2c65-4d32-9af7-e02b988573a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:31.604Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=097af3cc-d30f-4676-87ab-eaca86ccd5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:41.623Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c8928aaf-9273-4077-89a1-cbe4e7e6b92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:51.663Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=dc2a9cfc-39a4-4dcd-8a7a-eacbaa78722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:45:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:01.682Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=846c93c7-adcc-433d-9fbf-197e1a8f8bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:01.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:11.696Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ba5ed688-1efa-480f-9b35-6925633bca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:11.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:21.723Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d57e91d6-7c31-4e8d-8166-f37bf3df20f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:31.740Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=165c6472-0229-4b17-9b0d-406427a6128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:41.758Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d49e657b-6981-4c73-9d0c-d76e0916ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:51.776Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3862a088-5b6c-4b8b-90a2-2642fe1cc035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:46:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:01.791Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=341f5e06-cf82-4e94-b6b5-c9c3ae6726a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:01.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:11.808Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=518c3df9-4d0a-444f-a41a-72e765cb8c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:21.846Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5bdef280-dd1e-449b-ab32-9509af3a6344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:31.865Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=946deb0d-f3fb-4cf3-bf12-f978835e7e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:41.882Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=04ec0daf-040a-4b2e-917a-51e3da6097bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:51.909Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=885dbc00-701d-4287-8033-5c9d785fc450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:47:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:01.932Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a33dc7eb-db12-4a7c-87dd-2ad5a19f2d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:11.945Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d0f9e5ea-ca4c-48d4-963d-a46b0ccc0067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:21.967Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=46e7bbb0-8b72-4a65-9d2f-e39794d713c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:21.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:31.982Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4380fe60-81f3-4ff8-be7a-c32ea95cf261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:42.038Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=71878e20-10e8-46f6-b20e-c2c5024eab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:42.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:52.060Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f002153b-9452-44fc-8abc-07398b855059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:48:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:02.079Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9da514aa-d16f-4ed1-b582-02a16750c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:02.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:12.098Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c932e2b4-4be9-48ec-8bce-246c509b5645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:22.125Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=40393ce0-75b5-4b0b-bccf-199686aee376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:22.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:49:29.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:49:29.059Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:49:29.059Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:49:29.059Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:49:29.060Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:49:29.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:49:29.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:49:29.066Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:49:29.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:32.145Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cf40bac4-a233-464d-a595-4a8b0084f0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:32.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:42.170Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=03376093-1328-41c4-a19d-601ef58a4e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:52.189Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=01ec345f-fe18-4ac8-87a2-aa15268492cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:49:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:02.213Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=46f390c4-5113-485c-8f1e-bd6d18a4f22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:02.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:12.231Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c22d0481-cb67-45ed-92b4-927b95ad3d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:12.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:22.260Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=095e4f4a-82c3-4268-afa9-041a08261937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:22.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:32.280Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e6eec004-9ed9-41e3-900a-acf14a5a34fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:32.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:42.306Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8c267c69-4f07-45f2-8e16-313f3ee59cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:52.323Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ca993a66-2bbc-4b95-945f-f011b50be576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:50:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:02.338Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=97cf124c-8fe6-443a-8b24-1f8f92cf6e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:12.360Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=798f816c-be71-4d4f-bf1a-b7afae953c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:12.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:22.374Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f1d26e2c-35be-4aae-b839-ddcf359522ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:32.388Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=91212180-f980-4972-a6c1-a3917aa50e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:42.442Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0536a361-c6fe-4d5c-a0cf-1f2ed8adbdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:52.475Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=adeba4c9-1576-4f64-85c3-2fa2a0c74838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:51:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:02.489Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a6468751-2fd9-4f28-b15e-80fb0af869b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:12.509Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=97586eaa-1090-4dc1-a419-3c07e4f09e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:22.532Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6209432e-5813-46dd-abae-a2b4ae61d71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:32.552Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4d9f0540-1e98-4865-9347-8b414578a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:42.575Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=79062437-39d3-40ca-bc7e-09ae95049f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:52.592Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=671f0dbb-bbc8-48e6-9429-d731d85cf54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:52:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:02.609Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2bb85954-e992-4cc7-bf34-29010e07b76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:12.626Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4f278bd0-83f6-4ada-81ac-74ceb4b4a683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:22.645Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=90ce88eb-7b4b-45be-9a45-6b0d94b166fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:32.665Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=eeb7389b-5fd5-4a6d-9715-79a372daa07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:42.682Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a8224cde-f139-41a8-b7cd-4c739d9b0b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:52.697Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bea68936-149e-417f-8cdc-73577735f066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:53:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:02.718Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f5b9ac5e-3a3e-4cea-bdbd-2620b4abc708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:12.732Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ecca5559-fca8-42df-b94b-63a453d9c3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:22.749Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7d3c23a3-503f-4507-87d4-bfa08883d94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:54:29.027Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:54:29.027Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:54:29.028Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:54:29.028Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:54:29.028Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:54:29.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:54:29.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:54:29.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:54:29.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:32.767Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=70cf9a7f-df4d-434a-8fe1-7ebca5670f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:42.791Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bfded4d3-44b8-49eb-b5bb-aa7a1d8eb865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:52.826Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e098fb71-9e7e-4c62-b53f-4aa036e99a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:54:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:02.855Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ece1c1bf-a9f3-428d-a2c7-1b1c6415b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:12.879Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5227ae23-aed1-4697-9764-0ff24e7d8ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:22.897Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e0be6a81-0dc9-4c31-b070-c5f8e924af71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:32.914Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e1d2ac33-ab9d-4241-9854-2f75fe4711f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:42.932Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=de59fc29-92cf-498d-81bc-7d363fada758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:52.955Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fe20be41-21ee-4586-8b8d-f942f5e41201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:55:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:02.992Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6e7af7da-837d-4452-b000-ea0d5a51fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:03.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:13.010Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5565e0c5-3ab9-48ae-b745-421888208a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:23.027Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=eae94245-57e6-4b58-9ef0-a808175e8f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:23.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:33.049Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=45d1826b-dd93-4309-bc84-1ba2120e983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:33.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:43.068Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=dc77c3f2-f726-45f7-9fb2-5b3afb95b375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:53.083Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ac551ce3-921a-4a27-a0c9-f285db86723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:56:53.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:03.102Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6d50a5d6-4392-4845-8110-e6fff8298fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:13.115Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=74d76246-5e96-4bc0-8383-84b237a3d7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:23.131Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=74c9972a-08d3-425b-b184-e0c6d9858205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:33.159Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=633ba573-ba4a-4d4c-b5b4-789f33bdf8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:43.176Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bf5f01af-629a-40a5-bf2a-5cc72855d5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:53.194Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=37bd0d76-582c-4c46-85d6-665f2b9594ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:57:53.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:03.208Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=41b8e20a-492a-4126-b1d4-9fbba27bfd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:03.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:13.224Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a424b738-92f8-48d3-b5b9-c7a30c58dc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:23.242Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6bca1691-9f23-41a8-b6ff-ee12b18f855b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:33.261Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f932ccca-2271-48ba-b37b-e73940194ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:43.274Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5fb15c6b-8b43-4cc2-b30b-946cd1e2d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:53.299Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3f0a48b0-9ca3-446a-bb92-3e4cedf4df94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:58:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:03.317Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bb9c2765-5337-491c-b012-bfb6ba76700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:13.333Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e8ac655f-4e56-4119-8e1c-e263dc764db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:23.348Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2a780138-07f2-4deb-89a3-f9ebad0dc34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T01:59:29.152Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:59:29.152Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T01:59:29.152Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T01:59:29.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:59:29.153Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:59:29.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T01:59:29.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T01:59:29.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T01:59:29.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:33.365Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d410b84d-3c41-48e6-afce-ca793e3aa891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:43.377Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6fe2426d-3621-4a2d-8d8e-0f2ded3cd1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:53.394Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=00e6aacc-643f-4d95-b2ff-49565fb339c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T01:59:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:03.408Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=543cf6e2-9fd5-4062-81bb-6839c7529860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:13.429Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1c5e4725-7515-43a3-b816-21962f3ad09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:23.466Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c6629ba0-fdaa-4262-8c2a-c8964eea96e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:33.487Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9714626b-28fc-42d8-8aba-d81a20f9165a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:43.505Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=77fe0862-221b-4776-9a05-ddbac912b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:53.520Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a4ef33c8-f640-41c9-8389-c1cd7f590b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:00:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:03.536Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=71c9c1d8-92fd-43a4-a0de-f29bef650752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:13.551Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ac333744-3282-4e22-b199-c2f13747c896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:23.569Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f89e9fc6-9ca2-4cc9-a776-57db2090f6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:33.591Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d1a8e744-4e65-405a-859c-06278d3a7fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:43.614Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8157bde5-691d-4825-94f2-d32fa4358801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:53.632Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f11f9fc7-fea9-4239-9561-c89a40bc5454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:01:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:03.648Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=324c180a-8109-48d7-9aa2-cbb0841fb0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:13.675Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=78544b75-8455-4690-860f-6e13bed26ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:23.692Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9e35d4a4-3f6c-424d-a502-ef141b60e59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:33.708Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=744f4461-04bc-44fb-a7c9-f9a2dc63b9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:43.729Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ce9aac74-ff96-4e1e-a78f-4413e9a0d4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:53.745Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=60d84891-2d7c-47ef-9afa-cb8e435e2c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:02:53.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:03.792Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=340a62c2-b70f-4fb4-9d3f-389f5d61ca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:13.808Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6c879900-9285-45b1-88b3-382b2958e0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:23.827Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=12af4dd4-142d-4b59-a1e8-cb4838878bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:23.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:33.861Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1e7219ba-c4cd-420d-b0bf-1fbf4c2ae8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:43.878Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=19525ab8-4f1f-42ea-8503-556f4ca3e1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:53.893Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=299230ac-73cf-46d1-951a-03b4bf310076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:03:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:03.912Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5cf5f57c-7b4c-4263-b2d8-f0fd72a0cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:13.931Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=501322f4-2297-4c69-acaa-ce0b892c5d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:23.954Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d6f3ba6e-3d74-4471-8899-4838a32010a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T02:04:29.086Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:04:29.086Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:04:29.087Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T02:04:29.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:04:29.087Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:04:29.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:04:29.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T02:04:29.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T02:04:29.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:33.983Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=24280932-3a00-4fbb-9c37-e196661d1a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:44.012Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f9cd9d76-b4fd-4d5d-8274-620a24a31d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:54.046Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cfb522fc-1351-4bad-9637-edb6a0d363fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:04:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:04.071Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6ef7ba05-0bc4-4981-a198-12ce4dd0e964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:14.092Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=17a79c79-0a34-4f2e-941c-e01c0f8209af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:14.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:24.107Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fc3882bb-aab5-4c2f-9e0d-af52d23b3f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:34.159Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8f6ca38e-840e-4036-ba97-ca1c9bad6194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:44.184Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5ab6ac1f-834c-4223-90f5-8cdf36101d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:54.200Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8889376f-7919-41d5-8db0-72335c87243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:05:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:04.244Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=20e890c2-ce66-40ce-941b-c32f1eb3b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:14.258Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cfef3859-5cc7-48da-aae9-c4599d7a4f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:24.278Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=81403d8e-56da-4471-8d47-95e21e4ac98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:34.293Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=45d957b9-771d-4c88-bdf0-4b483cc0c80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:44.314Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=682a8472-4044-430b-a6b9-e71bcb31a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:54.338Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7406e287-0878-47f0-afca-d8b02722e10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:06:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:04.353Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1a2d5880-da64-4bd5-9569-64a613e774d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:14.378Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b1a155eb-8954-4a11-9600-7bd849ad6f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:24.398Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=94065e42-384d-470e-8eb1-8c8ba918ee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:34.410Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f2e44ad9-63aa-4436-9fca-8014e2f5d284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:44.427Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e58ba72a-ea39-4299-b9ca-e66fd6ae6a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:54.463Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=52bf410f-36ab-46aa-936b-e0650c0fd394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:07:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:04.480Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7d56ffe7-d530-4a19-84fa-ac00fe345978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:14.531Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a8749afd-8a17-470a-801e-c9f45e058efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:24.548Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=78187360-454b-469d-8482-20349fa2c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:34.585Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=02bae194-762a-46d4-8a60-dd1813ecb7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:44.609Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4cbda17f-7421-46c9-8b81-c55b10a001f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:44.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:54.622Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b2f5b529-7e25-4048-9f73-502f4e905544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:08:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:04.637Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fa4171d5-fb4b-40c3-bd8c-401ee5e196bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:14.652Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ed542808-3632-486d-bad1-63d7cc1d799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:24.670Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9dc2e3d2-6d4c-40cc-a94b-6a58d2eb5101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T02:09:29.189Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:09:29.189Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:09:29.189Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T02:09:29.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:09:29.190Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:09:29.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:09:29.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T02:09:29.199Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T02:09:29.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:34.686Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=1c8cd82f-266b-40ea-87eb-8979f797f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:44.703Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=eb9ced6e-a1c6-488a-92d8-2da0e1a2a4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:54.718Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=64f23790-3496-43b0-822f-5b674d03d7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:09:54.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:04.735Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=21647f70-4ad3-4118-8897-e82e25386fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:14.752Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b433ee13-c3e8-4cf3-bd8a-e2007a621473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:24.779Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3519abeb-6483-48de-baf5-8291a63aa3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:24.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:34.797Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=36c04534-57f6-4d8d-a9dd-77bc524c70c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:44.819Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=fd5a7c7c-6305-43c1-a1a6-c8a128239fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:54.854Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=51e1b9be-847b-4bd2-8c1b-986e8a2ac40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:10:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:04.876Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=67b89910-1edc-43e8-a532-a97b581c7589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:14.915Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e28cf021-14c5-492a-a629-0a55874bbf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:14.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:24.958Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=efd90b5d-422b-431b-94aa-eeb5804076f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:24.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:34.975Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2dde2854-9d75-40ca-a33e-a4f687bef8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:45.002Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6f068a0e-1d49-442a-af41-77eaee4ec8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:55.019Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c789ba64-f44a-4cc9-97c8-b610b8b04e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:11:55.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:05.038Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=9fb29b16-e99f-40aa-b9b6-621dd3989935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:05.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:15.061Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=30be3d82-4c36-4cdf-9349-4bd1c91eba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:25.084Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cfe4be80-cf08-456f-9dde-b8ffa761b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:35.107Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f10343d7-06bf-48c0-8b54-9fb7f918096b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:45.121Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ca370189-d629-4ca5-8821-91ebd7ef4c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:55.142Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=273617a0-4b06-405c-bf27-f2a8106cf7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:12:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:05.164Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=aca7a69f-b1f7-4c24-ad05-8398236600d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:15.182Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=19751c4d-0194-44e4-8923-dc44d3dc5ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:25.200Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=14265ba0-bc5a-4835-a085-55ad64c5c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:35.214Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d170ada0-f89d-422c-9421-792bce53b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:45.232Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=19d239b5-7e4a-4a36-97d5-6810fe05bf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:55.250Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=cde59ce2-3cdd-409b-a16d-d6d380ece428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:13:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:05.286Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=39b03a91-5a08-445a-96c7-618b76eb0a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:15.318Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b0fc4385-756f-4387-b8c6-6042488b69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:25.354Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a6bf1f29-0ec9-4178-b225-dfe0e029b939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T02:14:29.118Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:14:29.119Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:14:29.119Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T02:14:29.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:14:29.120Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:14:29.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:14:29.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T02:14:29.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T02:14:29.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:35.375Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8355f159-2fbd-46f5-9a75-b2803409900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:45.401Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3b073431-203d-4f38-a8bd-66470e93e9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:55.437Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=551d9b80-4a29-48f6-91d6-2dc430d1932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:14:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:05.460Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8e5c6a76-a039-4b52-a2f5-5bea3769e6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:15.480Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3d3ce868-1700-4066-9a81-d1f19f3566d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:25.500Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=40f69528-8a49-42d9-8e86-7451e3ec037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:35.516Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=de673da9-177b-430b-9180-dee920c11c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:45.543Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0512459e-eaf4-4ce4-aab3-7217fce38b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:55.564Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e856941a-c7ae-4336-8a30-a0eb92091235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:15:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:05.614Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ab517349-577e-47c6-8e43-d300cbc6c71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:15.637Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=55fe7146-6e58-4fbe-a43a-4d8fdcd304f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:25.662Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b7d585ac-d4f3-492d-b675-1dfe8cc88e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:35.710Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=671934c0-3313-42e9-b72a-2c587823130f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:35.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:45.725Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c5360cad-7456-4142-826f-4a037cbcba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:55.779Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2dbf1a23-d5be-4006-be1f-01e3f3761072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:16:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:05.799Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=76845233-f43f-49f4-a7e1-da9c4cc54142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:15.843Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=83dc2e53-3829-438d-bb32-4cf8fecfa116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:25.858Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=566928e5-0b76-422c-9688-75bb6871f2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:35.872Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c89ea2a7-0170-40d0-b92e-222bd7671539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:45.905Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3c4571b3-e74d-4b65-b589-2cf9973657c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:55.922Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=519db4e8-f193-4047-8e13-37425a52639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:17:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:05.939Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=5f7ccfc4-ab24-499d-8a26-530eb2368a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:15.969Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=283ea244-a7d9-4e8c-8f55-ee8ef9bdc9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:25.983Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7d463e68-50ac-4ae3-a074-8fd260dace2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:26.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:36.007Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b882682c-46c9-49c7-98c4-1a1a3736bbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:46.068Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=31834010-6de6-4c73-acba-9e95edf31e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:56.086Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=62d67365-fd84-4ee6-9561-3c636b4c1aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:18:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:06.121Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=58c98515-d043-4a3e-959b-e7f2e9251b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:16.173Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8c70cf09-9593-44b3-aeb1-b74211d19e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:26.198Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=2532852c-0cb3-4db3-931f-e344c220f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T02:19:28.989Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:19:28.990Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:19:28.990Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T02:19:28.990Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:19:28.991Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:19:28.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:19:28.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T02:19:28.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T02:19:28.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:36.216Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ea84d553-ee88-4aac-8079-75485d812e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:46.234Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c55490fb-2a71-49ec-bab0-3da21ce0540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:56.248Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=540701bb-d7f7-4612-87ae-4d2e187a40a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:19:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:06.285Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=16b78eff-ad60-415c-891d-00a79352a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:16.311Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8b235d41-5780-4395-b131-196383a34048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:16.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:26.326Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e3f5e33a-5e97-4199-ad86-498e182e1e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:36.350Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=59f22eb7-715d-47ac-95c3-16bc55ee9e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:46.366Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3a0feb85-8484-4d31-8e8a-72d10a74724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:56.382Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f97154f7-ff48-4f1e-b934-836969f94444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:20:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:06.403Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ed269c79-0f56-4e6b-a5a6-e447fab3d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:16.440Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c4fb988a-0107-41cd-9105-4efa697f6ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:26.460Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7caeeaaa-d7aa-4df3-ab43-9c171c839f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:36.503Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d2062cf2-028b-4493-893c-148a318d7a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:36.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:46.523Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6b23009b-f3a9-49d7-a195-19bcf4a38f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:56.538Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=94761347-5036-4f2f-af0d-ab13e8bd1cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:21:56.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:06.561Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c5fdc423-e82b-45b3-88f8-e9aacf097007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:16.660Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b75a98b7-e38e-4c2c-a1b3-9ef76c76ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:26.678Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=620bcc7a-2e30-4bf5-b6f1-c3b8e4a159e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:36.704Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=033a26d1-de49-4209-9fb2-41b3da0f8d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:46.721Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e336cafc-adef-412c-baab-1219cc6b164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:56.743Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7c0d0dc6-1e02-4ddd-aa58-47b57a3b3fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:22:56.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:06.776Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=d012e962-7cbe-4742-aa67-25436c5b97b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:16.800Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ea5f5d40-2ef6-45ef-b93b-d9618f127457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:26.818Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=7906a9b6-0831-4089-9d88-d2904c07252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:36.834Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f4a06316-7bc6-4c66-adf0-91c1e7a36277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:46.869Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8e0c72be-d975-42bc-8724-4b2baf9ab55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:56.883Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=89d6d898-d383-4bbf-9034-541ab1821b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:23:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:06.910Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=6c38b963-938c-4d21-9dde-766d938d2dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:16.927Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=382b6d48-036e-4ba4-ae6c-a481aeb2dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:26.942Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c2398edf-f5a3-4d94-a83e-3d97ce99d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T02:24:29.093Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:24:29.094Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:24:29.094Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T02:24:29.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:24:29.095Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:24:29.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:24:29.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T02:24:29.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T02:24:29.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:36.961Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bf8fc647-c536-4ad8-b7ca-cce718b23e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:36.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:46.975Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=57e779a3-fda6-4039-8081-00091e65e2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:56.992Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e14860e6-8b41-4e2c-a2f7-030f05178d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:24:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:07.021Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=58e1d597-f9f5-4767-822e-79dbb15b6c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:17.075Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=53e293e7-63b0-4b6e-9980-ea7abb940401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:17.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:27.092Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=18cec107-64c5-4837-9951-dd2caa61ef48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:37.109Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e3a16ac9-8f6f-400f-b5da-a2375e09e403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:47.123Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=64460c8f-1d29-48bf-95e7-59555ae640d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:57.138Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=709af9b8-9326-4361-b46a-267809a114db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:25:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:07.161Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=35f90a78-41df-4f65-b028-460b6d53cb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:07.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:17.182Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=44abf6d2-5daa-40f6-9382-9373a7708796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:27.201Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=24531e56-201e-4ec9-bf27-73f306f539b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:37.221Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=0f3ff986-c0a9-46b9-a3fd-a8c0219c81e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:47.245Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=f4f40d39-1bc3-408e-9bd7-db879fac1c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:47.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:57.261Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=bd9b57ef-a9da-4976-af23-6d48249bb4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:26:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:07.275Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=566dd89e-8149-4a04-9184-71fcf2f61dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:17.294Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=28071395-e3eb-4eed-87e1-e5cff2cad2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:27.312Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=db5648c7-692e-431d-9aa9-64852d76fb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:37.334Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c2161367-506e-4156-a3df-e01756f425f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:47.351Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=a10ed5f2-85c0-4342-a28f-109056ab8ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:57.372Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=49de2780-1af7-4c27-b76c-3ce64be9eb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:27:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:07.394Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=069752a8-24b7-4b9c-95d9-ab50f671e891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:07.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:17.416Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=e9169213-3007-4f29-b574-193bfd5188e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:27.432Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=b1d73886-1625-4926-8f40-204688fc7d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:27.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:37.453Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=52b1e46d-1a03-4bf1-8ac1-8697c15ef835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:47.469Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=c4334a36-7c9b-4715-8f5f-c2d70b27dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:57.486Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=76365e79-a060-4398-8dcc-751193676982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:28:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:07.500Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=94c52b24-18b0-4b3d-a8dc-6c8893079545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:07.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:17.535Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=94696e56-6aa9-438e-a9ad-da08bd005037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:17.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:27.573Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8fcb25a6-c7f6-4d43-98fc-2b6edd89bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-21T02:29:29.089Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:29:29.090Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-21T02:29:29.090Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-21T02:29:29.090Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:29:29.091Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:29:29.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-21T02:29:29.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-21T02:29:29.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-21T02:29:29.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:37.593Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=be0a3d01-4cb3-4bea-97b0-4b5f8391809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:47.606Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=81a1464f-121f-4fdc-b73b-58ced74ad2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:57.622Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=01050907-27e0-4ecd-8eb1-3b5d89eed549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:29:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:07.658Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=4e5cc9cb-8fc7-48fb-86e8-5bb68edc90f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:17.671Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=da272003-62aa-428a-a97e-3c4de0aeb336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:27.692Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=72c53ba7-46e2-4800-9fd3-eda9e782561a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:37.707Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=3f77fcdc-7808-46c9-a977-2f7d9d411f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:47.720Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=35d6bdb5-99bc-4faa-b6e9-884435f00e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:57.737Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=8a43dd17-ae3d-4530-b776-a1bf5bf3f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:30:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:31:07.753Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=dff6a6a6-fdd3-4587-9602-963c26bdaa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:31:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:31:17.788Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=ece5581c-3aa1-4e42-b266-6ec9ed4f5b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:31:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:31:27.822Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=545cc208-be29-4d33-bdc0-211943d58f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:31:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-21T02:31:37.838Z |INFO |Init configs |InvocationID=76a1e9fb-2f58-4c8c-9311-4ab01274033d, InstanceUUID=09c1be49-3b92-4855-b2e0-c1e450946238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023