By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:07:56.042Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:07:56.067Z |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-16T00:07:56.068Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T00:07:56.072Z |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-16T00:07:56.902Z |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-16T00:07:57.167Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:07:57.168Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:07:57.169Z |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-16T00:07:57.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-16T00:07:57.495Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-16T00:07:57.547Z |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-16T00:08:01.076Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-16T00:08:02.048Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-16T00:08:02.091Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-16T00:08:02.092Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-16T00:08:02.275Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-16T00:08:02.276Z |INFO |Root WebApplicationContext: initialization completed in 4727 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-16T00:08:04.088Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-16T00:08:10.007Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-16T00:08:12.221Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-16T00:08:12.503Z |INFO |Started MainApp in 24.353 seconds (JVM running for 26.247) |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-16T00:08:13.131Z |INFO |Start scheduling PRH workflow |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:13.244Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d53e50a6-fa95-40a0-ac51-99bd22002822 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-16T00:08:13.364Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2023-02-16T00:08:13.365Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2023-02-16T00:08:13.401Z |INFO |Completed initialization in 36 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:25.888Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6b3bb9ec-678b-4745-b5e6-6c4436e95fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:36.082Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=64cc2004-8bcb-48ec-b8b1-9698e4dacd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:46.169Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=902dbb7a-c849-431a-bc08-a534b00d2eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:56.279Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=833e3ab8-7c92-450c-9139-8ad1e28bcde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:08:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:06.349Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=14b322a4-1ae8-4fa2-aea4-be3625753ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:16.497Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=680326f7-984a-4d19-a5a3-0a68f2c5bd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:26.573Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ec89efd7-18e1-4269-8186-649dcced18cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:26.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:36.826Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=25d495e5-3667-407e-8c3d-228cdc506f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:47.021Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=891f9643-ab5a-4578-a3a7-ba920bd8e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:57.104Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=39f9d015-a140-4327-92af-1a47bad800ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:09:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:07.358Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b7e9d7f4-7ac6-40c3-863c-49a113e0283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:17.473Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3c75745f-f6cd-461f-838a-5531920d36f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:27.528Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=24359990-6640-4ec5-a757-49a99fe4f2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:37.644Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=89d99613-8ec8-4073-8da5-f70db4c8a6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:47.762Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1b639fc6-f354-4e4b-a1a4-ee13f720f750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:58.481Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fa22d02d-cc8e-4869-aa11-f7fc5c8af5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:10:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:09.151Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=66bdfb0d-28ab-43d1-970f-088d9a29a92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:09.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:19.272Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1b139bac-47b3-4b63-8b95-e9856d6ee549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:29.536Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7fecaa70-1e3b-4f37-9aff-b86636555b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:29.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:39.746Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=60e148bb-ead4-4087-b4fc-97b7a9846849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:50.257Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=16b6cdb6-3807-48c4-9810-72399fd2d6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:11:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:00.757Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=05699928-fbbf-49a3-a71f-49d6cfa882eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:10.992Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2045281a-3567-49dd-ab71-2c6607a0904f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:21.120Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f268e8fd-97cf-4481-b17a-fe86e5fc02e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:21.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:31.338Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=08300eb0-42b0-413a-8bfe-e05b719ab74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:41.455Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=63305510-ed8c-413a-84b5-277c65e07b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:41.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:51.544Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=984a37d2-b4e6-4e69-a505-742b8fa84233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:12:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:01.619Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0d38e5b4-0d59-4391-bf01-0d2f3c84a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:01.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:13:06.144Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:13:06.145Z |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-16T00:13:06.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-16T00:13:06.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-16T00:13:06.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-16T00:13:06.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:13:06.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:13:06.170Z |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-16T00:13:06.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:11.836Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3f1f8258-f71a-4b8f-a097-486aa33a4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:21.902Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f3dd0799-2147-4a9b-98bf-20936f598aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:32.047Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=326cbd10-7942-46e0-949e-95bfcc55c83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:42.148Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f4c6af66-020f-40a9-af4d-c188b97752d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:52.285Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e290eac2-bbed-40d6-91c2-303ffa49ef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:13:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:02.445Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e693449b-7946-41aa-9a78-6c293089ba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:02.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:12.520Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=153c131d-8575-461f-a9db-fc9322e09fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:22.554Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a2ccaf3f-73d4-48e7-9eba-a094ea90761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:22.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:32.628Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=454fcb56-55f2-4571-ad46-63d721fd1655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:32.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:42.739Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d74850f5-6d64-4d6b-b3ad-7fa117d91840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:52.843Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e6693c11-ee2e-47c2-8baa-7692dcb034cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:14:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:02.879Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=39eaf854-4fc1-4b2b-a8b2-6cafe996325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:12.916Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=36d5d1d6-2530-4f5d-85af-d96cf8a9e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:23.017Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c81a9e14-d394-4d8a-98d2-51e7b00a50cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:33.186Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=477a7db2-02f3-44fe-a351-3cd4311973f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:43.226Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=390fcbec-a744-4975-92c6-fbc1b09453e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:53.324Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=51c8329b-b520-447c-8ef8-f2e6b5dda19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:15:53.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:03.396Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2bf5d08e-01ca-4dc5-9a71-ce92b24e1026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:03.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:13.475Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=12eb4606-b038-4471-813e-df13fd4b54a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:13.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:23.567Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=803c5559-56b2-47ef-abd2-b3c4bb5cc945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:33.659Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=da5c3448-ff5e-4b5f-8ff8-c70f1fef67eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:43.801Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4a51f729-b9c8-4003-8bd0-a164e9317d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:53.846Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=47b0eebb-fb46-4a6a-baa2-b044cd0557ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:16:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:03.927Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=811e90e3-91b9-472a-8274-ec0ed5a18223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:14.017Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=34f472fa-34df-4629-b906-1d7c88f20c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:24.096Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=40b99ad1-3e7b-4007-95c6-c8b5b0e84ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:34.260Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e64f7b30-ed00-4812-af2f-4f4073f74e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:34.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:44.320Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=90fd9c8d-2298-40a0-9b0f-13b54e54bcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:54.372Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e6658d7c-7a40-4bca-a259-aa1df1f9067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:17:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:04.456Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=18650a66-cd30-401d-a6b5-9c3fa2d4c300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:18:04.707Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:18:04.711Z |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-16T00:18:04.711Z |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-16T00:18:04.711Z |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-16T00:18:04.712Z |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-16T00:18:04.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:18:04.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:18:04.770Z |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-16T00:18:04.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:14.521Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6a167a60-5b71-4102-a626-7024e72b7eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:24.565Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0342b802-0afc-43aa-8514-1388bed9e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:34.684Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c4ee062e-0776-4626-b466-e5f87dbebc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:44.723Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a056124d-2838-41af-a2a2-d61f6e4ea690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:54.821Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0e4d4952-bdbf-44de-9516-3110f983369b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:18:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:04.922Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e034a61e-1815-45b1-abdf-b74bce2f92c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:05.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:15.530Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=905e2561-f578-4f3e-bbce-cd548bd15191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:25.636Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7cfbdaec-7168-41ba-9f4f-3edfe037b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:35.698Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1932a6cf-57f5-43bb-8242-7ed4ed82a619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:45.772Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=200e1c8d-8f28-4a9e-8039-34d1f39955ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:55.808Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=79e18219-6281-4714-a4a3-6c7ab4a5a0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:19:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:05.906Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8eeb66ae-f96c-4216-a57e-6e36a4ac8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:05.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:15.975Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=85d3a910-90d2-4e14-bb60-468da0417f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:26.089Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=85cb1c00-04b9-4fb6-85af-0f7e8dd35a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:36.191Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f5d68f47-f358-4799-8ad0-d7b3e1e43bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:46.239Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=234ba91a-1769-49a4-87c6-1872e9aa1f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:56.291Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e7e68b6c-5eaf-4742-8f4f-748bc6f61bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:20:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:06.334Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d1e19bbe-3e34-4bcb-80f5-5f9bab949766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:16.369Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a1a06df6-6aed-41b2-aa64-6e305c965e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:26.401Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3b1db179-20d3-4a12-8d9c-98d66e7f7988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:36.439Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b3dcfa35-03cd-4855-8949-87ea496f00f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:46.527Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b9e11a25-1993-43a9-80c5-60c1dfc2fa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:46.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:56.609Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=89e807a5-2f09-4869-b625-17b2e81aa4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:21:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:06.651Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9a0699c5-040c-43d9-b3d1-a43a7ad8bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:16.684Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3e8018ca-a59c-498f-8ccc-aff19804cf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:26.723Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c5e93a07-682d-4844-9abb-15385ec19030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:36.791Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d87e180f-d9ce-45d7-805f-6457733457be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:46.839Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fef1c269-a6d7-4148-881b-4016ffb6ab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:56.864Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d961b687-6f61-4885-a33b-11d37e50007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:22:56.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:23:04.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:23:04.800Z |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-16T00:23:04.800Z |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-16T00:23:04.801Z |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-16T00:23:04.802Z |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-16T00:23:04.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:23:04.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:23:04.821Z |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-16T00:23:04.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:06.941Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1b1bf087-c490-403c-8d8d-c4f2f312f909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:17.002Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d1212b73-00e9-4edd-b898-2b45069ccbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:27.027Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ac8cb1a6-dcc0-44b6-8757-371ab841b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:37.095Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9e3b551f-ee77-4c5f-b6a5-a90f63f41a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:47.210Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=119d1c23-c2dd-4c8c-bf04-174b40bc5e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:57.393Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a1c616ee-55f7-42d7-bb50-5eba99808828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:23:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:07.435Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c98f3a17-81e0-42fb-89b3-ac67494471d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:17.494Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9767fc35-596a-4a43-9381-7d78b8b8206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:27.638Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=60b75f12-2467-495f-b60a-bf318a29d418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:27.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:37.746Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=56f54134-2fc4-4065-9352-9270ca65b1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:47.793Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=91c1b605-b9f5-4f3a-8579-9f3414e4cfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:57.834Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b734255a-82c7-4344-8423-328135662b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:24:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:07.907Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5f3cd17f-3160-4e59-9367-ab361149b257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:17.944Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a74d14ef-baff-45ed-b397-77a5d3fb6166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:28.090Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=21d98a55-b619-4114-8c4d-dfda0ee25cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:38.160Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f7df69b4-41ab-44a1-9999-dc0c0cc98ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:48.280Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d843cad2-efbe-4ce1-b465-76e7e4383fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:58.493Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1637baf3-45f3-4837-88c3-c2c3b2623074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:25:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:08.668Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c19b9a70-f603-464c-bb6d-669794df8235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:18.852Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fbfeb782-5115-4395-aa35-d4c05f8d7062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:29.155Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f6a7cc1d-50e3-484e-8ddb-ca6270033f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:39.465Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=32ca43bf-6880-43e7-aa52-84ee413520c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:50.120Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=74197beb-483b-4da3-be52-296868f9cd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:26:50.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:00.296Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=250648cf-851a-40b8-b216-4b0a1d2f0b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:00.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:10.427Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b699e082-a947-4af3-9416-775ce1a45a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:20.622Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=63c0aaa4-e926-4c8b-859c-f307d23b9dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:30.714Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a3cd8c5a-95d5-4ff0-bc54-b10caf410f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:40.794Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f6246b9b-1edc-4063-9ea5-ca22c447af44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:50.956Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=73dbd33f-d891-4b9f-8fb6-8f4d10e0cea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:27:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:01.021Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a73b54ce-088a-4f3d-bc7e-f5f30ac80a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:28:04.699Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:28:04.700Z |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-16T00:28:04.700Z |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-16T00:28:04.700Z |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-16T00:28:04.701Z |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-16T00:28:04.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:28:04.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:28:04.722Z |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-16T00:28:04.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:11.137Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3393e371-ed04-40ee-8270-af0334627459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:11.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:21.239Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9fe6aa22-d712-455c-873a-2dc795ab9b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:31.286Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=168d973e-b8c1-41f8-b574-57a60230b929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:41.332Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3a82a567-7ff7-4843-97af-12762cf39c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:51.428Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=44e9b66f-5809-43e2-87ce-e2b7bb18a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:28:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:01.504Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7aeaa778-b168-41b6-87fa-17c8be2f59cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:01.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:11.572Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b8a37b20-2f94-4b99-b422-19276ccbf420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:11.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:21.829Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=51985f5e-573c-4350-87f5-85fb972511a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:31.868Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a73099e5-dd5c-4dbf-a321-1ee19a18fed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:31.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:41.956Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5b19102e-c007-47f7-8a01-88d8a5aca55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:52.108Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3ebfdcc1-51bb-4bf7-8cc5-650704c08ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:29:52.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:02.171Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=45adc60b-89cf-4320-92d0-5307811548bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:12.212Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=083d0f1d-57dd-4cfe-98fb-a3440a426b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:22.334Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ab60832f-d9d6-4267-b438-17839f7462d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:32.429Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9410776a-e650-4935-9bb8-0d04f060303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:42.507Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6a7841a4-6000-487c-9c4e-119857f59937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:52.721Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c3702c8e-cbb8-4a0d-92de-d6dc7b058bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:30:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:02.775Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0e7e5be4-865c-4879-ae2e-ca4700c0b37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:12.889Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d94f5189-2670-4335-8233-a5f7c92ae919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:23.098Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=372e25d5-50fb-47e8-b8a5-88ed60fefbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:33.260Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f4e366fe-5059-426c-8bf3-6e25f22c34c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:43.440Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7d652c8c-6189-4844-9bc3-0df774dda3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:53.934Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6c58dd60-762c-43d7-811b-6bfb6c51991b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:31:54.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:04.130Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=05a8a7d1-194f-427b-aa86-f05502462eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:14.228Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=311e5e23-dc6d-4d85-9492-6acfeb2aad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:14.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:24.520Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ee892825-2b73-479d-8639-2f1a55c928e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:35.157Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2f1017cb-4e23-492a-a5a0-21ff5d09434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:45.671Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=72dbb4ca-4d8e-44fa-a030-057a7f6393b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:45.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:55.840Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=992be2d3-1c29-4397-bdb9-3caab453c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:32:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:33:04.597Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:33:04.599Z |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-16T00:33:04.600Z |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-16T00:33:04.600Z |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-16T00:33:04.603Z |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-16T00:33:04.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:33:04.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:33:04.621Z |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-16T00:33:04.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:06.337Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8c9fa7d4-385a-4325-8f63-948ecada7f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:16.497Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a7111e11-8b0f-44d1-b837-6b4919482702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:27.407Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fb94d375-d4f4-48df-8bac-7ba6717c57bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:38.236Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=51f13b29-78e3-4347-9d99-4b0f2c9bbb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:48.320Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b02fdc70-f1af-41c6-b6bd-4a1e03f45b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:48.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:58.480Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2e488144-d97b-4116-a8d3-cb3a69b253aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:33:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:08.573Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=25985e3a-e613-4874-8875-864519642741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:19.392Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4d7dced4-4d40-4cda-b18e-2a1cd2c3e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:19.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:29.488Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=18c2fef6-95ff-40ca-adab-b076d9a997a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:39.617Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b8dcd02e-2042-4eda-8438-1b23a30b75b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:49.948Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=899fb436-f56f-4e84-ae2d-abd3e1e6b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:34:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:00.037Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ff19b97b-4265-4b97-ba5a-30291b78acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:10.111Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0ce5f212-87dd-4c5a-9cca-387dd1365670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:20.160Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d6fb0c21-0cbb-494a-afa1-54249f50f987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:30.286Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=975a4f21-5565-4c3c-8e8a-9a388d6c74be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:40.500Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8c4d7868-978c-421d-845b-a6a0e315b46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:40.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:50.753Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=25680eb2-e1d0-498d-b379-20ea0b29011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:35:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:00.792Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=893d5bdb-b753-4d95-8e98-754387dabff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:10.834Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=031ee659-2d59-4936-bdfa-df52c96edbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:20.929Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b437d445-bce6-4ca4-996e-261589cc5f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:31.079Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e079c667-92ae-46ce-83f6-6a629e76c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:41.200Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=567a2e44-1dc0-4a00-aa91-fcc0836a33c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:51.390Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=06085b77-2c2f-44e6-b091-4c1fdbdb46ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:36:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:01.495Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e5ad3b22-91f2-40f7-a3a8-8456113b4d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:11.586Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=95bf9ea7-08cb-4419-98f0-9381f594ef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:21.720Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e7f8151e-b9e4-48a4-96b7-30614496a57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:31.799Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d2117dbb-5fbc-496f-b9d0-e96142dbfd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:41.883Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5e68b784-3dac-42b4-932b-5e7f377c9444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:51.993Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8a2f4cb1-16c6-4128-8628-581917fd618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:37:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:02.028Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1085a190-e359-4a9e-8f17-cc46f7c979b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:38:04.475Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:38:04.476Z |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-16T00:38:04.477Z |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-16T00:38:04.477Z |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-16T00:38:04.478Z |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-16T00:38:04.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:38:04.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:38:04.488Z |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-16T00:38:04.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:12.113Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7acafd8a-5e89-42d9-bfe5-7b09bb33662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:22.247Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=004a664d-820b-4188-b61c-4a80c07a1293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:32.333Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=39b2963c-9b9d-4a16-ad3a-29ec71cd7a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:42.379Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e5e9ebb7-d357-4920-941a-51f6c5e6493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:42.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:52.499Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cdf0e5be-1e82-4279-b962-c45d711b9e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:38:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:02.608Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8ae5517a-0911-4169-8b20-8e5ad8bdb4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:12.727Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d583ca1c-8a5d-425c-ba64-08d918033896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:22.881Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=779af8b2-42e7-4a29-8409-6a133458b8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:33.162Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e2dfd79f-8903-4b2a-ba29-8e801abed0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:43.242Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=aab702c5-2562-4abe-8db0-4e0cfe1ca75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:53.362Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1939a5a7-81b0-4701-a459-1362ad45b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:39:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:03.440Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4da01916-b1b5-4215-9bde-c45af314dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:13.586Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=825d657b-b801-47a8-9de4-e6c858c1cd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:13.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:23.690Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a662f673-8790-461e-abac-8615f6210015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:34.014Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2ae020cd-a4a5-4eda-96d8-feb3af432bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:44.096Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=60a196e5-7cfe-4727-bc2d-76cf9aa4e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:54.297Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9e326edc-f2ea-4f54-8563-642b90d591f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:40:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:04.392Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=48226ffa-9399-4345-93d6-20192d9a82d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:14.503Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=67000a1c-0b9c-427d-b199-fee6e3c0b13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:24.574Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=549fbe55-9c8f-493c-a77c-629eb1349060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:34.667Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=32f249d3-4c23-4edb-b1e5-8b03ab4c5888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:44.865Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bc2930c1-4956-4175-b868-e180bdbba376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:55.250Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=43eb2c12-eb10-41d8-ba2a-f3e464e8f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:41:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:05.502Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d6ca9531-72ea-44b4-9c95-409485956b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:15.692Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=71da3b8f-1697-4265-999f-193cd81b072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:25.836Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=75dcee65-dfe6-4acb-8930-4d98396973a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:35.966Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0661d24d-981e-4d00-b32a-838584d3833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:46.066Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=76c399a3-4408-4371-9de0-fbb9c2fb12c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:56.250Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ec6cb37a-2025-4cbb-aa26-a995d64c5646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:42:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:43:04.699Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:43:04.700Z |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-16T00:43:04.700Z |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-16T00:43:04.700Z |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-16T00:43:04.701Z |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-16T00:43:04.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:43:04.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:43:04.720Z |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-16T00:43:04.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:06.368Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=78525bb0-1471-4bf0-a587-a470547eb1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:16.440Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bd646cbb-fbaf-482a-aa71-4504aa340409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:26.503Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0380bd70-03d2-4cb7-9eda-e128d493dc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:36.541Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b2426960-cdb3-4ed5-ab63-8f6cf635b13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:46.607Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d1fc1401-6c54-49a6-9d11-df4dfff533d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:56.858Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d802dad1-83db-48c5-9987-1eee64213065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:43:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:07.063Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2e5d7ce7-52d6-41ca-8f6b-435feb8c4f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:07.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:17.151Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cb67aced-4363-447f-98b3-c20eb8723625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:27.223Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=38c713c0-002c-4f31-b310-6b989819cdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:37.316Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3ae1003f-2840-4f15-b74e-9e924c3cdb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:37.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:47.557Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e41fb5b6-fc7c-4c81-b282-3c6caf648cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:57.629Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d2385e50-5bce-4c80-b936-d4cfa7b75fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:44:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:07.736Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=33e229cb-21c0-48eb-99fb-6ff477538b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:07.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:17.903Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b40fdbc4-70a3-45ec-8dbf-70784caf58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:28.025Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6ada88fc-b723-4e9b-9c2a-aa67e7c6e5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:38.282Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6bdb566e-d95c-4e16-abcf-965b071f7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:48.484Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=181ed043-3e19-41e5-8c9a-7185507e5a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:58.559Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a918b85a-2944-4f78-8ef0-2a494afc0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:45:58.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:08.779Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d4fa38fd-e092-483e-8550-e9a2c3a1e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:18.997Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=63c17ee2-ecfd-4bed-b31a-7a41fa10e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:29.155Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=26aa4bc4-2c92-4f44-9486-6c716b870fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:39.412Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=99cbc299-e539-4e0f-82c5-26b534529342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:49.774Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eea89782-ff69-4cb0-ba13-5bd8b38ac8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:46:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:00.058Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b4f5364f-43d1-46a8-b567-86ffbf54622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:10.303Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=68b32058-64b7-45c8-a353-f258e212887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:20.449Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=860e4721-2304-4431-be33-8afff9a841d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:20.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:30.611Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d9d12420-40ca-47d0-a4dd-52c08c79b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:40.780Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=be09b563-0b57-498a-909f-60b665eb6929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:50.881Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=27a42076-708a-4b1c-a72b-8098cac9d73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:47:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:00.997Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d9d7eb48-1bef-4761-ac88-d9995d227fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:48:04.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:48:04.597Z |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-16T00:48:04.597Z |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-16T00:48:04.598Z |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-16T00:48:04.599Z |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-16T00:48:04.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:48:04.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:48:04.614Z |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-16T00:48:04.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:11.184Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=21520ca6-ee82-4916-a235-3f46e74b90df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:21.247Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=83486986-4822-4246-b6cd-e7a8dc30b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:21.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:31.322Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=22074a60-e5c9-4d50-a06a-7c7ded2e5b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:41.475Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eeb9cc65-7ef4-409d-a586-8a6ed6d2858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:51.575Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c6ea0c10-fee0-4a2a-aebb-40b811a8c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:48:51.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:01.638Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=70d66a1f-1440-4837-acb8-60fe248bd676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:11.720Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b476d98c-7897-4931-bedd-164c1091c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:21.973Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1da7502a-8d19-4048-aac9-c793b22fbf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:22.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:32.043Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=df89ee8a-33d2-4d4d-b17b-97d18d343194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:42.144Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6c283918-73b3-4b5b-8a46-b3571e5bacc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:52.240Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6dc26f26-a396-4820-9d23-6ed71764319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:49:52.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:02.314Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c8c35c9c-6f69-4822-a09f-f738eee8d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:02.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:12.510Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c15dea31-07d6-4ea4-801d-86e15c46d546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:12.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:22.963Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0b85bea9-6184-4a95-8bef-6e5c2e20b63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:33.078Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c8052284-54fb-451d-81d5-218501394a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:43.263Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=845669c8-0e4e-4f89-8f98-274295daf901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:53.436Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ed1163bf-ad50-4bad-823e-00e009f39615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:50:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:03.547Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6ee3c7af-1c0f-49f2-9373-86b5f3cf425a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:13.674Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0bedf6a7-4b9f-4b93-aa4d-582ec30c6589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:23.869Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cc1f6f32-dea9-44ef-8da5-3e7d9a03d367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:33.993Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2b5c3090-07ec-42e2-b3ae-911055f472b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:44.032Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6121b841-e18e-4d55-8d04-4f55573cb9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:54.170Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7a44a9f1-708f-4813-8d9f-db81c11a2e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:51:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:04.292Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=88493147-0db8-49c1-a487-4faaa5d6ed4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:14.443Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e2c25b31-2ba3-46f2-8fa9-15c636d1edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:24.545Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e014b109-5cd5-49d9-921b-dcbdec5b0bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:34.687Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4e14713c-0ce8-42e9-a58b-6a5a1bb55ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:44.809Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=61fd19ac-be85-4d42-8109-34e574a65c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:54.964Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=081fe1bf-0f14-49d0-a63b-562a05e8753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:52:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:53:04.413Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:53:04.413Z |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-16T00:53:04.414Z |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-16T00:53:04.414Z |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-16T00:53:04.415Z |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-16T00:53:04.427Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:53:04.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:53:04.430Z |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-16T00:53:04.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:05.091Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5c1924ce-f17f-409c-b181-fc343d25d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:15.159Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ee51b4c0-bfaa-430d-b61e-2efff8940d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:25.296Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9af82063-79a4-450a-8772-f153ccae9c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:35.376Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=04ba3aa8-e3c4-44fb-94fb-7c82db8c5ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:45.414Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a8abcc1e-f8c3-47b9-af5b-e9c742b4f7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:45.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:55.555Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e4e9a7ef-b476-4e44-b0e1-cbd4eecbbcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:53:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:05.775Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=be9246c0-4ade-4835-9c32-bded01c9faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:15.892Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bb71edc5-3a55-4a10-89a6-23ffa7346fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:25.948Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=61675836-4b78-4f5b-8557-73e39b4d9e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:36.024Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e2ccf298-2a02-4c87-9833-995d42c96ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:46.086Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a1da43c4-46b4-4642-9885-c9f279e2adb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:56.120Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=70475ea1-5c59-4f19-82fe-05b863c1fbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:54:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:06.280Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2b78c1f0-d08b-49c8-99ab-fbed5f039c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:16.395Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=96bacfa3-d1ff-4828-a64c-08549df0e758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:26.473Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0e95f672-e4a4-439f-a603-d4a85d9b8a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:36.641Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fca7d17b-f326-4f56-83b5-5fe516293ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:46.905Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=96a07cce-2c4a-4ee7-8ef4-456450775bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:57.106Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3d6070d1-f864-4487-9fc0-aa8d6fd05e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:55:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:07.163Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f41f83b9-adee-42f7-8048-3f123b4f2ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:17.265Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=87c46d10-d286-406e-9093-6d7fcbd11178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:17.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:27.396Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=239b61ec-e433-4fa9-b09c-f858a79998c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:37.650Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ff1fb06d-61e2-469f-934f-ff37a4ff9613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:47.742Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=77aa8eb9-13bd-4222-8447-630902e7b0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:57.956Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=33c9d9e5-999b-4a47-bd1a-6c5047206943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:56:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:08.221Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d4977d56-f579-465d-9d41-ee40ee0f193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:18.305Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f179761e-e394-4fde-89da-48e32218ea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:28.374Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=198fdf7b-81f4-4eed-afd0-2712b4e6ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:38.490Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2158576c-cd05-476c-9ce4-cfc0620d5b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:48.558Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=957a8880-74e2-4464-ad0c-72cc4a8f401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:58.713Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=88ef989b-4b09-4921-89a4-3fabc2681b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:57:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T00:58:04.682Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T00:58:04.684Z |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-16T00:58:04.684Z |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-16T00:58:04.684Z |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-16T00:58:04.687Z |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-16T00:58:04.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T00:58:04.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T00:58:04.703Z |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-16T00:58:04.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:08.776Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=14bbc331-91ce-4b98-879f-77e1b6ab6311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:18.839Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8554d5d6-2b27-4395-acab-48b429fc3e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:28.889Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=70196b35-2f8f-40da-a80b-bc8a70e208ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:39.043Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=97ee1227-a5fc-4001-8fe5-185d694129a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:49.206Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=83947657-c5af-4f7f-af7f-96ea33ca495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:49.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:59.325Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e3bccd58-6053-4a6f-aa5a-969e04609360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:58:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:09.478Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=51a2ece1-aef4-4352-9616-b11e92299682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:19.561Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=51f3a2a8-ab41-4fca-ac56-600e02c564c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:29.777Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ddf3089c-f90a-48a2-9f46-28bb1f459b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:39.949Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a73b2eb1-f71b-473b-8a68-4ccbd210c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:50.058Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=468cec83-5178-4937-8ce2-8b4bf975a8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T00:59:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:00.156Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b908f73a-816d-422f-8201-0a30eb856724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:00.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:10.317Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e295c17e-2147-4441-ba69-1c9a31967332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:20.516Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=400efe1e-65d1-4959-a5ab-5ff653747582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:30.709Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9bb93c57-32cb-4ab5-83a3-062bca1cf455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:41.281Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=03ce8119-842b-409c-916a-0adfa5756402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:41.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:51.362Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0b9b186c-cbde-4c25-b793-77170a0adb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:00:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:01.417Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d36fe5a7-663f-4786-b486-e9159e08103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:11.530Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b15895ea-7f04-4540-b07b-09d6195c032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:21.710Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1a40f5fc-2d3c-445f-a361-196af1f0add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:31.796Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=67212b63-ccec-4b90-b59d-1bcec915c759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:41.847Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=076e5e0f-bfa1-4819-bc0c-09d55ab77a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:51.894Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=946dc3f8-41e6-42d4-9577-776836465b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:01:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:01.938Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5dff6cc2-3a61-4b25-b20d-eed2273f7ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:02.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:12.070Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c14ae88c-639f-47b8-b22b-ff65f4117a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:22.140Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8930bd01-5e55-4361-820e-476612391771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:32.234Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7e2d6d7d-52df-4464-97b2-8ada7d3fb798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:42.271Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=78cd8306-28ab-4075-abd6-6dec7f14f977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:52.342Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=67f5866b-0461-499a-a489-cfa06f313ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:02:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:02.491Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9c61bc22-dd21-420c-9386-c840338ebc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:03:04.650Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:03:04.650Z |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-16T01:03:04.650Z |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-16T01:03:04.651Z |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-16T01:03:04.652Z |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-16T01:03:04.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:03:04.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:03:04.664Z |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-16T01:03:04.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:12.531Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=091c782c-edf3-4155-8d35-1ff765772223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:22.564Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=137c0a01-6a51-4d35-915c-1516b4d12386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:32.636Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1151419a-7d0b-4856-b00c-9d39e978d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:42.692Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1da68682-7036-49d7-9c4e-8f93d7374f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:52.755Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b1f38487-f50a-4917-940d-588378c4e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:03:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:02.788Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fb9e8bba-7273-4a44-ad99-3432f9fd9330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:12.822Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5cd7758a-3081-451a-852b-5f519792ce6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:22.878Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=004198a9-a7a2-467d-b089-c592c39050bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:22.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:32.930Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c29947ee-1ed6-451d-b14d-b4815b6b361b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:42.964Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3f271154-5650-4ffa-90d8-18d49d5d5c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:53.009Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=111d54b5-55ac-4bcd-b309-5587281cdf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:04:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:03.056Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4549c9c4-1eab-4224-b965-5cbeccb8c80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:13.104Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8ac3074e-7a14-41d6-8377-d819e9187c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:23.181Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bc18a01f-7fb7-4543-868b-6623b850ca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:23.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:33.268Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1325bccb-6769-4fc0-918d-789aab8f47fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:43.330Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=94b4fd62-d087-4c9b-92d4-33ea7c6bb766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:53.479Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=38025b29-8078-41da-b048-197fe0bf8b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:05:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:03.562Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1b5fd8b8-e382-4258-91d0-99ded8228e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:13.655Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b2f0db13-3bc8-4da0-9b44-77b79dfcdc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:23.758Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ce30a7c6-8140-4127-a848-d4404b0d2024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:33.820Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5c4810e8-044f-4830-b77b-8305a2062814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:43.909Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=131d1ebf-388c-49c5-94eb-0778a9425d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:53.960Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=32cf35b4-4f0a-4c91-8f17-48ce7d454169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:06:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:04.035Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=42caf2a2-7a1b-4168-b79d-7149f745895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:14.154Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0540e541-97ec-4db1-964c-b3d574921aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:14.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:24.320Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4980bb5a-e607-417e-bf73-588215ed8928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:34.383Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eaef28e9-fde3-4716-8e56-bb936b03c24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:44.530Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=673b5fce-7b5a-4b21-8923-60c625eb631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:54.596Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=657e99d4-d85f-4a80-967d-828199e9b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:07:54.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:08:04.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:08:04.410Z |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-16T01:08:04.410Z |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-16T01:08:04.410Z |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-16T01:08:04.411Z |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-16T01:08:04.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:08:04.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:08:04.420Z |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-16T01:08:04.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:04.765Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1fa39461-b1d9-4d62-aed7-8c40ed8f5537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:14.832Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a47db4b5-4ef7-4b17-af60-b2c9b317b4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:24.947Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=dfa78074-f6f4-4228-af8b-d8a508804458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:34.996Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=501d34a1-0958-4a74-9c5d-c913438e44db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:35.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:45.062Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=12d45107-b5c5-41f6-bdd8-9ca8efd0f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:55.130Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=aa3b067c-ad81-4b00-b7cd-843a6ab324c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:08:55.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:05.201Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0798b386-df2c-4571-8194-cd54f5bab1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:15.236Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c9a58270-9c56-4cb9-8208-bc5198efed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:25.359Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=353921d3-cc42-4e3d-8af6-7db306c38a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:35.558Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ba87583c-27c8-4b7c-8a46-67cffc32c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:35.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:45.619Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ac14e060-dec3-4cd4-9759-36215b19176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:55.767Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=205e8b58-7cb4-47ae-81a1-495792e6e76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:09:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:05.850Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a3283490-57eb-4e86-ad2c-427b3e108148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:15.922Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f66c3b4b-0d65-462e-95f5-58da31864125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:25.961Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=04b22d81-c4df-4bee-b746-8fb69ebdf7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:35.996Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9c11a57e-e4e8-48a3-b2c3-cfcfd38ccd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:46.104Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3d89a335-b708-4bd9-be70-5afaad9eb7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:56.163Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9c99a313-b688-4596-bead-ed1281bc4b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:10:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:06.351Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b674990a-f934-4918-987d-153636ca20dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:16.384Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d28a8f00-a342-45cb-b73f-74a96107ca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:26.424Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1e7c0b8d-6a92-4b32-a00b-d4f3cf28080c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:36.483Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a808a5cc-bd59-4316-8aaa-b37188775477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:46.527Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=84978960-afd9-4313-9283-5ed70bde71e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:56.648Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=dc895172-634c-4f75-8ff6-272c546087b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:11:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:06.680Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=69bed526-49c9-498b-9538-dbcea1ad7451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:16.705Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6da8ddd1-ac43-480d-9ac5-5c2281619077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:26.735Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e9e22c88-3ce2-495d-9ff3-bd828aafb0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:36.831Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=46d51e9d-b121-4730-aeb1-337d74069db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:46.872Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=decbc78c-f104-44bd-97a3-42185a3f6cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:57.173Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=39a676dc-0531-45ec-9364-303c93fbb0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:12:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:13:04.516Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:13:04.516Z |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-16T01:13:04.517Z |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-16T01:13:04.517Z |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-16T01:13:04.519Z |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-16T01:13:04.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:13:04.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:13:04.534Z |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-16T01:13:04.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:07.239Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cf09f611-4ea6-4c85-8dbb-b715eb8d3ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:17.357Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=efe64d2c-14b0-4682-8c81-5d84e878b1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:27.414Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9125aee6-fbb2-41df-8d36-4b282cdb0b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:37.452Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ed028965-b40d-4b67-add4-32426bab89fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:47.540Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0798be10-ba0c-40a9-a45d-af8236370c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:57.614Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=27b84945-9487-48d3-802f-bbf71289a566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:13:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:07.660Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=87195ab7-4ec0-4123-bbba-73a240927bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:07.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:17.727Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=82a35c8a-d20b-40d9-9577-4e9def1cf960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:27.793Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cde2994e-0c1a-4fe3-a9bd-9de465bb10c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:37.849Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9fd963e8-e1cf-4b30-b640-25fc1e661759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:47.892Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b7378e4c-6bba-47bb-a8a9-4fe040aa28c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:58.015Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=71ff7acf-5766-4788-9d3f-07760de51414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:14:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:08.084Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6b6ad13b-5f91-4c93-b0b3-9de6ce10bb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:18.244Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6e53c51d-516a-431b-a716-d78e75cd0b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:28.263Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=45c6583e-2d3c-4437-9aef-c80e01824177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:38.302Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ab92bf9d-91c4-4b35-bb4f-8e7604f4015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:38.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:48.335Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e51b4da0-c542-423b-b992-c88bbfd7ce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:58.367Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f85f4ec2-8c0a-4aab-a3a0-d9821d385231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:15:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:08.403Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f5433128-36e4-44ae-a2b8-a2ca69c7fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:18.452Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c8f06ce4-6f77-4170-b19e-3e1b9a7d3068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:28.491Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a147dc0e-4baa-49c0-aa65-0f9a13e252f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:38.564Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e28d074a-93bb-423a-96a7-f1cbbc5b9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:48.639Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8e2ba492-a2a0-4aaa-9404-3a0535f1c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:58.739Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=294a9a23-c068-42bd-938b-c6e54c5d1a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:16:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:08.812Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=487c12a5-4b5f-4a03-9dc1-51decb7f1839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:18.888Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a4dcbf61-3580-4dc7-9054-d8da5b64cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:28.926Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f81a5436-f49d-4609-8c71-308b2aef9bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:39.011Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=798041b1-1dbf-4d59-b415-32c9ff990a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:49.146Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e9d087b4-f575-4741-adbc-4cfa56ecb5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:59.252Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f59b6225-ba63-4b28-bf00-6c51fed48aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:17:59.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:18:04.484Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:18:04.485Z |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-16T01:18:04.485Z |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-16T01:18:04.485Z |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-16T01:18:04.486Z |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-16T01:18:04.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:18:04.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:18:04.494Z |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-16T01:18:04.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:09.430Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=93056aaf-27ce-46b2-90ac-98e290587a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:19.560Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f539626e-1cf3-4086-b251-4413eb8abe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:29.658Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7a0b3828-5a51-43b4-bf17-2e06b7c82db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:39.919Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e4723f51-9129-434f-9e1d-fc2bb125c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:49.984Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=53166ee0-60e4-4120-9e7c-513ecd8869d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:18:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:00.040Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b9e5e509-49c9-4231-9cd6-f1c4a8a1225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:10.115Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3c735c62-c496-4b25-8295-0105b1869379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:20.166Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6c1126d6-5fbb-40c3-b049-143cf524b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:20.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:30.210Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=23149a61-c855-42d4-8df2-9d9fda9e6afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:40.300Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fcf5ef4c-fbef-4a72-8831-fd94a4fb51e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:50.463Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=67145df5-039d-4e03-9c51-2190671362b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:19:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:00.522Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9121b882-6879-42fd-b53b-3b7af6421319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:00.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:10.611Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3e43814d-45dd-492a-985d-35b482f41f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:20.670Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=baf2982e-bc03-4920-bb8c-730d6132d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:30.828Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=effabec0-0f61-4333-b07a-e56c73ab246d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:40.981Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e02a69fd-168e-4fd9-8789-c4caee5b498f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:51.099Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5cd00e51-5645-4061-9781-0fb1ff907e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:20:51.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:01.140Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=624852e9-68e0-41e7-b8c0-417a01f8b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:11.192Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=71a55ae5-6a68-490e-9531-4cd564b67ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:21.281Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a836aa77-c41c-444e-aed7-2548f4bef4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:21.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:31.346Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8833924e-1823-4105-b969-f9e4e7f97614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:41.401Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c02c5f4d-69a6-47a7-9037-b61295d8e9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:41.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:51.478Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7eb485c7-4a78-48b8-ab34-a37db482905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:21:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:01.509Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=61f40fda-52d1-47ff-afe7-074fa22c7e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:11.559Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=70c194ba-4c3d-40de-a109-23c19254359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:21.700Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=afe6c79e-b49f-4419-8a82-ec9dd854aa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:31.760Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=317890e7-4e4a-463c-99cb-ef5fccb11208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:41.806Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=af10dc73-2cb6-4ab3-a754-37e931bcfd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:51.853Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a4e3042c-e7da-4853-b9da-d70b35051d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:22:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:01.948Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1af48cb5-1192-42c3-b62d-4f3e0ccc5eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:23:04.627Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:23:04.627Z |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-16T01:23:04.627Z |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-16T01:23:04.627Z |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-16T01:23:04.628Z |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-16T01:23:04.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:23:04.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:23:04.639Z |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-16T01:23:04.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:11.984Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7038488a-bb9b-4152-8a75-8a546c24da7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:22.071Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=303a040f-3a5c-4ff3-a062-ea5f76d1c35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:32.097Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e66833b1-112c-4b3c-aa42-7abfb777f5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:42.157Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3b7cc9c4-fed8-4513-9c8b-4e587750639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:52.208Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a4816e88-ffe2-43ff-922a-5d7ca2c0efac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:23:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:02.282Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ec5fe8eb-78f1-4d5c-8025-19c9a62b3e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:12.436Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=875088dd-58ca-4f24-a407-0690ec3c4580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:12.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:22.519Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0967570b-b560-4ac3-84fe-2be3874ef52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:32.554Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bec43e22-f582-4842-a472-ac26eea85c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:42.658Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=147f10d4-dbab-4fbe-ad9e-504f5390e373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:52.702Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0cd555b6-8d76-431b-aefb-db6da48f83ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:24:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:02.803Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=45185218-46d6-4458-82d6-9806ae2c9b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:12.977Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=70e3443c-0bd5-441d-a8a3-5003d47d88b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:23.067Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7532231d-29f9-44db-afb9-5425cffd4034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:33.106Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=47173ab4-0d4e-4897-adef-cf59e64a397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:43.158Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2af4a965-cd5e-454f-9b62-0b5106bcbab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:53.218Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b1c5ae1f-090a-4456-942d-12f29487aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:25:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:03.288Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7d8a5d4c-7786-4484-8cf0-de7dbc25f18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:13.353Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5dfda8b9-acdf-465b-a6d7-2f73455c9027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:23.393Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c86f56d1-b15b-45e5-a78d-c67bb8a097b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:33.531Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=386c8eb4-f1b6-4564-9199-3f996c2eea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:33.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:43.605Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=26f8b921-9347-4b99-bf37-c43dd20433ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:53.728Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=141e49cb-0b5e-417d-9eb4-c25b63bd6b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:26:53.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:03.839Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2b43c976-c1f2-4ea0-8255-e1e9559de520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:13.862Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5f0a92a7-0f44-4121-b0fd-4e3e5a85e628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:23.925Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9628e763-8363-4295-8f81-3a298181b573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:33.968Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a34d5868-bc72-4b09-851c-8187c516d6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:43.995Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e6a5475f-7c0f-48c7-97b1-d8e57dbecd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:54.035Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=22740cc2-79ca-4b7d-a65f-debdabe039fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:27:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:04.073Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0235a3e3-6a31-40c2-8846-e486db1bc692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:28:04.368Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:28:04.368Z |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-16T01:28:04.368Z |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-16T01:28:04.368Z |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-16T01:28:04.369Z |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-16T01:28:04.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:28:04.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:28:04.376Z |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-16T01:28:04.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:14.097Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7cdfcf24-006c-4f90-bc85-9d38d9b89093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:14.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:24.132Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c8e5d813-b34a-4cb6-aef9-6edc41c3c42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:34.279Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6c1d3d87-4558-4e7f-8248-56b5133ee49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:34.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:44.392Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=aa4c86c7-cc43-4440-a51e-ac2f16f38158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:54.449Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d9a8fd22-91cd-4ed8-8965-a9df6fcd1f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:28:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:04.528Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f7ecd907-5c9e-45c5-9d1f-dbc10ea3e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:04.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:14.598Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5c9d0d5b-6616-405c-8a0e-c752c6341000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:24.640Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=877291fd-0c2a-4d5a-a03f-4948f89d51e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:34.661Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3750c857-e484-4ccb-99c3-7052055ba5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:44.680Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=727c399b-3425-4948-afda-3969bbe19d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:54.725Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bb48a56e-3ee3-48b8-9d27-b096c4bcef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:29:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:04.758Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=af69f6a1-be9f-4ac5-af04-ea22d34324a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:14.793Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=52f2093f-39a3-4196-a68c-dc2f8a937cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:14.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:24.827Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=dc79d7e2-4ed0-4384-87ed-1dbfb4802da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:34.886Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b1f24461-6801-4876-90a5-736b3c0cf924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:44.920Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ac894d9a-e389-487d-a02a-9e5a2c500004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:54.977Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0f6bce40-450b-4d9c-a82f-37b02ae2e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:30:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:05.022Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=357e57d1-623a-42e3-a20e-f08017706e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:15.068Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f7e45951-6ce4-421d-baac-322014ad2744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:25.146Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6a0c0de7-705c-45a1-a2eb-7c28252537d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:35.213Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f80fa062-29ad-449e-a595-cf5cbdbdf9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:45.278Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=37ef9e23-5e42-478f-97e2-0c412baf641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:55.345Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=886f2018-7725-45b7-a337-2eb835afbf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:31:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:05.506Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=719a95b6-b77f-49d1-b9f8-7a3330db6929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:15.622Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2de2302f-be8c-4b4c-bc41-24dc0878f9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:25.675Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=50be48b3-47af-4147-abd5-ca1774e61ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:35.756Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9567de24-030b-4b4a-9763-e198e7bfd1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:45.790Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=890aece8-5b73-4faf-b55a-9e61510eeec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:55.894Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=40b04ca6-779a-43e7-a562-314b45675465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:32:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:33:04.500Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:33:04.501Z |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-16T01:33:04.501Z |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-16T01:33:04.501Z |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-16T01:33:04.502Z |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-16T01:33:04.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:33:04.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:33:04.510Z |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-16T01:33:04.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:05.969Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c5ca3d45-66b0-4d0d-acb0-01743ad90d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:05.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:15.993Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9613cb63-8032-4262-b10c-ccd4b97b54ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:16.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:26.181Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f8e3f17f-61d7-4449-af5c-9580d3287132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:26.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:36.228Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bb32dc17-a905-4e0a-beb1-c1910976f224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:46.270Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d22fe8de-eb11-41bd-b641-9d60b587da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:56.338Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=69e6c6c7-7a67-447f-a738-a61c2318b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:33:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:06.393Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=24248fc1-f968-479c-b774-c54648b60adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:16.418Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=23955612-c8b7-44f4-a278-264e4c5bb341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:26.461Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0a7f5131-36f7-4c42-b43f-7fda1d373dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:36.504Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1525a5d9-00c2-478d-a54c-f91570482b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:36.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:46.528Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=549b4513-0c39-4949-85f3-ad1d08ecd207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:56.574Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=50f9f296-bb9a-4fab-9937-cf7563591c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:34:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:06.631Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f2c34c18-3977-4485-b759-aec7e83278f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:16.665Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b6e4c7ec-f52d-4a5a-aad0-e13426c89c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:26.732Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c5e0138a-46de-4899-a547-1b00a6e3cc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:36.761Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f8974fd7-22c0-41d6-b0dd-18b1b44afedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:46.791Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1fc4ad37-31e0-468b-a6c7-e388b5bc1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:46.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:56.826Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e2aa5e91-7ae2-4c8c-a990-2dd0ca76eac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:35:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:06.855Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e843b219-7b7d-4d69-b6ad-e4a25efe0820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:16.887Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f022a448-e43d-40fb-8e54-b7cbc93fe428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:26.908Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=11f23f8c-dbdc-4834-aa70-f33c5cd4deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:36.948Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=be3a3610-78d2-4784-835d-b35f47904d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:47.011Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=01863b3d-b5d8-4235-bde1-7c5ed67fe370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:57.143Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=69fa0ee4-7f37-47e1-b9d4-0c9ae19e1ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:36:57.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:07.303Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1a722a9a-cd87-4da9-a4e7-da2a81070eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:17.390Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b5dff276-0fc2-4464-9e64-336a311c22f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:27.418Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9054de84-0889-4a39-a9c6-996760337178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:37.458Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4c551498-4ccf-406c-a0bb-92b9b3ac1020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:37.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:47.551Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7c23f54b-eb38-404f-b5e9-2c1c0e51baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:57.664Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8a522588-1797-4911-8e9e-823ea6e7aede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:37:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:38:04.579Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:38:04.579Z |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-16T01:38:04.579Z |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-16T01:38:04.580Z |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-16T01:38:04.581Z |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-16T01:38:04.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:38:04.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:38:04.598Z |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-16T01:38:04.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:07.721Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bc785885-1e65-48bb-8cc3-4c0b9852e575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:17.822Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=edd9279f-1716-455e-8bfb-94099e0942d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:27.859Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=63f6a5b7-a891-4886-947c-1b502a6acf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:37.919Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0817b61b-e3d1-45e1-bebb-799c1855bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:48.003Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eaba8a48-e430-4844-a290-5f7f99b91347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:58.086Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=11faadee-239e-49f8-a932-fd8231bd7753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:38:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:08.161Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c05e9f8d-e33c-4f13-bbe2-65425c24e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:18.193Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8883dab8-6409-4a06-914e-b74610da814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:28.218Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ed7754d4-4453-4c29-b1b1-f3aa29973e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:38.323Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a051ef43-9d72-464f-860b-13745f87b5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:48.355Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=55b53f53-ff12-4bf4-84b6-343e503625bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:58.403Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ec97e872-d27a-4524-a999-d405328396d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:39:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:08.458Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9b89b7d7-998e-4dce-8d86-b97421e604c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:18.557Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=dbf3e71f-de53-41f3-8a44-e43b916d8ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:28.671Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=674f029f-fb5f-44a5-bafe-01b7d45458f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:38.745Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=740a3fc4-4ece-4235-b9ea-9bbf782ad66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:48.832Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=edac17a2-7bda-4b49-a973-2e3bb89d44ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:58.937Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e76fb5ba-0da6-40b4-a67c-c10af36298bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:40:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:09.089Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ec1752e2-1663-4aa1-abc3-78b964cd6a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:19.246Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cdb02a30-b363-4982-ae21-583f5694bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:29.373Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cf8c5ede-a4f3-4347-8755-e08954520b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:39.438Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0b401295-d787-4ea2-bdc6-2237802297ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:49.497Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3f377054-7b04-46d6-a6c9-ee1029661341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:59.724Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f7c8d168-8fb0-48d5-b6f2-de0d2caba99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:41:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:09.770Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=91fe839e-9f25-4290-a974-4619e5382985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:09.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:19.879Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=81b9e9a5-60c6-43d1-b114-575987d0df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:29.909Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=800f835e-87fb-45be-99c4-5a915a2589fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:39.942Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a8865744-06f2-47bd-87b3-de01afbdc568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:39.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:49.986Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3ba62907-51ab-4270-a33c-d3267678d01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:42:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:00.022Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=865872a4-a1bb-48a8-883d-31e32b3164d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:43:04.446Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:43:04.447Z |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-16T01:43:04.448Z |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-16T01:43:04.448Z |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-16T01:43:04.449Z |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-16T01:43:04.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:43:04.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:43:04.472Z |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-16T01:43:04.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:10.047Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2b3962ca-9483-4762-8539-5daa277e99ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:20.134Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ffe37513-1261-4333-b9e4-840fd5a83b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:30.212Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ac44bc8c-464f-44bc-8961-f2d6ae5d4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:40.261Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cf41efdf-59cb-4d42-bd26-c439c2b32267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:50.334Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d0a1d1ee-4204-4044-b064-70613c8cc39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:43:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:00.426Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7ff54e63-fe86-4c7a-a70f-995bed17f2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:10.498Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b7c1d64a-d0b4-4472-9285-c73c98ee4712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:20.617Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bba4ebf5-6531-488b-8e9d-2430da2e8783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:30.661Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eea0cf71-c765-4bb4-a76f-6886ab640e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:40.711Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=db210d43-eb74-4acd-ae08-e42dea34af13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:50.798Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=30d6d1ca-5c72-40a5-9d1d-91ab753e493e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:44:50.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:00.819Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=31b8d83a-e378-45e2-a153-33f5cbe30124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:10.858Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3aeeafc4-bec0-41cb-93f3-93d9f9e0e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:20.920Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=155727d6-b75b-4bb2-8fe1-91ca50d11959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:31.049Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d0397352-39b3-4622-b933-babb1f4c8e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:41.075Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=91e0d5ea-436a-42be-9e09-7081fa12d8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:51.163Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=31786454-4a21-4290-8868-3044819d75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:45:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:01.197Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=716e0418-0188-4365-a10b-9058a3585068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:01.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:11.247Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=20037070-09cf-4828-9415-058691b689ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:21.365Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=72d1717f-89b9-4913-9221-42e4a0f5ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:31.439Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0d059e8c-926a-47ce-96df-3c9b3e9c754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:41.564Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4af8c349-8b76-404c-ae8e-30204adebfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:41.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:51.787Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0f854afc-419d-4466-b03b-5d2cd97e9b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:46:51.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:01.900Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=adb55334-f45a-46b9-a548-577a535ea1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:12.008Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=146661ce-9ad6-49d9-9538-ad965fd0bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:22.174Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cb2ff782-d092-4042-a125-151641b3aa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:32.216Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1676b144-d75c-4b0d-a218-189ddb1f4345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:42.262Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=be7ea31a-c610-4fcc-af99-b21ea42428a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:52.307Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2a7ef821-90b6-4baf-97a5-49f60fa2e3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:47:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:02.387Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b23c105b-08b5-4b12-9d90-c94bbbdffab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:48:04.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:48:04.548Z |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-16T01:48:04.548Z |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-16T01:48:04.548Z |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-16T01:48:04.549Z |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-16T01:48:04.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:48:04.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:48:04.561Z |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-16T01:48:04.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:12.418Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=064e423c-2f50-496a-b899-a05ad571739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:22.544Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e4b704b3-ea91-47bb-973f-4620b432e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:32.581Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5b6ee6e7-a2bf-4270-b940-2de546022c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:42.613Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=aec96fd9-de3c-4055-9730-b9d3e4f2c688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:52.656Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2abee30c-e463-466c-81c0-b4505cc1d361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:48:52.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:02.729Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=73f77089-4097-49c5-b81e-157439d69703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:12.787Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2124ecac-877a-47cc-bd29-06781060b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:22.876Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4da8b660-3753-41a3-af89-be59d0d26f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:32.942Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2516a481-4b31-4cc0-b632-b0c50e942a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:42.979Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1dd17bea-cfb4-416b-97e7-2f4f63235ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:53.110Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b884b3a2-62d5-4c83-9522-adad649c209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:49:53.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:03.173Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ff880efd-dbd0-437e-8e73-fbffb593dc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:13.213Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a48f7a41-6c5b-40ed-8450-6a99bb9736a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:23.414Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2d81740e-9688-4c4b-b309-6bd5896aa206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:33.485Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1ea629f8-4209-4fb4-9a44-e0be27e803d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:43.523Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eed3b758-a7bc-4022-ad30-480ec30a4166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:53.569Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=afff41c8-c985-4cb1-b363-f423427a14ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:50:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:03.770Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5eb874d1-65b0-49e2-a05f-3d1d67ed336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:13.810Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=80dc1475-22fb-4793-b998-3f9dc6e470f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:23.863Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=358b8079-ee51-4420-8f52-47130bb16381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:33.931Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=78464334-2a16-42d0-b76b-84e2db51c697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:43.991Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0c4b62b7-a55d-489f-8412-cba833b29c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:44.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:54.026Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7307c0bd-71ed-4e62-bfe4-a600d009e7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:51:54.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:04.093Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e836fb82-5b3a-46ed-b3cd-92e7a759a08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:04.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:14.173Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=54ba2cb5-1772-4e30-b0a8-3515e24e2b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:24.256Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a37753f1-7d76-4323-a250-79e58bf859a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:34.365Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=53d483f4-8628-4f90-b5a7-d4c329b66383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:44.451Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=181793e6-a88d-41e0-9702-a3220e677824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:54.497Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1ebfccca-c452-4023-a404-151c0f2675fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:52:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:53:04.525Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:53:04.526Z |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-16T01:53:04.526Z |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-16T01:53:04.526Z |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-16T01:53:04.527Z |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-16T01:53:04.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:53:04.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:53:04.535Z |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-16T01:53:04.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:14.602Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0a05b732-174f-4cfe-8d9a-fdc56e279738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:24.683Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6be26445-fb8d-4faf-aec8-5c0523a5434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:24.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:34.747Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eafdca9c-e4c4-4529-bf6a-7937ec618c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:44.958Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ac4eabaf-c11e-43cb-a46b-4cc6268491bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:54.991Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=185238b1-b805-4ee1-81f9-5aa784adc19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:53:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:05.069Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a8b53402-f75d-431f-96dc-f0561085d646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:15.153Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6b4123e0-5ff6-46ee-9c1a-7292182770f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:15.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:25.264Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=10e85a96-e1b0-471d-b9d9-3a6080f56e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:35.350Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7f6195df-86d1-4cee-9d3c-e08a0e498532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:45.431Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8c6d4e3e-eba2-431a-9962-51852a5f22f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:55.472Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=283d9b27-34fd-4bc8-9d72-0249ee408614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:54:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:05.522Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=475e7f8f-3510-489f-b003-8334bb96ee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:15.558Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d23d8f12-c90b-4ace-9b46-8cd5fa3d5008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:25.630Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f494978e-c836-4315-bb9b-437ba7010094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:35.722Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5359328d-ac26-44d5-bfb7-2102f4c2def0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:45.760Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9cdb84fc-9e32-413c-adab-6d556755f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:55.806Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d509bad5-f158-4366-a3c9-88e61d6e8a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:55:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:05.847Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=93e69ed2-005b-42ca-9175-6a540ecb455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:15.909Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1e19b5e2-c14e-49ef-bedc-7d29c8ed577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:25.958Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8b74e41b-1a1f-4bcb-aff6-529a637716fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:36.032Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7e299ff8-21c4-4a47-89c7-19eb0c743eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:36.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:46.085Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d31d97ba-3208-4791-b198-ec68eb81afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:56.127Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=16ec67cd-ebcb-4813-b58f-83420ecf7948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:56:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:06.220Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=60185e5d-088a-468c-85e9-51ecc1c14300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:06.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:16.241Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d449ea40-14f8-4540-8ce3-6667d923685a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:26.287Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=85a72f06-0cd5-4749-b7af-db68eeab53a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:26.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:36.305Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7c4c25d7-4975-4d6b-8822-647e118184a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:46.342Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b569b680-5c75-4c4c-b162-be923181ba18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:56.373Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a1d47ffb-5f57-42d3-a872-81f6b565f206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:57:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T01:58:04.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T01:58:04.648Z |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-16T01:58:04.648Z |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-16T01:58:04.649Z |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-16T01:58:04.650Z |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-16T01:58:04.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T01:58:04.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T01:58:04.659Z |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-16T01:58:04.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:06.434Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=844f01aa-72dd-43b6-8f3b-c3b4f44b69dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:16.465Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=27728a84-2710-498f-90d5-25518b17cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:26.511Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=599ecf9a-83b9-42c1-b836-a149f986b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:36.624Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ba078a96-a51f-4777-b176-dce5e2585741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:46.674Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b4aa7bfe-393d-4eb2-ad02-b0bec49bce6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:56.715Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=90f8323c-4b98-49bc-9316-9981c48e0af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:58:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:06.754Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cfa45852-65da-44c3-9f19-857e4e43b21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:06.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:16.837Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=27db79ad-df9e-41bf-b058-ba57185bf422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:26.885Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a495c78f-5d58-4831-a1bf-61a87b366ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:37.125Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ba6ef37b-fde9-48d1-a560-589975b55818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:47.207Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=01c5d134-182b-49d4-a6d5-55228a5ef7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:57.300Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a66b2501-b1bf-4826-ac4e-1bbe904f6d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T01:59:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:07.381Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a8a99222-8528-464f-8a27-8b7ad8aefe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:17.612Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a0df754f-88c9-4137-b819-898b03cec9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:27.746Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3c313dfb-46c1-4850-94a4-1ee95ddea4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:37.846Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=611ccace-3955-4962-9469-044e7d866c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:47.919Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0a194113-e791-48b8-9d49-0b26c04a5865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:57.974Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8974816f-2f8f-457a-bf3a-826f2343b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:00:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:08.018Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fb2d1878-0f6f-49fe-aaeb-3e49805d8099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:18.096Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=68c90bf1-e000-4f13-961d-77c75d88d8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:28.146Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=68eb5920-40f0-4b8d-9e48-5bb0cb5c97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:38.198Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=84a83721-af1f-4095-a8e0-fc01406b2169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:48.280Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1dfc4384-1fae-4139-88af-91658693c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:58.317Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4bffd4ef-3a32-40b6-b069-22e77f8d02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:01:58.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:08.339Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2e4d9b2e-9167-44b8-b546-2b6743eda489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:08.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:18.387Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f115a8e7-72a2-41eb-a679-73dff0361dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:28.456Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fca9024f-17eb-42e8-a499-5acfd7e6c80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:38.546Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1ce299e3-eae2-4981-b49a-eed0ae1cf03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:48.583Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8df9ba0c-5046-43fc-b4e7-64ed9f955947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:58.625Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a74397fc-4503-4426-b27b-c25eb83cd0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:02:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T02:03:04.406Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T02:03:04.406Z |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-16T02:03:04.407Z |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-16T02:03:04.407Z |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-16T02:03:04.407Z |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-16T02:03:04.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T02:03:04.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T02:03:04.415Z |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-16T02:03:04.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:08.674Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=51928425-be6b-43a5-a3c5-8cfc7b07220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:18.719Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d1219b90-68d0-4d1d-8518-1d20e67df632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:28.758Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=71b6b3c7-b67e-41ab-b8dc-e00ed0c2745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:38.836Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=411dfdb1-9b2c-42b3-987d-1d74e0959ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:48.973Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9c95aaec-7be6-42d5-a5bd-127da5a7b7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:59.015Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=70352f79-1dec-41fd-8088-254fc9dcf8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:03:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:09.068Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=61676dc2-767d-494e-b3bf-37908c763770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:09.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:19.173Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c0937cc9-5487-476b-83db-d7b004938cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:29.204Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=825f6f22-95cb-4141-84c6-5a94dc29a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:39.321Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=649fdf72-e101-463f-95a6-4de51f98876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:49.392Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9a49d176-d7eb-4e66-9f52-3ae273b5e76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:59.427Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=649c627d-4b8e-4cb9-87bc-b2c9eb4117a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:04:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:09.526Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9b3da2ee-4279-477b-864f-39524d3cfd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:19.585Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6e2fd174-96ce-4f2c-bde4-b90c879d04a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:29.723Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=032b8750-4933-4025-98a7-6b7fc8406af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:39.793Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=01d9ee29-1ccc-4486-bcb9-56cfe20eb766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:49.882Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3c5b4dc7-480c-4a00-b0a9-4936b9354b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:05:59.923Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9a705a5f-3afb-4ee5-80fb-faacc7a71bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:10.087Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=50133f07-4601-4a4c-a5ba-8012a71d15c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:20.118Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8a15ba10-d001-4388-be68-b8ab386554c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:30.201Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=20dbb772-5706-4f6e-b9b0-c688e3740b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:40.294Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=82216bf4-2b75-4f8a-9fd1-947aaf837705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:40.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:50.458Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=854398ee-d681-4515-a1e6-693a7c4c60f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:06:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:00.525Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=251122dd-4aec-46f8-ac02-0046c2e6263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:10.605Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5df4cb15-b1f7-4571-ac45-c0d525a3faf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:20.824Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=85863019-07fa-43e2-b2ef-767b948fe47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:30.925Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=35265652-40e7-460b-b798-756f07da2b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:41.006Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=50aa57b1-5e97-4ed6-a89d-dd939817dbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:41.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:51.221Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f2bca2e7-9252-49c1-8296-b10aa57aeddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:07:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:01.276Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=28352218-818b-495a-b84a-6cea562a4da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T02:08:04.459Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T02:08:04.460Z |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-16T02:08:04.461Z |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-16T02:08:04.461Z |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-16T02:08:04.463Z |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-16T02:08:04.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T02:08:04.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T02:08:04.475Z |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-16T02:08:04.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:11.415Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a9da4b28-14d6-4ca0-aa79-b6330563ba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:21.511Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3039b717-9d35-43c5-920c-469d9c377c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:31.617Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=da707849-07e7-4455-95c3-fa8353ad1a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:31.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:41.685Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=76e39edc-6ab6-42c2-b38d-93b2d7c1c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:51.827Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=843f7645-18e6-4802-a918-30ffee658d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:08:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:01.870Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=38955cc9-f4b6-4df5-b9df-1ce19e9c8663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:01.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:11.958Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a46c7c95-4191-4cd2-90b8-61c38488f68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:22.010Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=45800d1e-7828-4b7a-8ad4-d15c925e844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:32.034Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f908f67b-ec2d-4f56-89ef-3d3bff83fb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:42.062Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d3b1b977-8857-42cb-ac98-77ac541345c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:52.098Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e2d2ebf3-bece-4209-84ea-0ac645c8dc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:09:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:02.131Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a059d0ac-1f81-4860-85d2-5b2f4bebad9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:12.150Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3749cc13-8412-46cb-ad9c-b5f7c0e69813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:22.266Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8eed9220-5f0b-41e7-8079-08e5afba2814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:32.324Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ed14924e-eb24-4ad3-992e-010da828a085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:42.349Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=209bb172-5441-4f66-858f-13874bde03df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:52.415Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0ed86036-c691-44fb-ba25-119f7d7a99b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:10:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:02.484Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8be4442e-aac7-483d-aec1-b51ff15538e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:12.552Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9cd4b97f-e833-42f9-8f78-8f618ebebe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:22.593Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a9940df7-633c-43c5-a1cc-954eeba75c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:32.621Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=af151ba8-cc74-4b69-aafd-1b670477a082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:42.766Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2ea7e1a1-7ae8-40d0-9d77-05efc604062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:52.955Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=723e3f45-464c-443d-a611-0953c8cc7a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:11:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:02.982Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=21843e38-7e37-4019-a72c-2201d7b9323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:03.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:13.071Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=62835c91-2661-40b9-b1db-4da38840d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:23.185Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b6894bcf-ea74-4c58-ad23-8993d3763ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:33.228Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a901531e-d90f-4192-91dc-6a05f011a224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:43.343Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=dfb495c8-4697-4521-87d4-920fb876cf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:53.430Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=05af06b5-f889-4e53-bb74-f6c85af6996e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:12:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:03.518Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8239b401-fd2c-4465-81c7-fef039cd9c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T02:13:04.441Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T02:13:04.442Z |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-16T02:13:04.442Z |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-16T02:13:04.442Z |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-16T02:13:04.443Z |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-16T02:13:04.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T02:13:04.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T02:13:04.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-16T02:13:04.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:13.683Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=64d594dd-836c-4684-b473-bda709ae8ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:23.747Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=71b5ebe4-2a2d-4345-9d8c-de3d4e7e7080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:33.932Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cd77d273-2cfe-40ba-9ff1-c71d205e7241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:44.075Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7e862ac1-c36a-42bc-b583-996ceb63fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:54.181Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2914fe68-e002-409c-992c-1f660ae3c489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:13:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:04.203Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7e40bc49-bf3b-4ec7-a870-006474a8ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:14.228Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2e237719-413c-4b32-a61a-9fba8b91e5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:24.271Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=eaff52e1-daa7-408d-9842-cf213cc904ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:34.546Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=dd122c7e-1d0f-43f0-b453-8f606e9e297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:44.674Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2894582d-9bb3-4d2c-aae4-7a290da76f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:54.780Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=71a3cd17-c314-41fc-aa48-75d4d2cd2d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:14:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:04.892Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ef35aded-debd-4351-95d4-4d2b08bcc8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:04.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:14.957Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1028d044-dee4-47ec-a251-22e9a12121de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:25.034Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8e9becf8-3d34-4f06-9109-ba7b7a633ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:35.116Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7eee5bc8-464a-4d8e-9144-461ff6e71182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:35.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:45.188Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3b6ac965-0199-4338-89f3-e6b9c0b238bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:55.214Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0762b8f3-8883-449a-ab0c-9cda501588aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:15:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:05.349Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ac2e04ba-8b30-4e1d-825d-09ad472f9e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:15.394Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=badabfe6-cfa0-41a1-8632-3e4903fb5c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:25.426Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b9e0bcc3-dc4b-4d62-bb90-1c3b37bbbc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:35.491Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=952ead79-88d9-4880-896c-c357a3e55805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:45.545Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5a444034-8640-4798-afc2-dc4c29b0ee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:55.804Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e02eb699-dbf7-4f33-b178-a10b75d020b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:16:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:05.849Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a491ca0a-65ef-49a2-b357-9e5d6deccd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:15.910Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=55777dff-ed5e-42ed-a0b4-e8fbc9a50b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:26.018Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=38fb7cde-0581-48ff-8ae0-73476b36c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:26.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:36.162Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a586d238-1e9f-44a1-b5cc-e256d30b1c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:46.203Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0d40f3e8-f1ff-4bcd-8340-9589cead778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:56.257Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=1450a88f-3362-4acf-b4e4-31b53b0a317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:17:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T02:18:04.551Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T02:18:04.552Z |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-16T02:18:04.552Z |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-16T02:18:04.552Z |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-16T02:18:04.553Z |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-16T02:18:04.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T02:18:04.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T02:18:04.564Z |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-16T02:18:04.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:06.290Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=60398b1d-dc65-4546-a6c3-fd764548e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:06.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:16.338Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b2f37850-f48a-4f0e-bdae-491313b842ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:26.430Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=059ac489-2f83-4e10-a032-34370526e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:36.504Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=999113e0-fdd3-4190-b398-91826f8005c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:46.618Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c0f24c11-76cf-4db3-b7e8-c173b6800292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:56.665Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b9a0dad5-f550-4a89-a64f-2cc2f23143b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:18:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:06.710Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ff4f914a-1a19-4d70-8cd4-49e02396e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:16.741Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f1cd69a6-a4f5-4634-84f3-2fa1452a84a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:26.776Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=5667d41a-07b2-40b7-bbea-e321e8e32da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:36.805Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=03e75865-e2b0-4ac4-9585-36af31c43694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:46.845Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=59371661-8210-4799-9560-6794145b5470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:56.932Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9ee8b817-1cb9-41c4-92e7-8732225c3f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:19:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:06.950Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0358dad7-e874-4eda-8f7d-684316008f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:16.999Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9f17e21a-708b-42ec-a6a0-4c1b6a9a8c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:27.151Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=026d9fec-1c8a-4300-9567-943a9ced14bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:37.252Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2b8be971-8b65-4dc5-aaf6-53da848e852b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:47.324Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=269bc686-ed85-48ff-8cbd-202f9b7692f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:57.417Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c4269651-800b-4f17-be45-75641146411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:20:57.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:07.484Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bb3f6dc9-be6e-46da-8cd7-6bddb8fe1ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:17.569Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=27cb94cb-4486-4605-97be-9bf093d874ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:27.628Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0eb98082-00ae-4e9f-96c4-b034b421c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:37.700Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=05aac807-cefb-40dc-b2cd-c04bc7f9855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:47.752Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c0cbdd16-9a8a-402d-80d2-eecdd7045c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:57.901Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=477a7c48-9cf7-41d4-90fe-864a1016edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:21:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:07.947Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=353fb537-60fe-4501-bd84-2dbf14ff3aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:17.978Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c9e6504a-b4e0-4992-9f6e-42eb5b7cfeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:28.020Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=787f02fa-6921-403e-a309-1346e590b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:38.066Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=f6b5e2cb-9f41-49b9-ade5-2b284261045f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:48.092Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a309fe88-0bfa-41a8-95eb-973dc61a92d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:58.156Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=411220b5-9238-41f1-84c2-bee684073154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:22:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T02:23:04.531Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T02:23:04.531Z |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-16T02:23:04.532Z |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-16T02:23:04.533Z |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-16T02:23:04.535Z |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-16T02:23:04.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T02:23:04.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T02:23:04.543Z |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-16T02:23:04.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:08.218Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=44d94fd6-ea14-43a1-896b-fa7dba7633fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:18.285Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d593456d-01d9-47ef-8a45-0c746f8c6e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:28.331Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d9221119-94ef-4d36-b663-a3e1ba607bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:38.380Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=17be0a7c-ee51-415e-8dd8-9c80e7c3ea71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:48.417Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7eed4f5f-40a8-478c-b3cb-4df0de3770b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:48.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:58.466Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=76649624-5c1f-4694-bcc5-ffbd9557733d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:23:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:08.506Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=e36a19a9-1fdf-4ac8-929c-d99af5d96c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:18.563Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=efef6600-2836-4137-a515-e8af8eb10c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:28.609Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9ae63b20-9445-4075-b44d-cc6ac6d0d75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:38.652Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=005be28f-2527-432a-83fe-60633ae1d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:38.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:48.694Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a164ab4c-cf20-4c6c-b0e0-3828cfd0071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:58.764Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=fd9a13ee-bb69-4888-b65c-209abcd049df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:24:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:08.834Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=cfa39d18-81e2-494c-b6ea-215ef27e7486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:18.879Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=0a3deeb4-2512-4c5a-87ee-55931048ca1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:28.972Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4264c689-5ffa-418e-ad2b-6c66eeaa085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:29.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:39.044Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=bc98317d-e4e4-4e3f-ae71-30e3e3face02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:49.153Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=4a2b3535-63e9-4239-8932-c3e4397be5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:59.215Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=064da1be-9079-45e3-87f3-8bc9b9627107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:25:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:09.300Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3c1bfdd5-1da4-41e5-a0d9-7951d634f2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:19.386Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ec0c7371-be93-4df8-9712-d7ccc037042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:19.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:29.516Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a10d220d-7842-4707-8a10-40b9bf1c805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:39.643Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=132bdd5b-50ba-4a6b-b680-edbddb11a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:49.819Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=183e9957-3c0a-4213-898f-60f01b56fe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:26:59.939Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=7fb50723-1546-4d1d-a185-051971963549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:10.037Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c72336b2-444f-48e0-9555-921744c5571f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:20.197Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8b6f0b7b-3e8d-42b1-b1eb-02740f4ae978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:20.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:30.364Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=972dc720-a2d6-49e2-9379-73824aa58f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:40.623Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=a82a28ae-0d4b-461e-ae9a-de4df12d8bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:50.735Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=8f83ae1e-a0ef-4c8b-8236-04aa70a509de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:27:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:00.862Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=03310f6e-d1ab-44cc-a2d7-39b7666572ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T02:28:04.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T02:28:04.389Z |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-16T02:28:04.389Z |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-16T02:28:04.389Z |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-16T02:28:04.389Z |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-16T02:28:04.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T02:28:04.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T02:28:04.398Z |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-16T02:28:04.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:10.955Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=18eec407-180e-45e6-bcfe-f2bc5973d72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:21.012Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2c42251b-2a19-4fe5-91c0-4a9e61d7e165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:21.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:31.205Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9236bd96-3917-4a26-af57-b265d21896f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:41.264Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=819f0215-59af-4569-9514-3ac114746081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:51.399Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=c5f13f15-9b7e-4eee-8745-2119a950443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:28:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:01.511Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d265fda1-375e-43d3-afce-9f03f89dcada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:11.588Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=38c78a37-5dd7-4886-a986-fe9993573c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:21.640Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9f38bd52-0db3-48dd-b6e7-7f84aa0f987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:31.738Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2446ea14-d6e4-4f14-a565-71db29dc60d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:41.785Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=b45bde6a-954c-4c45-a5f9-2a358f47e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:51.845Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2003b8f9-604d-4a65-8ac5-2a1c14709e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:29:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:01.921Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=ba5d4ce3-c806-48cb-bc48-dac89216d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:11.969Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=3d715967-d8d7-4e10-8de9-5e37becb520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:22.009Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=74a2a2a0-1e54-480d-99ae-8f03da955031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:32.056Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=6eb2ac26-56f7-4102-83fa-9221646a5706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:42.085Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=2a81b710-add2-4cf3-bfaf-ceffe9375347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:52.112Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=9f1619ef-b878-4777-8b72-f92304e296d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:30:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:31:02.136Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=21d7082f-bdfd-4e82-ac03-6ed420729632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:31:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:31:12.160Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=d56f956a-559b-4e0b-99b1-2068c879d0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:31:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:31:22.192Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47d3-aec7-dd6337785fe8, InstanceUUID=88026541-c30d-4458-963f-a189a4b3e1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:31:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T02:31:32.232Z |INFO |Init configs |InvocationID=42ab707d-0ae1-47