By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T07:27:39.005Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:27:39.011Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:27:39.012Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T07:27:39.013Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:27:39.291Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:27:39.401Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:27:39.401Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T07:27:39.401Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T07:27:39.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-13T07:27:39.496Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-13T07:27:39.511Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-13T07:27:40.548Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-13T07:27:40.880Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-13T07:27:40.908Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-13T07:27:40.909Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-13T07:27:40.951Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-13T07:27:40.951Z |INFO |Root WebApplicationContext: initialization completed in 1439 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-13T07:27:41.416Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-13T07:27:41.918Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-13T07:27:43.075Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-13T07:27:43.599Z |INFO |Started MainApp in 6.059 seconds (JVM running for 6.567) |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-13T07:27:43.663Z |INFO |Start scheduling PRH workflow |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:27:43.702Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3624b55e-120d-4210-ab83-e08ce715f0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:27:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-13T07:27:45.333Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-13T07:27:45.334Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-13T07:27:45.336Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:27:54.385Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=41ba236b-9857-484c-a660-28c2e52ca75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:27:54.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:04.406Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5a79b9c5-b53c-443f-8d81-e3513487b5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:14.431Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cc197471-781b-4717-ac6b-02a75a79b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:24.460Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ab49112d-3ef3-432a-b227-2edced62c00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:34.492Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c4bf9e37-54e2-4f42-b2dd-97648bc2adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:44.524Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=64e7d561-4c73-4142-ab7e-531670b0dac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:54.555Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4e6515c0-c2f9-40c4-a119-c3883aab13d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:28:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:04.575Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=de827479-55d5-451b-92e2-5d71d7d78add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:14.593Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a542757e-fec1-4943-8961-847a96ace595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:24.617Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=47e957a8-4045-4f0c-aae7-607a6a02e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:34.671Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=883e5930-c0f4-47e3-bcd5-3a4c9b467271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:44.709Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d364ff46-7d42-4bfd-ab79-e9f058aa24e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:54.737Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fe318122-a3cd-4212-bfde-5be5b44655d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:29:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:04.761Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b587b1ab-2524-4762-9466-6a40e1d21a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:14.789Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=25c85604-ab98-4ec4-9b6d-8d2cb18d21ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:24.818Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f1ed9874-ae72-4942-87a2-e3a1204f3169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:24.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:34.840Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7a399316-2a0c-48a3-a01d-5b78212718c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:44.857Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=25e7b36b-f027-4c9d-952e-61b24d320836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:54.881Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1aafcc53-2e21-45f0-9949-2f026deb642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:30:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:04.899Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b1471b43-3a93-48f4-82e7-a2b06ab8343a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:14.918Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d639eb56-8b96-4f8a-b893-168df85c3f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:24.944Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7151a55c-3e97-40b3-85f9-2c97bba9a46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:34.964Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=158e21c9-90b1-4adc-b3b5-be9f319935a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:44.981Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f8ef4e09-9145-420e-a29d-d716b4b63a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:44.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:54.999Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ab53ae47-3314-4a50-b0b7-0a78d9932e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:31:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:05.018Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d2e7e378-1578-425c-953b-d97dc897a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:15.037Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=78266d54-f8a3-488d-bdb0-69e6c8d122b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:15.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:25.054Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9c6a4175-78e5-49c0-94fa-2e4119d17542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:25.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:35.073Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ec607acc-ef11-4bf5-a4c6-bf4d98ebea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T07:32:42.017Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:32:42.018Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:32:42.018Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T07:32:42.018Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:32:42.018Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:32:42.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:32:42.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T07:32:42.029Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T07:32:42.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:45.093Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=90e835c9-649c-4fc8-a6cc-e05a64760573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:55.112Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=df9b67a8-80b2-4bf7-bbbb-f2948517794d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:32:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:05.131Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d0f5c3f0-171f-4f00-aa3d-14dce25c33f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:15.146Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=134fa462-d882-4e4f-b145-4bf32f1bd2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:25.169Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f05416c3-9325-457b-a466-2f879aa40f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:35.185Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=af5521e6-a890-4e79-af1c-da5b66fed656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:45.202Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4a975e78-b925-41a3-8b9f-9df12c0aa798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:55.219Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1092db00-83e2-4615-9ebb-7eb30687ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:33:55.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:05.236Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cba7e6a4-4753-4e04-b291-5066afd55f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:15.251Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ab199f67-7b4d-4866-bab7-c5de38189441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:25.267Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8ca8bb20-f935-4e7a-83e7-39faa7aea656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:35.283Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2bb0b055-5bc9-4da3-bf17-f910406c7f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:45.299Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a2bd15c3-3794-4da6-98e1-d30f17f54d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:55.316Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=229a592a-3228-4499-8649-9264436041ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:34:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:05.331Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e000ee40-622a-46a1-843c-b25003068362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:15.351Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=18f63381-a83b-4e77-9c2f-b7ac3e95d2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:25.365Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f59a8bf4-674e-47ce-88c4-56520ab3e83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:35.380Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f23a72f4-6f2c-458c-881e-31ad59b31839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:45.395Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=93ae5b6f-db98-428c-8034-d0bb0affa040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:55.413Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d9494267-36b7-4d9d-90b1-16a27f6877e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:35:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:05.429Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=da1df994-c1d3-40ae-819f-0cdbdced560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:15.443Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=907b139d-db6e-4dd8-be63-606d426667f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:25.460Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a97dde37-0144-4c9b-83bb-77b25cb87979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:35.475Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=89f6eaae-391d-4b4a-ae35-43222c2d47d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:45.491Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2e8835c6-0fde-486b-a556-9c76a9065cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:55.506Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=69e86128-b6a9-4d5a-88d7-9c99e21ff90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:36:55.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:05.524Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=64a3937e-8e5b-4d9e-9d89-79f4b7d59364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:15.541Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f5dc0332-eecc-4395-bf85-480aac0f4056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:15.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:25.556Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=57e90cae-3691-4823-9a8d-c219b34d02ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:35.572Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dd825097-dd93-4312-9d8d-521d5a213dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T07:37:41.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:37:41.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:37:41.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T07:37:41.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:37:41.642Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:37:41.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:37:41.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T07:37:41.648Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T07:37:41.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:45.583Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b38016d4-7041-4770-b4b1-50b0dd4b8a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:55.613Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=628bff1d-3171-4688-9cae-beecb306dc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:37:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:05.629Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f0352592-de90-47db-9743-f87af8687984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:15.644Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0b96a189-1a2b-4ad9-a7b0-7917ff02640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:15.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:25.662Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0bd3729c-7d46-4fea-af02-f3b9f5001e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:35.692Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=06e8653c-9713-4d9e-9c8a-1550a47d3fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:45.713Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0ed4243f-3272-432d-a59a-6410762d4d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:45.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:55.730Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9dc5e993-5009-44aa-9c5a-e05086d4afe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:38:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:05.758Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=94408551-8b3a-4261-95f6-5cd8823bd753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:15.781Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5fc52c75-afa2-45be-82c1-fa0f2a801d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:25.807Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e25bab5b-6b23-4db5-ab77-d10b27085682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:35.881Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4b7a8412-4e80-450e-bbdc-a8a1ba3806c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:45.898Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f2a1896b-14da-4afd-ade3-390ccc5f7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:55.913Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bc670ffe-f22c-4d5a-a451-b5cc3f57aa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:39:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:05.929Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a38ddc82-ab1e-40a3-a23a-b910b4fd2171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:05.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:15.950Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=98a31085-be17-4fd8-9095-d0cf35d507b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:25.964Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4df3e1c7-30e5-4264-a133-645ad78c0449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:35.981Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=10a0d750-ba1b-4c53-b599-74e36d3ebcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:46.010Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cafe63ea-e0ab-4092-840f-3918d262a372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:56.030Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d98a3295-de52-4875-9fa4-d3b85adb2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:40:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:06.061Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d35fc5fa-1306-4d0c-b49c-640c77e8f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:16.076Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ef26b753-ff5e-4ebc-84b7-9c65e6f76e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:26.103Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=51e177e8-d144-4536-8039-cba28d99ba99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:36.127Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=526d1ac0-4816-40d9-a185-0cc07936f9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:46.144Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=68990d3b-fa21-45ad-9991-3346d29e00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:56.158Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b4d34391-eae0-424b-affd-f969a1f26698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:41:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:06.171Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7a3a0ebc-72d5-4027-8797-31830701ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:06.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:16.186Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fc166466-cadf-47bd-ab30-0958740d9e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:26.199Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f451bfe6-c8ab-4b15-aecb-4e7c0e25c725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:26.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:36.214Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7806ff5c-8fee-4227-8f32-c2151ed75665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T07:42:41.644Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:42:41.644Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:42:41.645Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T07:42:41.645Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:42:41.645Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:42:41.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:42:41.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T07:42:41.649Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T07:42:41.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:46.232Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=823bf111-42d4-4313-a5e5-cd629231a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:56.245Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f99a1766-4889-45a1-9ed5-924c35042d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:42:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:06.264Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c0a459b2-7aa3-4045-9aa7-6e6849ef939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:16.278Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=22e7071d-38f4-4aad-af53-bb89d082297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:26.291Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=785ad990-1175-4c49-b172-8ae1f32019c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:36.305Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ee13e4a6-7719-4395-ad18-25405e15d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:46.320Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=822438f3-208b-42cc-9d1a-4e5c49cb864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:56.334Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0d1fcc44-07da-490d-b374-591f6fac3ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:43:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:06.345Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e289daf1-cda4-48e5-a66c-107cfc6ef27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:16.364Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e2f80ee2-358c-49fe-86f2-2d461fa9c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:26.377Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=58b3f5d5-dc28-4dbe-9a99-44ccf0a7ebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:36.391Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3c0b0ef8-441c-4a39-a376-2657a27e5a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:46.402Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=26e20547-0c17-4c09-86ba-d96e9e4884c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:46.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:56.416Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8a2f0806-6a0c-4205-a4a6-d152d21429d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:44:56.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:06.432Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=24adea68-a896-436a-8ab9-e0cf736a82ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:16.445Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=11f7611e-6b14-4c2f-afbf-7c30d188753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:26.466Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=da6e693d-66e5-4897-a790-a404f78cee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:36.483Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=40cbe6c1-6770-454e-aba9-69f24e8e9670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:46.499Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4db21152-c070-4d58-a851-2b8a91476fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:56.516Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4cc9b0fd-1802-41a1-b3d3-63ccf9ef29c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:45:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:06.530Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c4ed31a9-9d44-43fe-b8bf-0b297dcee961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:06.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:16.544Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0eb7fa44-f173-41e1-a0eb-046aa09b740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:26.564Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=33476bef-9d07-4cbe-b449-d38acbd3972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:36.579Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3cefa5ae-af91-4659-b097-c2081e0193c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:46.593Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=446ad074-fc82-4de5-b099-c79f93c7ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:56.608Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a7f4912d-87a4-44a0-acbd-aedd56225c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:46:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:06.624Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=06745a6a-01a5-4671-89ba-77f61c5e7523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:16.639Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e2eac962-0703-42f6-8e3f-594bac695345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:26.654Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=111f3e68-407a-46be-be0d-56634bc566e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:36.671Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9386e76e-054b-4251-8ed0-3f54df82e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T07:47:41.681Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:47:41.681Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:47:41.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T07:47:41.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:47:41.682Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:47:41.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:47:41.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T07:47:41.686Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T07:47:41.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:46.685Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2ef93f38-a8a3-4427-b257-54d858d6d0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:56.699Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d0d69e4a-8763-4072-8ab3-f923fda9c67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:47:56.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:06.719Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=de5d6a59-6fa5-4022-9cf7-b20e7ecf9079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:06.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:16.731Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2ce84449-6bea-43eb-a44f-1dae29fb69dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:26.746Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4ca59017-4a05-4385-9411-60ac9899b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:36.764Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d18a3afd-72e2-473f-ba77-a392b765d013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:46.778Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e5c7fdb7-9eb4-4910-b9be-0be700bc9d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:56.792Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cc539d68-9985-4af0-9ff7-43e9f87dfac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:48:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:06.809Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=da692770-2623-4082-89e4-9d326e54fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:16.823Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a42c4b10-0814-41f5-9606-765f9a315f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:26.836Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0eea424f-a602-4c62-bdfb-878bd10d17e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:36.851Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=acb7c0c7-00a3-4709-ab40-eb837436cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:36.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:46.865Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e4853879-f043-4bdd-9681-80baa08dc1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:56.877Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f99934ee-be44-4a01-8109-41d5e4ef41fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:49:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:06.890Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2082019c-aa65-4f1d-bfb6-b1f31f6110e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:06.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:16.903Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9da7c42f-55bc-42a9-8cf8-4831a818807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:26.915Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=74e7d9e8-7234-4ff6-a546-37a498a70226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:36.929Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ec7054f9-89a3-4cf0-9007-9332650b6890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:46.942Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=04e2bdae-dae0-4593-9eaa-e6f377facb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:56.955Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9d9afd7c-8544-43f9-bd5d-e82d0dce7521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:50:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:06.968Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ee9e1568-0ab2-4910-b83e-e4062d309d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:16.981Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3e8019f6-a88d-4411-a1be-b001c352e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:16.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:26.994Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6e81760f-8b4b-497c-9c81-e676ea3cc2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:37.006Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3c4b5862-07c6-4195-9c2b-6ab19807fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:47.029Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d62c4943-2337-4e62-9b25-28931cd3fe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:47.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:57.048Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ec24a250-5a5e-450b-8747-e2efce96fc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:51:57.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:07.066Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f88882b1-814e-4f39-ac2a-0d9b55820da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:07.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:17.082Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9de675ea-0eec-4aba-946b-a586aa237b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:27.102Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2aabda67-297a-46fb-93f3-cb9b194549a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:37.114Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=46f80a5a-d0f4-4596-9ad1-3c84e8f68744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:37.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T07:52:41.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:52:41.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 |2022-09-13T07:52:41.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 |2022-09-13T07:52:41.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 |2022-09-13T07:52:41.600Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:52:41.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:52:41.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T07:52:41.604Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T07:52:41.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:47.129Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=008ef1ca-7f48-478e-ad03-29743562f0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:47.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:57.145Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a9885a8f-40d1-4ea2-a2e9-774493b74b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:52:57.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:07.173Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=aaf2b951-ead8-435d-ad9a-f03b7b5a1dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:17.186Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c4fb2c89-c2a0-4903-b676-4786949494a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:27.199Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d7b174a0-ab4c-4b50-85d7-68d8bcca50aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:27.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:37.212Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2fb0f801-20e2-4fe8-9b45-5fb7b907f925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:47.227Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f433e75b-1c9d-4c15-9c7f-d3b78c6e2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:57.245Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6bc0aef4-c418-4db9-be49-e33ae9ef8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:53:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:07.266Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7c7d4079-da64-4686-9a7f-7a5d973a30eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:17.281Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=81658383-3055-4787-96cc-0dae23abb8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:27.297Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ac6b66ff-a8a7-4287-b147-81367a81d756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:37.313Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cf9f5fb1-e6f6-4bb0-a7a2-bc3c4849eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:37.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:47.329Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5e462084-276d-4f97-9336-0e3fc80e5b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:47.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:57.344Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ce4c1a0f-c3bb-4a60-8bc6-ef9a88249ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:54:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:07.359Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=66e3275f-a267-4c76-953a-e4e0dd61fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:17.371Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=22775fc1-f128-42fe-90c4-8e98ed2f9411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:27.385Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1d37dc12-af60-4bd9-b27b-b23dcd1f99d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:37.399Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=565bc522-465e-4cd9-9fc6-3308cd43e3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:47.415Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d49347b5-7e1c-4179-9a4d-92a506299822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:47.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:57.428Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0138fdb1-e9aa-48f9-abd4-dc7c601f1f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:55:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:07.441Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bdc7c925-7e89-44f3-9164-dfa5141b0118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:17.454Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fd888a29-1839-46be-a1e8-bd0538930a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:27.469Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8dac7807-5d1f-480a-ada0-924845b3c1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:37.485Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d257ab6c-e524-40d1-b4f1-ee9ee2240ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:47.500Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2da69339-a053-4c30-8384-f9a3adacb07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:57.512Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7e17ce2b-690f-4cef-8f8e-d20a51e01e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:56:57.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:07.527Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=718d5dec-22b1-4ac8-bb67-0f85f67229f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:17.541Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ff55e60c-0f44-46cb-a0c4-3ecd3fb4390a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:27.557Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a21fa70e-b10e-4c80-8f4f-9f9c6c9f5b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:37.569Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9c8872e2-b913-4541-aebe-9d44fd1dadca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T07:57:41.650Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:57:41.651Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T07:57:41.651Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T07:57:41.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 |2022-09-13T07:57:41.651Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:57:41.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T07:57:41.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T07:57:41.656Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T07:57:41.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:47.582Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4c7b54cb-9aa1-4f18-b5a4-eb1cf6e10055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:57.595Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=08d56a3e-594e-4e3a-a628-e5831e4929b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:57:57.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:07.609Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a7b4adcf-a055-4e7d-955d-13f357e1fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:17.622Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0d50fe53-c5c7-45fe-bcc8-00f6ddb2c8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:27.635Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=89e50709-3447-4c50-a70b-e07f80a895de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:37.647Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=16db8d41-595c-4f6e-a878-e10619f02fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:47.663Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7f5b8396-0801-44f9-8e38-ad58667b5ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:57.676Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7d73049a-f46e-4197-a3ae-12642a26c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:58:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:07.689Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=855f5614-5d2a-4c10-94f8-43fec9adc663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:17.702Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a0bb13a9-92df-4bf4-9655-f90e69dbacd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:27.727Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cafcb0f0-ee0f-46b8-823b-453450cffd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:37.741Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2444d768-e22c-4b50-94a2-e6ad2c358dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:47.758Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b23f5c55-270c-436a-b4a6-0a2840f239a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:57.771Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fd331b74-3580-4bec-b6f9-d67222921b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T07:59:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:07.784Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2589d1f8-eff4-4766-b437-629c01bfee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:17.796Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f887a051-da4f-48a4-82ee-4bcb5a2ec888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:27.816Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e55b273b-96eb-4572-a389-1f04352ad061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:27.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:37.831Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1a9ce4b9-562c-46ba-b742-5d20950b2f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:47.844Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1752d139-e9bd-4d5f-bb37-41fe1282cbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:57.861Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=64937862-b7d6-4ee6-abe5-1cef4d34822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:00:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:07.875Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a1795f33-cb53-4702-b532-3084ee6b9d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:17.888Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2be20943-6fb4-4e27-8e4f-4bf9cb95c334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:27.906Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=79892d86-eb4f-4d90-bee6-b1db5fdd03c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:37.919Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2039421d-e966-4bf5-9870-c37a0ac1d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:47.937Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=21b4734d-5ad6-442b-bb83-fc0f6713c15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:57.951Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9a673759-12dc-4e30-a82f-daad394fc9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:01:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:07.965Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=30d2af13-1baa-4eb2-94b8-a868b6908681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:17.979Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bea613a6-52d7-4652-aae4-6a9d5644bb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:27.992Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8a759e0d-0450-40d5-a120-b60ca7e51002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:28.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:38.005Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6724f875-64c1-483b-adac-8b87f7ad4cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:02:41.621Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:02:41.621Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:02:41.621Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:02:41.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:02:41.621Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:02:41.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:02:41.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:02:41.626Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:02:41.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:48.019Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6c07e14e-f154-48a5-86b4-d72cdf0ba689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:58.036Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c562b6d0-4aa0-42f4-ac20-b3e8b12dc700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:02:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:08.052Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=629ee909-ccae-4bed-a864-11028423fc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:18.068Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=da4a26e1-402d-4fb0-a73b-9c09172ae9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:28.087Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4b68d497-3012-4b40-84af-d18b9e1c9450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:38.101Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4540ad8e-c8a1-43b7-81ab-7039ee601e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:48.118Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f8e4d46a-71d3-4bad-8464-4faeb519d8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:58.134Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c4c33b16-7fa7-488e-b795-65612df442de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:03:58.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:08.146Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2490a4da-5028-4cd9-966c-8ca28bee77dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:18.158Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=968867b6-4071-4337-9c62-4ccf1e41e340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:28.171Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5654f181-4d99-408f-a8a5-fb5f164bb518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:38.185Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c6848825-cb7e-4d53-a0f4-a0db697ea611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:38.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:48.200Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b2272aa4-2f49-4684-8c35-c8ef011e444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:48.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:58.213Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fbdf793e-bee1-4892-a5f6-1cd1ec22f1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:04:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:08.226Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=23458865-c224-4019-9339-0d4c446747c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:18.238Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=84b147a1-230a-48b5-9de1-1d3633e146aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:28.250Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4651258d-c8df-4649-b130-7d4f61b74d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:38.263Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=288666bc-021f-407c-9bdc-9f2800e8df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:38.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:48.278Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8e08189e-432d-459b-b762-2537f09d1652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:58.291Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f2ded362-81a1-46c0-bcf6-90efcdd1484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:05:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:08.304Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=43a6bfb9-eed5-4067-941c-42338062f084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:18.318Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6b75139d-6ab7-4acb-b239-d84076cc85fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:28.330Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ec745e12-bd31-4a27-8944-d894652baa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:38.343Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=53034b2a-03d2-4fa9-af72-dc1bc32ea80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:48.357Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=21a681a0-a120-418f-8038-4f5ef8385d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:58.369Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e4ff20f8-136e-4a00-a43a-c9d987f1e13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:06:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:08.382Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3c3ae299-6505-43b6-aed6-ba82b14c9493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:18.395Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4fac94b6-ff59-458a-a623-40ba49be273f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:28.408Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=355fcab1-2be0-4c56-965d-bb35ebc809de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:38.420Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4c65c817-a79e-44e2-8a0d-45c4eded8682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:07:41.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:07:41.619Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:07:41.619Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:07:41.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:07:41.619Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:07:41.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:07:41.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:07:41.623Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:07:41.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:48.434Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2b074220-a268-4bc9-86d9-7a0d2b5afab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:58.448Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=75d6d6c1-7cf5-4f9c-b22f-75404c1c787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:07:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:08.461Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=726372bb-1de3-4977-800b-471fcebb9d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:18.473Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4a99c6e1-025b-4fda-85f4-685f797e004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:28.490Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d79ec2f3-3984-49ea-9bf7-ac9a0aff19ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:38.504Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3aff9f01-07d3-4c4b-b110-f7dfe31cd4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:38.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:48.521Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=84123f6d-6d45-4362-8e28-c05d8dd88929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:58.535Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=63ad3676-4ba9-4ec1-9fab-84ffbc883adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:08:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:08.547Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=63d94497-c615-4c23-a256-a34ed41488f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:18.559Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=164a21b8-e66d-4fdb-9dbb-d407c71a7f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:18.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:28.572Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6b26abf7-38c4-4c32-ac25-f0f2317a0187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:38.585Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=594a76f1-a27c-4e28-814c-7d9b830c7fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:48.597Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dcf7f096-c49a-4379-826f-fc577e0e97c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:58.610Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=466c8a76-82a9-4b5c-b4d3-a8404a860ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:09:58.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:08.623Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9f0f166a-0080-42f9-823b-369e534e64a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:18.645Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=adc9bb34-6243-4521-82b7-58aef461a70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:28.659Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=27a16e27-7d8e-47c9-88bc-3b0b5718c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:38.674Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a71bd28f-1eb8-4b31-8329-aa0d9bfac0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:48.688Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c82e80c3-fb73-4a44-a6e7-095c07d9ff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:48.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:58.701Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0a46b21c-cd98-4f6b-822f-b11a9fc521e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:10:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:08.715Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8ac5c3a8-1c42-4d1d-8fbc-3903f40bc0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:18.729Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ad689057-5bae-4718-ba82-4c5d6216b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:28.740Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=669b7e08-04a1-4371-92ea-64ac8303669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:38.752Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=63243822-b0bb-4ffc-9c87-307731f43a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:38.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:48.766Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=25e4ce5c-45e0-41d5-9bdf-830fad778bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:58.779Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7a5eca7d-e605-4648-9f9c-f76c785ee5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:11:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:08.791Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8e35c5c2-f184-4a9e-bd13-e1007933c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:18.804Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=79ecfe15-ac02-4ad4-8560-9f93c3482d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:28.817Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=12cc827a-42fe-4716-812b-ddce922d6146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:38.829Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=640a52f1-ad33-4fff-ada2-a17a5871aeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:38.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:12:41.573Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:12:41.573Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:12:41.573Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:12:41.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:12:41.574Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:12:41.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:12:41.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:12:41.577Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:12:41.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:48.842Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f63116fc-6cde-4ff6-a5ce-df6bc4347fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:58.856Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c679bd32-308a-49a9-9d74-aecf29567a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:12:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:08.870Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3ea3c267-59a3-4c86-be5a-9100027f17fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:18.880Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fa3d456d-296c-462f-ae0d-173393b2b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:18.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:28.891Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e2816f3c-34a8-41ed-9597-f5c634995d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:38.904Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b7256ef4-e3ea-4806-bac7-652de55c5b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:48.920Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=169fd61f-ac8f-4cc6-aab3-5b7bf99cd44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:58.935Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ac8403f9-f556-45a7-9fc3-16fe0958f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:13:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:08.949Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=01b7f356-688f-49ac-b756-601ba5d3aa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:18.962Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=457bb0d3-c8be-4aaa-90ba-0209fb8232e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:28.974Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=432821b9-1484-41cc-b312-9dc3e8e9a2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:38.986Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d4761087-63f0-41ae-9d9f-a9d80ee76e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:48.999Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=65ea4775-f898-4432-8341-91de641a0dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:59.012Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=30bdb0a0-d506-40da-9b97-6fa5cb37aae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:14:59.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:09.034Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dedadad4-dea0-43c5-b094-86b05beb9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:09.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:19.046Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c9f1437e-6ee2-4c1f-b3d8-fbf8279b94a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:29.072Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=08fbe4ad-4c1d-4159-bca0-688b45d87700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:39.085Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a932ddff-0c6c-413e-991d-7f232fffa7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:39.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:49.097Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9c7d4e88-be10-486a-95f6-687c3424d8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:59.112Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e81a2baa-e739-4d2c-a7e9-da43c0ab9094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:15:59.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:09.124Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=00a81750-a912-4e7f-ac41-2479f2739ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:09.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:19.145Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9145eb19-048d-453e-84b9-06ef2e65f0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:19.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:29.157Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f28650f2-c2cd-4372-adda-fc7b69f95f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:39.173Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1e79e347-871f-4454-ab93-1eed911ad8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:49.184Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=64231d49-440d-4ff6-bcaf-043298318cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:59.200Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1b7dd5e2-67cd-4b25-b790-8c58b57fcc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:16:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:09.212Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3b94e685-4555-4768-9963-4f4818a2f7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:19.225Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fc7c3bff-4ae2-44bd-9f13-3417e8b678b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:19.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:29.238Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=96f2ef92-e7af-44a1-91c2-77d42e71ed52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:29.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:39.250Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3360a609-4b89-4992-afc9-09c038fad695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:17:41.611Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:17:41.612Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:17:41.612Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:17:41.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:17:41.612Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:17:41.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:17:41.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:17:41.615Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:17:41.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:49.262Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5faac1af-4d64-4ca9-9351-9801bc04ab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:59.276Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bccc6cdc-f453-45da-afbf-18b2f4bd89f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:17:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:09.288Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ac20d124-1cb2-4e4d-9d17-69ad80c1a479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:19.301Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=aed09217-3d27-4eb7-930d-1586bf50fc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:29.315Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1a1e64e8-31c3-4d28-8a66-ed844a6069c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:39.327Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=479575fb-0f8d-4c69-bf42-5e2a5ae2e475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:49.341Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0ff53ec3-5e8a-480a-b64b-a057f8a7bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:59.354Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=02ae9d4b-c7aa-4517-a1ac-d54f6f51c707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:18:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:09.367Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=84c0c126-e00f-4357-a6b3-2abc419d079f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:19.378Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=07667a90-2008-442a-ab9b-a47f74b01157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:19.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:29.390Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c615afff-7ab6-47bc-a4c3-2fc842a1943e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:29.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:39.412Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6c7a2489-e1da-4456-a155-22caf756f1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:49.425Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e33e7c70-f363-4447-903f-a711817befb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:59.438Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a9fb7df7-3fb3-4c0d-8a6a-de5f9d468f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:19:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:09.452Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=83294772-fe61-4f0a-9290-21b1575049d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:19.466Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f139662c-2ac5-4c37-92c2-33fe624a75f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:29.483Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e00024f5-fbf1-4642-a699-f9170e8cbd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:39.494Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fd802539-c387-4ded-80f2-c0f6373d9585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:49.506Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=63101ab6-18a0-4cef-9567-f47bdbe842eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:59.529Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=22979ff7-c8ca-4b69-9bfc-2704155c6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:20:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:09.541Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e624e7c8-a0e6-423e-885a-c5c61ba23e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:19.554Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bcd72bf2-7a90-4dfa-b966-2b2d6a0093c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:29.568Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9817c880-2473-4748-876c-bb351da0c2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:39.583Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=92d79245-6c7c-486c-9ff5-ac6e4e550a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:49.594Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3a157df6-3add-4c47-9676-99168ac9b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:59.605Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=64c61a81-7e23-4007-9047-553bbc852e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:21:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:09.617Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a992f36c-caf5-45ec-af96-69243a84f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:19.637Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7933f3ec-ee4f-49b2-af91-add6223ee503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:19.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:29.649Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3a418a8c-e247-474e-b39a-b9a293b54301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:39.663Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a13af2f7-cdd5-4e4f-88cc-47de303ce2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:22:41.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:22:41.590Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:22:41.590Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:22:41.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:22:41.591Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:22:41.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:22:41.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:22:41.594Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:22:41.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:49.677Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=209a8152-ff4c-430b-9eca-77d14d566c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:59.690Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=92479a3f-4619-4ca5-b319-6c8d176f02b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:22:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:09.706Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=104be191-5a84-4f95-936c-2498f02c9dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:19.723Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e58df0bb-1c51-4107-b212-810e06cea8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:29.736Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7450d1ce-44f3-41d2-b97a-fcd63a90196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:39.748Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d4a92f59-8e47-4b68-9681-854dccf10ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:49.766Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=99e65f76-d30e-439c-8c9e-3632bf25c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:59.783Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0a6dd841-0999-4d06-a260-f61acb68b798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:23:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:09.800Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1395d063-feea-4f6f-9258-f38ea3673587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:19.814Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8001c00e-d5c3-4c86-b7b7-34454ba19e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:29.828Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c20d05bf-6ecd-4d85-8c2e-4cb0fa16bf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:29.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:39.840Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0aedb136-4339-4815-9ec0-97f6ac55179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:39.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:49.853Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0308c6dc-2b53-48e7-819e-7287b3659356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:59.869Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=283357e6-334c-4c75-899a-9665ab0915ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:24:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:09.886Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2a8fa42a-b011-4d19-9166-ff12ded247ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:19.898Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=096d344f-5fb9-4fa8-bbbf-947ee5d55add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:29.911Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f1bb7d3b-d411-4049-a186-f066f928a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:29.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:39.924Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5d9e3156-d691-493c-85b4-857b6c9d1923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:49.937Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8241b17a-d42e-4eba-83db-a57d345cb212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:59.957Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=df9f0060-22d9-4e4c-9b36-9e02b0011431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:25:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:09.970Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8d65780a-dcc9-4dc5-9566-0574f7001b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:19.982Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e9394836-c2e0-4fc8-99fe-34565337c681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:29.996Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3ddd7415-d732-4c91-bed0-54fd82ff11e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:40.008Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=81ea1422-63af-4543-9092-9cf04103690d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:50.022Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4bd5e80c-63bb-4e27-8b68-211ee13014c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:26:50.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:00.034Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0207dfaa-f398-4958-a3f1-df189aa09fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:10.047Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=aeab729f-6530-45e5-b81f-7513c0ac2f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:20.060Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4fd4cd50-3f7e-48ef-86b5-b95fbc736f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:30.076Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=57b56bb3-2eaa-4732-88c3-97eddc2402b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:40.092Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dcb171ad-7276-4459-ba60-ce3524cd282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:27:41.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:27:41.616Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:27:41.616Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:27:41.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:27:41.617Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:27:41.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:27:41.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:27:41.620Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:27:41.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:50.106Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f354f88f-d7f1-4eb8-a9c5-59afb8022d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:27:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:00.123Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e3aca7d0-500b-427c-a057-23e317b4b10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:10.137Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f7aeb586-55b0-4cb0-ae09-02fa89db8693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:20.151Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f1e200d8-b118-4c12-854a-f2d08f294537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:30.166Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e48c5372-1e46-4f2e-aaee-ee8faee93990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:40.179Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e11ce993-73a1-470a-864e-c959e4107311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:50.193Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=020d42f4-7946-46af-b9eb-651c56cb83bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:28:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:00.205Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cc3af3b6-3014-4e81-b701-60dc138acdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:10.217Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c9291b45-d8ca-48da-b21b-ba88cadd6d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:20.228Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7d2b3766-15a1-4632-a4ea-38d3125e3467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:20.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:30.241Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=181f6cbf-94d5-4111-84cb-cb3845556cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:30.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:40.253Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e311f4e3-080b-4515-a100-c789fd97287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:40.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:50.265Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bbc722b4-6c40-4bb8-8b5f-757162cc3a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:29:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:00.279Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3f49c66b-b240-46cf-a348-235792cbeb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:10.291Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=37912e89-e7ee-4962-aaa1-15422211358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:10.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:20.302Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6f3507c6-9a0f-4ab5-aafb-c41d538d9619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:30.315Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=567bb26d-fba1-4c97-bed1-8b9f8f9db4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:40.327Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5c6ec187-94e3-42f6-bec3-ccc45c2b16c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:50.340Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=74e7efd4-92fe-468c-9d27-c4a9ea7e74b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:30:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:00.352Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2a801e59-eb27-4b69-b6f7-cbca3b4dd315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:10.364Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=03e0bd14-b9e1-4959-8a6d-010dc1d947e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:20.375Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7a1c06ea-4801-430c-8496-d7bc4d75c69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:30.388Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ea47e211-907b-4c80-82ef-8489cce93ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:40.402Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a6fdee5c-6442-4b6b-9945-87c9edc72d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:50.423Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e3c1efba-6e4b-4294-9f9e-c046781057ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:31:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:00.438Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8ffc2d1d-8df3-4ac3-9ce7-a7e858dab465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:10.453Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a30cb6ff-0418-4821-a891-be5a472bdecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:10.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:20.465Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b98763c2-6894-425b-979d-b98ba07bde99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:30.477Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=89b46e19-75be-4b54-af2a-7b34209a4a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:40.490Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f148fc61-8a57-452e-845f-ec9a9dac034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:32:41.564Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:32:41.564Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:32:41.564Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:32:41.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:32:41.565Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:32:41.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:32:41.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:32:41.567Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:32:41.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:50.503Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e5e57e55-4286-47d9-9c41-a189723eb78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:32:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:00.519Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f3d57a28-8e49-431f-b3bc-f9c1365b8712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:10.531Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5dfec2c8-c08b-4bcd-a6d8-9b7edbf302f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:20.544Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=65fbd380-46bd-4094-b130-c3227b30728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:20.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:30.557Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b48d0431-f9d3-4668-9966-107f93e94c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:30.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:40.570Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6f3d8b7e-793f-42e2-924c-a66171207b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:50.583Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=21a6cde0-fcd5-4b49-82b2-d306a337663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:33:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:00.595Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2a34c350-e5f0-41cd-9e8b-3cd0dc9a9bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:10.606Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4538be1e-cff2-4190-a97b-cdf0ab86f79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:20.621Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3734351b-748b-44b0-8d55-c64370411fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:30.635Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a6db670f-491a-4801-bd04-103d6a87fd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:40.647Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=679dff75-9e83-4c86-8222-e63f7686e0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:50.666Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b0414c90-7cd4-43c1-9340-9294c4675398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:34:50.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:00.678Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=83aa8e62-60b5-4242-83ee-78ba21680b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:10.692Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=79e198fd-80a0-48d2-b888-abb41fb2a880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:20.707Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7365c643-7e5b-4686-ae76-35d491da3087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:30.722Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=98a8aae9-1f83-42da-9517-b1d1319dbab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:40.736Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8646e5d8-eb33-49e2-9b29-893e6f93277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:50.753Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bf81b217-c30d-4d8e-ad64-ac26264ee88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:35:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:00.767Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4eea8553-6f03-46a1-a5af-e9f7729c4d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:00.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:10.778Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e7a0f451-b0d8-469a-8477-ad8b3d65f176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:20.792Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=47079784-2d0a-4baa-922d-94a60683221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:30.806Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=de96a0de-e247-4e59-a41a-0e0e3c028ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:30.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:40.819Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=56e00559-3a0f-4b7d-b82d-13c82e326a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:50.833Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fd095a33-abb4-4ec0-87dd-fb841915a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:36:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:00.846Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1e26c47b-37d2-4a80-a099-ee83855c6f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:10.858Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6c4124a4-0aa8-4287-803c-beb66617ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:20.874Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=97e80c1d-aef2-4d2d-af0c-e8ad34ff7224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:30.886Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bd23f86c-54b8-45c5-94c1-0f14d5705399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:40.899Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5a014429-72fa-4418-976b-9d6ce6237f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:37:41.681Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:37:41.681Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:37:41.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:37:41.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:37:41.681Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:37:41.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:37:41.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:37:41.685Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:37:41.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:50.915Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=516e9e66-f380-428b-948e-0996bab6b3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:37:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:00.928Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cda7c1d7-409e-4392-89c6-bed9baae5eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:10.939Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6ad3247c-2491-4f36-8592-c2de361b6bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:20.949Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5f9a2004-4c02-4686-9809-94d65557b593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:30.963Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bc731ffa-72b7-4c02-bf33-a05adecf828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:30.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:40.975Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4d04239d-676e-4f61-ad83-7141d48299db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:50.987Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=620c53e3-c1c7-454c-af3e-28d845c129b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:38:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:00.999Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6491922a-4d3f-4cda-a756-8eaf7a1ecaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:01.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:11.012Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b0c4a6de-2662-4e85-ad87-bdb323d0e7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:11.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:21.023Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=02ca77b8-5e11-4adf-9c0a-0091c962ad30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:31.034Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ba3e7fd3-7c3e-46ba-be7e-ba404d67584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:41.046Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=301c054c-2e87-475d-b79b-0bf287c9ba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:41.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:51.062Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6bed82f7-1a63-487e-8581-95702bf6fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:39:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:01.075Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=32e74882-918e-44c6-8b41-e675f83e2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:01.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:11.088Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f4d9ea50-5174-41d5-8d07-a440e424a0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:21.099Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=db6da7bf-15ab-497d-9ce5-d6d7d00e5c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:31.112Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1d1fe81b-5e5d-47ac-81c7-3954e96fe2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:41.125Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0fbd17ad-6c22-4668-a1aa-bf8048d074ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:41.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:51.140Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9b607e0e-4610-4ee5-91a4-e68552a697a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:40:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:01.157Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=953efb72-1f85-4ba5-b034-02a5885d1e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:11.169Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a04e15fa-f681-43cf-ae46-0001d5332cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:11.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:21.180Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2a4c3013-7c12-4b3c-91b5-c04648bd5166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:31.195Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=78099458-47d9-45c9-874a-1daf804b64e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:41.207Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=74656123-cc4d-4715-80cd-d5ea863ddc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:41.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:51.221Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8af46d7e-6a50-4bcf-a807-c2492ed4294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:41:51.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:01.234Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e224e942-4ecd-4e80-a24c-f1f4b154e68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:11.246Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=749d69b1-fa92-43ad-a219-4de22a30b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:21.258Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dcc2ea72-90a9-49e4-884c-dbf074b49011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:31.270Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1f889491-c3bc-464b-b1e2-13c8b7baebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:41.283Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dd9002d6-82c5-4d0e-856a-1893ebfcfe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:42:41.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:42:41.611Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:42:41.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:42:41.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:42:41.611Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:42:41.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:42:41.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:42:41.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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:42:41.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:51.297Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5786a0de-9015-4f71-8dfd-8dc00af9ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:42:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:01.310Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ba2631d2-87a3-4c3c-8cb2-690aa7982c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:01.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:11.321Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=936b30b0-c209-4463-a9dd-bb92fa5aff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:21.335Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=73b78b8b-5247-421a-acb6-2f6fd2c0cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:31.349Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0ff7d365-f7f3-45f6-9f49-beeb6259b338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:31.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:41.364Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=603c68de-3340-4b10-bb94-014cfadafb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:51.374Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ca312bee-4812-4c01-bbd9-83377049e5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:43:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:01.391Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5106d4c5-66c1-401f-9d7e-75dec8baf1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:11.405Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3e0425be-e2a3-4cd9-99a1-8e97c71d36a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:21.420Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1435cfe2-636f-460d-8cf2-4b0e0684778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:21.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:31.430Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dd78fcb5-e4c7-4fe6-9ea0-e62ec3ed0b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:41.444Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1984e0e4-0d68-47b5-9bb5-ee9bf71c340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:41.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:51.464Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6e779e0f-d662-4440-83b6-bfed79080ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:44:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:01.476Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5ca3f357-67c0-48b0-a1d8-1d21831c9f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:11.488Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f0c5615a-1999-4709-b11e-a913d6df0ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:11.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:21.502Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0185ef09-677a-428e-a7c3-715217d98e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:31.514Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=165f1222-1fb7-443a-b6be-4a0d22c7218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:41.525Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8bf0815e-734a-49ec-b5ec-d5bd5b025b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:51.537Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7c2f59fb-176b-4640-89c5-87750a07ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:45:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:01.550Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5c2dfaa1-b3ac-4f00-856b-2ffa09b8c694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:11.563Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=767f840a-498b-401e-bb44-e20a787a5d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:21.577Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4f2cf452-4eea-40e5-89f4-78335edb70b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:31.592Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ef374efd-a7fb-4674-8810-8941a8e9087b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:41.605Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e4ee480c-cbd1-41f9-9f6a-d9509bd67511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:51.617Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=78f3352f-91f2-486c-9651-2ed4306e264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:46:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:01.629Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d4e22209-2786-49ed-9b44-96f9f8b0f264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:11.640Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=dc5ef95d-9e4b-4285-9a69-d89fcd7a959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:21.657Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=da0cecbf-f2ed-43cd-a0dc-989db1eb6fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:31.672Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e12ee134-9a3b-4479-8cfe-a2ce92ece253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:47:41.647Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:47:41.647Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:47:41.647Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:47:41.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:47:41.648Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:47:41.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:47:41.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:47:41.651Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:47:41.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:41.683Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b1a67088-e979-4f4c-aa77-0f5c2b21f97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:51.696Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6328c2dd-0e4f-49f3-ad64-5efc49d0c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:47:51.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:01.710Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ced90b48-4b9f-4a61-8b99-1db3127097fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:11.721Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1be7d065-7983-4d0b-85f7-307cd802f8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:21.734Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=acca9cce-2c65-4b62-8e15-234686e1ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:21.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:31.745Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9fbc0217-3e63-4001-98a5-288edb0ccef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:41.756Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=aac902fb-cd31-4187-a77e-ddaaccb769a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:41.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:51.770Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8649e4d5-61fe-4ac1-9ed3-a0e4e9b41274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:48:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:01.782Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=78cab763-d121-4256-b5ed-0a4da830db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:11.799Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5c053eee-e355-4f13-b5f8-460614c4d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:21.811Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b01e7360-e121-4f48-ae38-cd16bb091ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:31.825Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=34734293-7a3b-49f2-8089-a8e6b974ba2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:31.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:41.836Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7fcc1b37-a134-4081-9fba-07c32398b25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:51.849Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=160d191a-06ce-4b8e-bcdb-12c899370410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:49:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:01.861Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c378fe5f-e963-4f85-9da3-b3025f16b282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:01.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:11.872Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6e0b829d-e691-4cb8-94ae-ffd5996caf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:21.884Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=257e8fcc-437b-4023-8111-95728aa0953d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:31.897Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3f345aa6-55be-453a-b534-bddfb0fbbce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:41.907Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6a3d8180-5300-4986-bc61-53353db1448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:51.920Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=95c13788-e086-4597-ace2-4e73a11861ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:50:51.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:01.932Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=160bf155-5a67-4b9a-9641-174f60a94b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:11.943Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6e3e69e3-8470-44d3-a045-071c84c8d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:21.956Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=87fb2709-54db-4ad7-a575-6ecf077f544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:31.970Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=49053e39-b4da-4eed-95c9-2478ca72ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:41.981Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1e66ee67-aa87-46f1-a9fe-49617189a99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:51.994Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=841cd28d-d649-40b8-a3b9-02132e9fb3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:51:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:02.008Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=134ceadb-a952-4aa6-9a71-3291aee6c9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:12.020Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9dcc5908-b518-4a26-9449-4d83b1393b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:22.032Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=aa7c7cce-dc48-4814-ba2c-9a23376c6066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:32.043Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2d3d9ca7-4058-4547-9348-6864e3ccf898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:52:41.579Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:52:41.580Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:52:41.580Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:52:41.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 |2022-09-13T08:52:41.580Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:52:41.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:52:41.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:52:41.583Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:52:41.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:42.055Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6773c86b-82f5-4baa-9ec1-a2ad576acc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:52.068Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b025a38a-19a8-4bdc-98ba-fed128dd5c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:52:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:02.080Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2f7110a8-d12f-492a-8b56-1e3a312083f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:12.095Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b8373278-92c5-41d2-b127-c8ea1b609c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:22.109Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b7b8fb18-7077-4244-bcdc-bfc8fa9cad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:32.122Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6c146542-d655-4dc5-b0a5-13487ad6c66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:42.135Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ae6aae0c-43fb-4cf5-bc5e-3953f55ee0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:52.148Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8ffd43db-d35e-4039-96c4-2c24622ed58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:53:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:02.160Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8a072494-30c2-4c4b-a8d1-04c740769fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:12.174Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=da1bec05-b1f3-4fab-a3d9-424597c9983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:22.188Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=33d407bd-9ab7-4cb1-9121-26ff3195904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:32.200Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=17e1ab63-f40b-4e50-9586-33e9da67b104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:32.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:42.214Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a0a2c3d4-5b2b-425a-ae43-507d9465b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:52.228Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=44f996b5-e35c-4e66-87da-762b90d0bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:54:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:02.242Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c5b8c5bc-ef0e-4b1c-b209-84e9ded3b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:02.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:12.255Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6701f424-f781-4400-9a1d-ccfa8cd8e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:22.272Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=706c226c-b3f6-4176-9418-c0ba520b962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:32.284Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e636d262-b480-4b84-beb0-339882898438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:42.298Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4abe8b31-db79-4fc2-8cf5-7800db017168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:52.313Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a1efa254-ab45-4fdd-a577-83df642a42ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:55:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:02.326Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=87f83f22-a792-49a2-8720-3a2523228a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:12.337Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e069b493-4a59-4557-93ec-d93fc2ec8894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:22.349Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b636f0c9-04bc-4574-aacb-2f5dce50f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:32.365Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c6fc6a63-ad3f-4770-8de7-f4ab0e3bad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:42.376Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d01478a8-305c-4492-a65e-0b377c7e7b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:52.388Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ebc74906-e4e1-48f9-b9af-5735a6f378b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:56:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:02.399Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a3bdd51e-2b18-4d49-ac57-2c17a77dbafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:02.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:12.410Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=54b87cd0-93e5-48a5-b73b-c26fe3d2faae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:22.422Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=89adf6d3-d1bf-4b00-bc41-8a9e45512b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:32.434Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2a3d62bd-3244-46d4-af8e-276ae5ace0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T08:57:41.637Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:57:41.638Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T08:57:41.638Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T08:57:41.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:57:41.638Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:57:41.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T08:57:41.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T08:57:41.641Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T08:57:41.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:42.447Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=508b6d31-21d9-4590-9625-1069c53ddf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:42.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:52.458Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b2951e0d-9658-467a-96a3-8d3ce98cb16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:57:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:02.471Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b4a7d7e6-1cdd-44e8-a0c2-2cc0bb0a6c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:12.482Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ab7c65df-1ba0-412e-ad44-739d3a274474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:22.495Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ef78c7cd-26b2-4e3f-8ce5-703ae1ab4ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:32.507Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=10a93201-8eb7-4882-89f4-6403b93ca5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:42.520Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a2bfa77b-b3f6-4488-91f5-7a7f8275788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:42.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:52.532Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a21e3c95-6e97-49b4-9eef-e2dc91c21c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:58:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:02.545Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=61cef69e-f09d-41c1-9249-1fc9a0e051b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:12.559Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=db298f1b-f915-42aa-a84a-786b36efd92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:22.572Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b7553f83-f1b9-4b96-8e54-7b3b86d751ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:32.584Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5315c614-1160-4761-a41b-b95ff2ebdf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:42.596Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b091804c-bfbc-452c-9683-31bf4a2e4802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:52.608Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f95414a4-8f86-4077-a0c2-2bd97157bfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T08:59:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:02.621Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b9626fe8-c5b6-4d3c-8b94-39b49b895e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:12.632Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c59a53fe-78a5-4373-ab53-31c32eda667c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:22.645Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4675c328-843c-49bd-9fa4-5dd3e7f2dba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:22.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:32.658Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=37b3816e-5118-449e-9c64-779ea0eab4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:32.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:42.669Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b0610f3a-a2be-4745-a506-f2540f17c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:52.683Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7600f5e9-07dd-471a-81a9-1b0de9e553dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:00:52.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:02.694Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f3bb27ef-6bb3-419d-b553-f08a78087425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:12.707Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b5581662-b6db-4dc3-b2d9-840c5159e38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:22.719Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8be08ce1-c7db-480c-8913-1450074dedcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:32.730Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=545f2923-c27d-4a02-a9e5-399fdc14b1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:42.742Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=33a2cae7-5761-42df-877a-07b1ab8f463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:52.755Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d7601ca7-9f4a-4325-8406-56a1e805ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:01:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:02.765Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=359af099-5ecc-4df4-9ee5-d01004cec719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:12.778Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f09b2f53-1ec4-425c-a4f0-11c135c4a3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:22.790Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f84a8f23-1bfd-4b9b-9a3e-775ecfb3a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:22.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:32.804Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e696daf5-1fd3-4e3e-98ba-a518b8eed6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:02:41.595Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:02:41.595Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:02:41.596Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:02:41.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:02:41.596Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:02:41.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:02:41.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:02:41.599Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:02:41.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:42.817Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2a3af20f-44b5-4c94-9f56-838ec5d4029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:52.829Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ca00a8de-5b4e-4118-8048-64fb51f08fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:02:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:02.842Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=409ba323-15d1-480d-9ee6-a1a0a5c0261c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:12.857Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e8b37373-1072-44c3-a417-0736022aa9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:22.875Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=85f994aa-6107-4c69-a3c7-4b261ba02022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:32.888Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2153d3a1-207c-4119-84a9-ff0dd039df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:42.899Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fcdebaeb-9497-4846-9e69-4d49d9e862ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:52.910Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bfc7958e-7a4e-4fff-8d17-b7cad5adee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:03:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:02.926Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6729442c-23aa-4905-93b3-ddd5749933dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:12.939Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1d252693-8a04-4dcb-aad2-5edd98833383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:22.950Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a322beb1-a0ec-447a-b462-c8d731c8f2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:32.963Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=238ccd0e-b3f3-45c1-a7f7-354edf3b7e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:42.976Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a0861e43-ec0a-49ca-a049-045962b5b5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:52.989Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ca506b58-9c5b-483d-8826-1cc8eb6c6501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:04:53.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:03.003Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5060792c-536d-46bc-9070-0b46be03d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:13.016Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0df37a18-1adf-466b-8ca6-2ae357f38682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:23.028Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=91582015-b34a-49b2-b0dc-491c5062c0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:23.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:33.041Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d7b14d0c-2622-4420-8e0c-30c47a4ad808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:43.053Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=686fdb96-d48f-45d9-9e79-d779159affcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:53.065Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a1657265-66f6-4049-b6aa-c6b476714a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:05:53.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:03.079Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ba6a08cb-6db6-4fee-b017-8f779c46b719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:13.103Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b74e21c1-3225-4279-9703-d69a6326f602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:23.117Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4676dd3f-2500-40e5-b1fd-797e0cb7ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:33.130Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=829e8b70-94d3-45f2-a68b-407d5e8bd238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:43.144Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=13f5bfc8-f3fb-4be7-b349-c9c5b1db1be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:53.159Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=29b00405-9c2f-4299-8b00-b224f3b29a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:06:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:03.173Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=464ea9e5-a911-44b9-aef0-a93a366df12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:03.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:13.203Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=64fd4b76-2471-4345-ba1e-0680ec180596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:23.215Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ef9964c6-0c8f-4ce8-9d27-7f65f9c79f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:33.229Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=62fa7473-fafb-40b9-8ebf-f021b93167a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:07:41.656Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:07:41.656Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:07:41.656Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:07:41.657Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:07:41.657Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:07:41.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:07:41.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:07:41.661Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:07:41.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:43.242Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f929f2c7-a337-4421-9672-c56ed85700ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:43.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:53.254Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c2c75e28-b8ca-449b-ad96-652bc9a14972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:07:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:03.269Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ee8bf497-464a-4e96-a2ea-53956f60f00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:13.287Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3067bc6f-de97-411a-a94c-662f706ceaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:23.304Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3b55d024-5cba-4643-9917-a6acf84230b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:33.316Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b5ad29a9-6cf5-4f9f-aeb0-9f008a43377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:33.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:43.328Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3a692837-7703-4583-8d8a-201c487a701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:53.344Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=74438e34-8c4c-4130-a6e1-4e37a86ed53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:08:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:03.356Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9c13af58-e9dd-4b2a-880b-4772b23f6c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:13.369Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8853952e-5780-426e-b091-a1678b961e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:23.382Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b6e71b73-a5ad-48d2-ac77-6f5416124952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:33.394Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f7f370ec-b78e-410c-a8d0-f16c16c413e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:43.406Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=babaa08e-6f07-45df-a109-bafe72042f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:43.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:53.418Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ab7e953d-71d3-49e1-afa3-af85633abc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:09:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:03.431Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c9819903-502b-4f79-b7d6-f6098ffcad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:03.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:13.444Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bfa1d242-0ccf-4f4c-b80e-22ec8b90579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:23.456Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a4c32ebf-86e6-4c8e-b7eb-a34ba401d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:23.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:33.469Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b382e879-e2ce-4fc7-aa8b-8de1afbfc780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:33.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:43.480Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1ca2fc97-a057-433f-9c12-7a07a2bd0a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:53.510Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=734d1bc6-c1f7-4893-9b2d-52975559c0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:10:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:03.524Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4f109a22-29b6-47e0-932a-d5576ffd4a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:13.536Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1808855d-d4d5-415a-b90b-f23f33c32431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:23.550Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b01640f3-9b4f-4520-ac1d-ea0325517205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:33.563Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ad2bb00a-b035-43d4-9fed-fa8065725c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:43.575Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3ddb9574-e90a-443b-9e98-f1a65fed00d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:53.589Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ed5abeda-c3ac-4833-8f41-628a2978f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:11:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:03.601Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3923b4b0-2bcb-4174-854a-23b977735d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:13.614Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=376cb2b6-1f06-4d6f-b9b4-4686cafc5f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:23.637Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b3256747-2df7-47d5-a9ed-f5c1d90f4cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:33.654Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0ee805e7-fc5d-47c2-9cc2-df7394a2ce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:33.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:12:41.570Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:12:41.570Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:12:41.570Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:12:41.570Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:12:41.570Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:12:41.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:12:41.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:12:41.573Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:12:41.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:43.667Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9b0c1e7b-b9bf-45df-9abe-3a7f3f3354d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:53.679Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b44e43d8-ea43-4276-99e1-dfefbce0b697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:12:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:03.691Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ae7938f6-0f0b-4e2b-aa65-d8079c35694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:13.702Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b304f96d-c5d6-4f4f-9337-707514d5a720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:23.716Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2c7b0ed5-c25d-426b-9d1b-d25011693c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:33.728Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7a987932-74c4-42e3-974c-69b878e48021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:43.742Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f4000b09-88ba-4fc7-9396-f00a18403c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:53.753Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ae7f4219-0be5-4722-8870-a729b40684f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:13:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:03.765Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8a65268a-6481-44ef-bd79-29621cc0ed21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:03.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:13.783Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=33d93556-5dbe-4c19-bc04-3834b6178b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:23.814Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b948b941-4924-4b71-ac35-af1e868cd4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:33.826Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c597aa5c-daa0-4e50-8c07-2c49ff1c3f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:43.837Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b7664f48-2f04-4640-8da8-a69816bf543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:53.850Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9409a951-a25f-4f7d-aff8-255611e12ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:14:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:03.862Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=40afb301-e7db-40e5-a7e7-915297f23d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:13.880Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1b949c25-e328-4f0b-a60b-92b8c5248afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:23.893Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9e144373-3208-4610-ac0f-cd863fcd625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:23.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:33.906Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c8c2ead3-354c-4699-845b-664de89847e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:43.918Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=45200eef-57b0-4c24-8a02-6b7f7746986b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:53.928Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1704679c-5c84-46bb-895a-5f02195f4466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:15:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:03.941Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fc60550a-1e9b-460d-bec3-a302da4b4232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:13.955Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c080802e-6a10-41ba-a471-6a55295c6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:23.967Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=75fb7600-3c2d-44bc-a745-53fa69ebec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:33.980Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a270e7ae-87af-457f-8d95-3d98a5e829b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:43.993Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1f1841d7-99af-48c4-ad5b-7592b7a4aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:54.005Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=85efe2ce-060d-47f7-9868-3f9bb3ee6b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:16:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:04.018Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=560fe1aa-173d-4659-b410-e8dab293f1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:14.031Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bac32f18-71c8-42fd-805c-4f062697efff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:24.044Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b5a9d514-3ed5-4870-8e16-a9a1a3203fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:34.058Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4e9a4f31-e5c4-4062-829d-794bfb3b63fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:17:41.629Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:17:41.630Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:17:41.630Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:17:41.630Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:17:41.630Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:17:41.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:17:41.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:17:41.633Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:17:41.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:44.074Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7f914c17-b81c-4436-9373-ac01867c181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:54.089Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b6db2943-809c-4f91-9c26-4972712fe928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:17:54.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:04.100Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3c82a96a-60bc-4cb3-951b-d41ff397daf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:14.143Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ab9109ae-ed01-4102-a94e-b7b5a3de004b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:14.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:24.156Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4903441c-c086-4ed8-b15a-9e61c2a81471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:34.170Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b14d9375-9e2b-45f6-8525-c29d86efd2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:44.189Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c0d4d1b4-0883-43fc-81cd-cb3124703a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:54.202Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=68f90aed-d5c7-4970-9f6f-61f2528de302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:18:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:04.214Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d85f3552-1950-46a3-8ef9-3a0b87e39cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:14.232Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7522acb6-cbb2-4c81-8a51-e56d6a7251db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:24.244Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8675bc51-b27f-415b-b79b-5d8cc2c2a645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:34.255Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=042d3097-ceeb-418b-b450-faaabb6f4681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:44.266Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b20032d0-4d00-4f60-865b-89886399dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:54.277Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ea4a45fc-435c-4c7a-9825-ca36aa5a8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:19:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:04.290Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=42402ff6-7981-41bb-86a8-6a6beac99493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:14.303Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9b75b35e-f919-40be-b4c9-ca7e4a1f4797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:24.314Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e88f71a4-95bd-4163-9590-7c1511775852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:34.327Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0b0262e6-96bb-46c2-923a-ec3a2b659903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:44.342Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=246c9c87-4dba-4fe3-916d-d9554c75c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:54.355Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b968824b-872c-4e18-baf1-b71126bb2a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:20:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:04.367Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0542e1b1-7734-43a0-898c-5e9672d5255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:14.379Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=42d267a5-b481-4813-be8d-1d7dc537963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:24.391Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c0841260-e925-4829-84d4-1fcb0e03da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:34.404Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e3ed0136-1917-4157-99d4-11cf796df56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:44.415Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3f72e374-1396-4e1b-9016-6f40200c5625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:44.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:54.428Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=69a5945c-64f5-408b-9dab-245228c01815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:21:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:04.440Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=af6d3863-b300-49c9-9637-1584a34e5ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:04.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:14.453Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d2539152-a69e-4172-beaf-4dca5fc6ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:24.464Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fe8264b0-3c73-43cc-94b2-afa8bf9b1ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:24.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:34.478Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6c4a6b7b-7672-404f-94e8-72561f823ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:22:41.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:22:41.590Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:22:41.590Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:22:41.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:22:41.590Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:22:41.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:22:41.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:22:41.593Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:22:41.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:44.495Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=67987509-e08a-4893-acff-8c34d57c677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:54.513Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3663da8c-9519-469e-ab85-16859e5cd2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:22:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:04.526Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2f973c0e-cb9e-4b09-89e5-ac165b5d3f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:04.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:14.537Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=98318b1c-926c-4013-ad56-e4ae168d9665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:24.548Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f07430fc-623a-421b-b4d7-bd4bcfe87a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:34.559Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e06ae9fe-d6b2-49fd-beef-bafba77eb586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:44.586Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ac002758-e63b-4ac0-b445-cbb79b835112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:54.597Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f3d9bc6a-1253-4c85-a178-6132cc6d3847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:23:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:04.609Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=75e327e2-1a04-4042-9c1f-62f19863e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:14.620Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e84a7570-8bad-4fd0-a211-21b1d42461d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:24.634Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6e700bb2-a1fe-4eee-a388-f12972c30b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:34.646Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5188b696-6620-4409-95c7-a425b31d316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:44.657Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3d7126f4-8c5c-4ab0-b982-7a76e1a3fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:54.668Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a6860a1c-66f6-4ef9-ab53-a8f82b35293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:24:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:04.681Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2f948178-8c93-4091-aba5-f0bd14761ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:14.693Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=82a5ee64-1645-4f03-a79a-f40a02a900ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:24.705Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=047961f9-2894-4f38-ae4f-9979cf25a873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:34.717Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=20fbf764-d941-4031-8edd-0f3fc6d5ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:44.727Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=87ba3873-0353-47ee-8bda-54c3c9174f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:54.737Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=619cbb85-4ffb-4bd8-8459-439b95a14d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:25:54.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:04.755Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7bc904f4-7e3b-4918-a076-7d733b14dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:14.769Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d5881105-39df-47dc-97ee-98e20510d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:24.788Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7fa11db6-5eea-471e-83a0-8b28a65781e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:34.800Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=28e8855b-9ab8-4f85-a06d-9d6857e0e21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:44.811Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=42c47029-9b31-4dae-b3ed-89ef30f76583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:54.822Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=27f5dcec-c71e-48fa-b986-e5b214781648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:26:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:04.834Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c6e9be48-090f-41cc-9e28-58434e03c0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:14.845Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d57d33d5-4596-4fda-8aa8-c785152af095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:24.856Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7b3aba62-1c40-4290-b3ae-e7e4c46813b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:34.868Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c9c878d6-4091-47d3-bec9-304f081ab680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:34.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:27:41.583Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:27:41.584Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:27:41.584Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:27:41.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:27:41.584Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:27:41.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:27:41.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:27:41.586Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:27:41.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:44.879Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=543bb135-75aa-4a3d-bf92-09aa1dc95ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:54.889Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=74f8cfba-324a-470c-b5d6-842e4af3572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:27:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:04.901Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a509cbed-3c90-4688-857e-e060f446d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:14.912Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=43735374-0024-4c98-911f-40bd1004d941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:24.931Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=82638b84-f7a5-4672-bda4-660865d0467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:34.946Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3887265e-cb06-4d21-a0ef-1823b247c07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:44.959Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e789118e-cbd3-4774-9a5a-4fe811213651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:54.970Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=33ce69e9-b4f2-47de-b001-3a16b55f88b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:28:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:04.982Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d61275a5-0dca-443b-a7fd-549bfaa0a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:15.000Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2c0665a5-f0e6-4fea-8fd1-9b339ba87b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:25.012Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=80b6fd39-7b32-4a81-b61d-50d309d4adb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:35.027Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=00b66fc1-67a7-4974-b1f9-e9a46123ec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:45.038Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6a25fa8d-1517-470d-bedd-82571dd4c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:55.055Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5bb28b2f-04c2-4399-869b-0d1cd769e108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:29:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:05.070Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9975bbde-2430-411c-929e-0da10a32971e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:05.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:15.083Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7dfcbfee-c79c-4bbf-85a8-274569a0b740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:25.095Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b48132b3-1c94-4172-b0bb-9baa81b6317c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:35.106Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d705313e-41fa-4167-9249-89edc033241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:45.121Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=05cfbea9-98c2-451d-b46c-10ff07a8e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:55.134Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6832a213-8fa6-4e04-acc9-d7ddb1013703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:30:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:05.148Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=510a3793-7545-4923-9334-acab3721ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:15.159Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f1172a20-2c99-442d-a5df-6bd43c4d7a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:15.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:25.172Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=369c8b16-4b39-4a1a-985e-48bb5fe6e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:35.184Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=056f32a4-921e-46fd-9155-a43e250e521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:45.196Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2585e895-9ebf-47a4-9aba-248efb3703d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:55.212Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=93322914-81db-434b-947d-8bb687686590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:31:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:05.224Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=074bcbee-a660-4a21-823e-2c159632eece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:15.234Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5a91804e-d12c-4cfa-bbc5-48c33912fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:25.245Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c8d394ac-e7b7-4c88-a903-78644bcb7219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:35.257Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c07e49bf-96de-465b-8081-962e2246993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:32:41.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:32:41.610Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:32:41.610Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:32:41.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:32:41.611Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:32:41.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:32:41.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:32:41.613Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:32:41.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:45.268Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=101ea664-3eb4-41f8-883d-ed9d1bba67b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:55.276Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c0e724e2-c0b5-4e9d-a20a-47ca09a905da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:32:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:05.287Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b98f5ba6-4d3b-4d17-986c-dcaabe60f38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:15.298Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e47aa75c-31c3-4b07-b636-d766641e6081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:25.310Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0495be37-7bfa-4977-906d-65aa1232227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:35.321Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=07eadfd5-3bce-426e-8ee1-d716abb05bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:45.332Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9a080315-bfcb-4f32-b7c6-5e2dd58a4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:45.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:55.344Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=98fb87ce-aa70-468b-8f67-f22effe51d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:33:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:05.354Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ec162f3c-dcad-435a-9716-47c815b65279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:15.365Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6ed3594a-a91e-4973-bf5d-1810afaf9930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:25.377Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d953dc4b-61b1-459b-87a2-264fd40b075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:35.388Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d739937e-7421-4f35-acf3-23c5535ed4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:45.400Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9498e343-6b64-4332-acf6-4917c1d738fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:55.412Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e4570fd5-8fcc-49b3-bf83-ead085dbb7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:34:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:05.424Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=599cbcdf-47ec-4ec1-82c6-6b50fe6cc077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:15.435Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=421e04b8-f28c-4fa7-ae62-8d5b85bb4446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:25.446Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=39eb4ba7-aabd-4c1a-8bc1-877ccf9c0303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:35.458Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c7de7d9b-3176-4a26-bee0-80e94afa5f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:45.470Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=14872d3f-6209-487b-b14d-4dd449be3b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:55.484Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ca1d399e-3420-491b-b8bd-859cb7d2b63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:35:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:05.500Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1130c7e7-b2ef-436f-b2c5-c3ba4ead1ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:15.514Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=873abffb-398f-414d-98e8-938c112f957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:15.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:25.526Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=47f9c59d-b73c-4411-9fec-2bd8917cdba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:35.539Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=fc133de6-a3cc-4026-bbeb-10d4285411ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:45.551Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7b60d62a-fd69-4672-8807-afa80d91595e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:55.562Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a185dd05-81c4-4f0b-ab49-6df88685a7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:36:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:05.575Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0fab1a6a-382e-418b-9093-6eca6ba1e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:15.586Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a04f2823-560b-4ac0-9674-08747242aa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:25.598Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f361592d-1594-4c3f-b80e-ec2c3945d6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:35.609Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f41a5010-d685-4a8d-b42d-3a77bf2b8eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:37:41.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:37:41.571Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:37:41.571Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:37:41.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:37:41.571Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:37:41.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:37:41.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:37:41.573Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:37:41.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:45.621Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=44894934-0458-4028-a269-21ddc5573d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:55.632Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9c795e67-71c0-488f-97ed-327dc8477022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:37:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:05.643Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=97f9c43f-3553-4c8e-b484-3053d081a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:15.656Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2758d971-56c9-48ac-8b84-41f2ccb6b01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:25.670Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f266d5b6-c8c0-474c-942e-957f15180393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:35.681Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=89985f37-432c-4851-b0b6-401767177a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:45.693Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=18ae890b-3be9-4c13-a73e-b676250c1456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:55.706Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=4954d62c-5c46-4c47-8f04-72055cfe2111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:38:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:05.719Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=49e031aa-40ed-47f6-9779-397645b8552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:15.732Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=aba1b13b-585b-4f18-822d-d697e45b1b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:25.746Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=43da9f5a-a3d8-4b46-bfda-2fdbf92c8b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:35.756Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=79b66b34-7d52-4831-9277-405257a9db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:45.770Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a99b1edc-b3d8-4d9d-b32e-f4a56b2809ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:55.782Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b6f5467d-7028-49db-8f98-d955796851b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:39:55.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:05.795Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=de8c560c-dd45-4cae-a0d6-1290de371cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:15.808Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d8adf0bd-ea42-4397-808b-f89c2c18d9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:25.822Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b81fb71b-bda2-4998-993a-7d0f2780436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:35.835Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a0e6e429-03de-4614-bcaa-782218e909c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:45.850Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=88af73e1-d0d9-4e8d-821c-243e8dfbb620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:55.866Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=55639bd3-d08b-4f98-b76f-b0e113a25027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:40:55.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:05.878Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ea22c3d0-4905-464d-a45b-50ca633bcf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:15.891Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ea7646ca-8deb-45d6-8562-06bbc0db2343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:25.902Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c8c58347-f341-4dfd-835a-b0b463b6b205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:35.913Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c08bfd1b-6e0d-45c8-a896-29173cdf84e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:45.926Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=8e419675-457d-4b79-a486-35e347294c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:55.938Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=63187f93-9bf3-4cb6-be5e-536567cd5401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:41:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:05.950Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=22f99be0-9aa2-416c-bfa9-37c9ad174243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:15.963Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=56725921-75dc-4928-8eb5-648b20f5d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:15.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:25.975Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5a1a5a4c-f148-4b95-a369-e2af9eb42c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:35.987Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=85ac3108-815e-46ec-86f4-2a4914474923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:42:41.607Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:42:41.608Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:42:41.608Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:42:41.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:42:41.608Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:42:41.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:42:41.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:42:41.612Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:42:41.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:46.000Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7ef18209-3a72-4f0b-9646-243a3239ec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:56.013Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=111d90c2-0221-4fff-ac73-7417d70f1784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:42:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:06.025Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c9b99aae-f86f-4fc7-9044-21b6ad38b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:06.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:16.038Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=0656059a-f209-4722-8460-8b49aa0d7a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:26.050Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=981a15de-e8bf-43f6-9731-c692afeee9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:26.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:36.073Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=2837f6d9-272b-411c-b4d0-4c55993521fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:46.088Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5d5ff56a-db8a-49d4-87b8-fcce7cb7efee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:56.105Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e53677a0-0037-4172-9e4e-f0ff9c57c996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:43:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:06.120Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=71321988-682e-4a3f-8fc7-d3dc788d1dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:06.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:16.136Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=388ef899-dd07-44dc-8f4e-e0d443fed80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:26.145Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f20e41c1-6b58-4768-a1b4-3333da439cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:36.157Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=c5dcb7ae-a32d-4551-a0fa-715dd0b94ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:46.169Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3cb9a90d-4c1b-4ac0-ad7a-a8056505af2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:56.180Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=7f3b3110-79da-4906-aa7c-1bd111859d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:44:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:06.190Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=be6ff3b7-0f33-4975-b242-34182b9d1699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:16.200Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=da3e105c-af36-4b5d-a09f-4ca575795e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:26.211Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=f843ea7e-f7e5-401a-9645-cfa38cde5508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:26.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:36.227Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cb7f9ced-f408-4f2f-a96f-43c7d5914d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:46.238Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ef66d640-090f-4148-b952-f9496546af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:46.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:56.249Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6e6809b6-1691-4082-8e82-0ddd54fa11b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:45:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:06.261Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6952b368-a8aa-49cb-9f33-76000139f9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:06.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:16.272Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=cd08d7a3-c7ad-4e7b-9877-b4180e714fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:26.283Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=3d5ec5bf-d3d1-4629-86fe-94e3335ea1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:36.294Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=35975363-4124-4b2e-9605-f8392bba9e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:46.307Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=5d8fc6c1-c0d2-4144-a109-13e539be1d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:56.318Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=d2adf282-cf73-4709-9268-c39effd8616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:46:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:06.328Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=bcc84843-c001-4c72-b671-e4fae5baf120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:06.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:16.339Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=59a66df7-ade4-4331-95a0-ebe5774bccba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:26.350Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a14a7670-5c04-43c0-bb93-35bb167c35a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:26.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:36.363Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=1cfe30ac-48f8-471c-bf06-3e625075520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T09:47:41.559Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:47:41.560Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-13T09:47:41.560Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T09:47:41.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:47:41.560Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:47:41.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T09:47:41.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T09:47:41.562Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T09:47:41.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:46.376Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=962cf684-2ab4-486a-9fbd-d05e065d3e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:56.388Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=052e0a33-ec19-459d-9006-b372bcfde3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:47:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:06.404Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=9ccf2496-3ca9-42b4-b525-1f93fed0bfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:16.416Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=6391f46d-bc90-4fd3-ae21-e64fe37fb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:16.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:26.426Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ed7ae208-05ca-40f6-a683-7182123bbc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:36.438Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=91aba2ed-70b9-4e07-a6b6-2f0d37f50356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:36.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:46.453Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=002594d3-5143-4874-8dcd-dca7b916c31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:56.465Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=e5424ab1-4a59-4b7e-89f2-e7d52ef4fd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:48:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:06.477Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=152d954e-59e5-4296-be87-917eb749c643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:16.489Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=ec965fd6-5659-4702-8446-4fed01a927e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:26.502Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=00d42919-96b6-460c-9fba-b089311dd075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:36.514Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=a8a4c4e7-02cc-4c4b-ac86-7883066e8a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:46.526Z |INFO |Init configs |InvocationID=53e4826b-721f-4686-aa1e-7c5d5c1687ab, InstanceUUID=b0e02210-390c-4cf0-926b-ae9c01136f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T09:49:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |20