By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:02:05.762Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:02:05.776Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:02:05.776Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:02:05.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:02:06.174Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:02:06.316Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:02:06.316Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:02:06.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:02:06.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T23:02:06.444Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-16T23:02:06.467Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-16T23:02:07.809Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T23:02:08.265Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-16T23:02:08.288Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-16T23:02:08.289Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T23:02:08.384Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-16T23:02:08.385Z |INFO |Root WebApplicationContext: initialization completed in 1918 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-16T23:02:09.364Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-16T23:02:11.428Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T23:02:12.390Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T23:02:12.424Z |INFO |Started MainApp in 8.911 seconds (JVM running for 9.69) |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-16T23:02:12.619Z |INFO |Start scheduling PRH workflow |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:12.631Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d25e061d-c6d1-4570-b1ab-bd9fedd4e3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T23:02:16.631Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T23:02:16.631Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T23:02:16.633Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:23.201Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=803503d1-724a-48ce-865b-4fa90a9483c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:33.231Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=333bb50e-3529-48db-811c-cecf59a5972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:43.257Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b64b1585-0c76-4791-8c3b-3b3aa612b506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:53.278Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=85a02258-5b6d-4642-8a95-dc3dfb9097b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:03.301Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=28a99a60-4809-42a4-b362-426ccdd65e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:13.352Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e884a78d-3fa3-4a91-82f0-a71ce2803850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:23.377Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1bca789e-d7cb-4c6d-bf50-3ee3453f7e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:33.399Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=66c281bf-f157-4a25-b9a8-7712b5fd88b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:43.426Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=13b55e3f-6d19-4fd2-90e4-60ca0c422f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:53.444Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a2b70b97-9fe3-4ec0-a9cd-1cbdaa3b29b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:03.466Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=68b2d92d-f628-429b-8ad1-5ecbc7855a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:13.486Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=00879d7c-bc08-418f-b20e-c210be135cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:23.509Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=78596830-c8c9-4d11-8a2b-6eda2767eaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:33.536Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a31d4022-d267-49c5-9c85-18a1b189f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:43.556Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=68258e42-787e-49f0-8e1b-6ca5d9b47720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:53.581Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cb28963f-e80b-4f14-9b30-39543c61a7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:03.611Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4c6378b1-e506-4176-8e71-5b18042ecd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:13.633Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bea9425d-1c5c-49bb-9d8e-79b5c779348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:23.667Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a19b397e-9ddf-490a-a2da-7cc344e979de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:33.729Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=145b1dd9-a0d3-4e8a-9237-83a292e6e84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:43.752Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=17ede2be-7055-4fdc-8440-e7a048c07b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:53.774Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1a7a0e87-7009-4687-b886-8326a1104fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:03.808Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2f87e9f7-db25-414d-a134-2df5ec4b313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:13.843Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=659d9a93-487f-447b-b023-1b38e247933f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:23.860Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ff8404c5-1807-4452-9098-1cc8b4e39761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:33.875Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f8595caa-3af4-4539-8886-ee32bf0257cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:43.892Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1ef35899-a1ec-49e5-ab08-1b8d8f15c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:53.948Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=25283a17-02c6-439b-aa05-e0392eb2d558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:03.971Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8abb3fb3-c565-4a9e-9022-1ca8a36c5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:07:09.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:07:09.791Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:07:09.791Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:07:09.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:07:09.792Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:07:09.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:07:09.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:07:09.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:07:09.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:13.987Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=765c7715-3f24-42ad-b694-49f35ebaa333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:24.038Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7de561a3-fb90-4c0a-ae04-7fc8b4ec2fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:34.060Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=984cd347-8511-4db5-8292-ff2267e28682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:44.080Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9ab3f7d0-225f-4e0d-93ab-ae484f428324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:54.101Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=632d39bc-ecd3-44ce-ac3d-f4b218d0b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:04.119Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b890b0ec-841f-4a4b-bea4-e3a332f7caed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:14.139Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=34136e37-0e6c-4e74-9ff5-6a666422394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:24.161Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=471fe3d8-1a40-4b3b-b2a0-06a8ec98f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:34.188Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f57ca40b-026d-400a-8505-de668088e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:44.203Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=44b66653-bd70-4692-b755-fef2dae8b00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:54.225Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b487951b-a4c3-4a4d-881c-dd7537d8b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:04.241Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6f70ecd1-b165-4730-89dc-4f60699ebb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:14.256Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=867450c0-571e-4a1b-aae5-69cda039c22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:24.276Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6f6b89e8-694b-43b5-b454-f3a4a932ea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:34.291Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca3da7c4-cb3b-4de8-94fb-77d9778058df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:44.323Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=18911632-eefa-481f-a106-552ac257178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:44.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:54.336Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c910ea5b-3bd4-4b49-b205-8b071a249364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:04.371Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8832b1e9-017a-47df-892d-d1afcfc112aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:14.388Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=32bad390-6b35-4cc1-97e9-ed7982a2d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:24.401Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca677b31-9942-4e20-9846-9461fa7ec1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:34.417Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7cfeb4cd-502c-47a0-b889-22361e25da75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:44.435Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=49ce8bcd-f361-40fc-89dd-8f37bd9911a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:54.455Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=52b9642d-bd16-420e-ba3f-750362718c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:04.471Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=85fee2ee-d19d-4cf7-89b9-7df30055b589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:14.490Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=52951faf-6981-4960-8dad-59439c08507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:24.505Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b449989f-6c7a-4856-871c-794905110c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:34.519Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=587c4a37-dfeb-4776-8b1c-625d6eba4a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:44.535Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d6b4c40d-5558-4251-9670-b88614c953ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:54.548Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2d465e18-8e6f-41af-a826-6b0c9c83e3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:04.570Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a98eb826-076d-4bf7-858c-6fcf8fa74d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:12:09.769Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:12:09.770Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:12:09.770Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:12:09.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:12:09.771Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:12:09.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:12:09.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:12:09.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:12:09.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:14.584Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=39b2e5be-3f2c-4ba5-aa77-a28ae7225259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:24.598Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=37510bb9-8b66-4b1b-b062-1e0546fc329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:34.611Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=51501731-709d-4902-a0d1-2727b1fc2dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:44.625Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=48e54c5e-4045-49d0-aae4-ebf4eab24226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:54.644Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9d0a9cb-d417-4e46-b79e-19bb087810c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:04.665Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3c206fb0-f22a-4531-a594-58bac78d0478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:14.696Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7ecd6c49-b0a3-4849-ac3c-d76bb0494273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:24.710Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bd12b06f-946b-4c2f-8adf-291f053af5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:34.722Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a07ee9fb-85cb-4f94-acbd-dcd27db2971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:34.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:44.742Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=60151a6d-a916-4d1c-93d5-8ecad6635a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:54.757Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b190853c-1099-4ee7-87e7-e05459e043df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:04.776Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=605a29e0-493d-4a9f-8f74-47054fb52b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:14.796Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=59605dfe-55e1-4f3a-a57a-468e274c3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:24.816Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cbb31657-a3f0-4b93-b7b9-f0067d007138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:34.830Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=75bf9fb6-8ca2-4ac3-a8be-b5b2100b1f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:44.846Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=618714e9-d764-442a-88df-877a7b600af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:54.876Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3a5e88fb-a7d6-4b4d-9129-49405160fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:04.894Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3c7becf5-39b3-4bb9-b6ea-ae2fd2d7d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:14.913Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=49e75dad-84f8-434a-a246-08c117eab98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:24.926Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e0797d45-e74d-4a9a-b9e8-82606cbf8351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:34.938Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d36c767b-36bb-4cdf-a301-a585fd363974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:44.955Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a16f6a57-976f-4dec-a5a9-a8b6bc68801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:44.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:54.972Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ff6b703f-5f46-4d39-bff2-ee254d3ecd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:04.993Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3383654f-0be1-4bdb-ba0a-bc2b54d0298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:15.020Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d999cf06-0810-490c-a8a0-128d5e7149b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:25.034Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1a816fcb-4c86-4684-b461-73555e6d1e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:35.048Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7ab8d8b6-33e8-40c0-99c2-0f345dc482ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:45.065Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0d63390a-4b80-49f1-8bd6-f99b78df2f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:55.090Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=97cf22a2-72e3-49d1-938e-e1ce0eacbc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:05.104Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b15ea23a-a25e-4f93-ace5-900cedf638f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:17:09.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:17:09.634Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:17:09.634Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:17:09.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:17:09.635Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:17:09.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:17:09.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:17:09.647Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:17:09.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:15.117Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=874e921f-07c0-4024-b42b-fa4c85615631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:25.146Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f299e231-d996-4a2c-a7c8-b1215b12eab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:35.160Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9e2455f-5917-4b72-925c-81193988ee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:45.180Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9972b1ad-3db0-4e41-a1d3-22a20c755119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:55.199Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=758586c6-e488-4792-ae61-444f1ccc1f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:05.213Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=664ef285-da2b-42ac-a018-e17082a775e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:15.228Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d570b037-5a6b-4d94-a183-468e1776fe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:25.241Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=976233e4-0a5f-489e-90fc-f6d642b4e005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:35.255Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=20183fab-5119-4910-b1a8-d2c9443247b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:45.268Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bd2485da-14ba-46f0-b0f5-a8b4d1dee5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:55.282Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e52ea34c-838f-48a0-a38e-0c0a9a36eba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:55.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:05.297Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fe73c263-d5c6-4485-90d4-84079d55293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:15.310Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f2ef26c9-750f-4a4c-9a26-12b7dd2d4164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:25.321Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8793fa60-7847-4307-aeab-d9ae82874f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:35.336Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=584addc4-9e80-4adc-8361-15241118a9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:35.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:45.349Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9a942877-8b82-4d70-a1a7-3b8db2c075e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:55.364Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=58706b38-4614-40fd-93bb-6b4b40f42828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:05.382Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a8c5e0fc-6215-4541-a161-4c72ac3ef3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:15.405Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7d4c077c-08d5-40e9-8ee1-807a8d04c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:25.421Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=baedffa3-8d5a-4d64-b123-7a8aa12e2aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:35.435Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fa8cfe71-7203-41f7-8ccc-1df08423200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:45.449Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=720e7f18-8a93-4c06-9cc8-bb66a8b60d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:55.463Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5452a136-b153-4a0b-a3c8-5bda77d3fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:55.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:05.478Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cfa88e74-3270-47b3-a66f-d2afc7f8e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:15.492Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b652d7dd-ba56-4754-85f7-7c7bd6ccc753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:25.507Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9b940842-d0be-46aa-9b84-a799a23e74d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:35.520Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fc93113b-cc97-4ce8-a425-07aea2de0b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:45.532Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=162b9931-8b97-4d3f-ba1a-8c77108f0039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:55.549Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=34e2530a-8afd-4443-91c8-3b2f00d41968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:05.566Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=534334bd-9c29-4aba-a6dd-3f12db72ee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:22:09.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:22:09.626Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:22:09.627Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:22:09.627Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:22:09.627Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:22:09.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:22:09.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:22:09.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:22:09.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:15.585Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=86241e2b-89eb-4268-b47c-522bfa99c8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:25.600Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=806ec807-6811-4cf5-90ce-8526537b47b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:35.613Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=88ed8296-a4c7-4df0-8efc-21c2142830d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:45.626Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1834f579-8a29-45fe-a00f-8aed5d37d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:55.637Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dff85a60-ec1b-4396-9271-31529dd02284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:05.670Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c869785b-c853-4749-ac1c-bf74bd6a8a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:05.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:15.689Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5a964447-509f-4076-8ada-9cf53d495bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:25.706Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca3af250-47bd-4096-9997-2c32babb8620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:35.723Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fafcb3d9-a98c-4787-9860-efdb0ee9494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:45.744Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4bae5862-a9f8-42f1-9e18-5e17ca620f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:55.768Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0b679e00-0962-49e8-9d82-344ca3ae2f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:05.785Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=82efa7bc-defa-4017-96a9-54984387a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:15.797Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c6779ad7-3d0b-4663-93a4-19b506a59f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:25.812Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3f9d300d-96f4-477c-a91e-619308fc8141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:35.825Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1164759e-d9d9-4347-ac87-8733c624a8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:45.839Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1d455bbf-83be-49e4-972f-c96f42c77964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:45.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:55.851Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a5da8f49-5afe-402a-b624-2425ac10db34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:05.871Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fe2261b2-365f-41a3-a12d-7538aadd2f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:15.885Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=750d60fc-dff0-4572-bbe0-e5af7942577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:25.899Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7617350a-71e7-4b69-b9c3-6ce4910fac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:35.915Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b3b329a3-5e0d-42c6-ae87-4053f6dee4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:45.927Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4777e0e7-01e5-4220-a465-5fbfc16a5355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:55.939Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d63a3ffe-05a4-42d5-8976-85f3f6cc3ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:05.955Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8bf396a9-52a1-49d2-84b9-af088ad7ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:15.974Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4959c7a0-e4d0-4d51-90d8-c09294649389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:25.988Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=70e34d57-d750-4d0f-bcc7-a80447dc1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:36.003Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca288ee2-5331-4b70-8bee-de229385c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:46.025Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3c474b65-e8b4-4496-a5b2-acb556b148f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:56.038Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ccdd1653-522d-4552-87fc-69fa40a2d834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:56.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:06.081Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=17826117-a3e6-477d-9a10-eb3657dd7a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:27:09.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:27:09.637Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:27:09.637Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:27:09.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:27:09.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-12-16T23:27:09.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:27:09.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:27:09.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:27:09.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:16.093Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c7c00525-3961-4a0c-8f32-48f8155e67e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:26.107Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5ce140ca-8a60-4056-98c0-cd52a0f8e429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:26.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:36.121Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=89db1961-4eeb-48a0-8699-08c8395f96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:46.147Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=81fe5686-9f14-4124-b4f1-b9cda11e0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:56.173Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=041bbb80-89f0-4abd-bb18-6b598cdd3658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:06.186Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=66520011-f66d-44c1-8daa-b8c1bdceab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:16.200Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9d2c8dd3-ef09-4ebf-bc26-c44e65bd2dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:26.217Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=03a48032-9e91-4f2b-bff8-5a6fac25334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:36.275Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c3b8a278-54e9-47f2-86fe-91d0b7628601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:46.291Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=68edc367-9290-477c-9902-33a9748f93cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:56.306Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1df5dc61-4dbc-465b-afcc-2a8c3416f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:06.327Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b29586bb-e206-444d-9c3d-937123cddf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:16.355Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4cefcaad-8af5-4d59-9c25-914dc952841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:26.369Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b7b57ea6-5102-40fd-8263-1c7c33889595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:36.383Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=963f6aee-b42d-4457-b94b-b40423e1fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:46.399Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2b21ac95-61d0-4b08-a83e-7dbdbdd934cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:56.431Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7dd6b57f-001f-47b2-8f07-b96101fd7167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:06.444Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=765181ac-9f50-4697-bb45-594a87a8cd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:16.457Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=07cb24fe-e4f9-4f25-b41d-d66fcfffb016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:26.471Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a11276dd-68d5-4182-9706-877ba6993921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:36.484Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=726071d3-c8b7-4a4e-a10e-c5a66bf4cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:36.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:46.496Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2e98ca52-5790-4628-898b-73c58bc18ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:56.508Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1f5052bf-2a5c-4054-8a6e-75c8123048cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:56.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:06.520Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9e23ae25-a2df-4dd2-93cc-3a9ef78f9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:16.558Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f53bc8ca-850a-4926-8d07-081469634f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:26.574Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dee2078c-4b06-4c9c-bc5f-ea24f40318fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:36.589Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=00e3bb27-57b8-4c77-91ce-1486f8ee0510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:46.603Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a8fee75a-4687-4e87-bf8f-b802d029b77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:56.615Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=75fdf727-8008-4af2-b4d3-88d7ea4cdbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:06.628Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=abdeafea-58c8-40fc-9543-0bbefc6b3a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:06.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:32:09.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:32:09.625Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:32:09.625Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:32:09.625Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:32:09.626Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:32:09.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:32:09.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:32:09.634Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:32:09.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:16.642Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1d1a395a-cb92-485f-b7e8-0412802d2cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:26.653Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5564040a-0e78-4408-b77c-c0cbe57dfdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:36.666Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6659e282-67b1-4bed-9ea2-eed8e7059374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:46.678Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=626b5aad-58d9-4693-8211-c8b89ff447d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:56.690Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d21f66a2-2718-4723-9d40-9de59baf47c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:56.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:06.711Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e535e1d9-6bdf-431d-b67c-323639fa16b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:06.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:16.734Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d3908eb2-989b-49c4-b0bd-cb61b9fe9373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:26.755Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4a588440-0fc4-47f6-ad77-4eb7007b898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:36.768Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b1d1db53-02e2-4c09-acba-cc877da730db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:46.783Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1fdac526-f6b0-4ea1-9a18-639ece33a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:56.803Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b87ad7cc-ec88-48bc-a162-0cb312f481d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:06.814Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6b261ecb-6fbe-407d-b818-b9291c70513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:16.836Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fa0cb54e-2e3e-4d25-b824-fbd1a908a491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:26.850Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=86ed72ba-be6a-4bbf-a654-f84d473e1d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:36.862Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4e4ca7e2-836d-42a4-9490-404b2812c92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:46.878Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9495aca0-b2ab-47c5-929c-f8ebfee37bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:56.892Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e6f05f0c-3199-4ab8-8e31-262a025d863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:56.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:06.906Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0ef0fc21-086b-40fb-a42a-b3b30d46c661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:16.919Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=af97e45c-9474-41aa-bed4-11304da5216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:26.932Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c289b8c9-fd48-49c0-a81b-af219d0d8942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:36.946Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b6504167-e78e-439d-869c-d33283af984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:46.959Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5929ee4e-1730-4453-b18f-1238c016e7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:56.972Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=becb169f-3f8e-4b7b-adeb-e67c4dc542d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:06.984Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4db3465e-a282-4095-b85c-f9d4f61c3249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:16.996Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a864c66f-86a5-4408-ae35-f4d0b811f73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:27.018Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b5322b19-3f8c-4161-841a-1b92fd7794b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:37.030Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6c7f5115-5b0a-4f19-98e7-7370f88b90e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:47.043Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0c43088f-2382-410b-817e-6c16da66d49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:57.073Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a0558447-fa94-4d70-9b3a-26f27979e04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:07.089Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=88f593c8-328d-478c-95aa-ca8f6eb13298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:37:09.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:37:09.632Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:37:09.632Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:37:09.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:37:09.633Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:37:09.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:37:09.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:37:09.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:37:09.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:17.104Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d9425993-2695-4ca9-83d9-fd5e7c920f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:27.116Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=404c9504-c43a-4d8d-aa4e-a2b11c68b471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:37.130Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e98a27ad-2796-425f-81d2-841bc09970f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:47.149Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94eda67b-cf31-4955-b55c-38d059d4c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:57.163Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94e6dfa8-6e41-47a7-b220-bd18f8e74e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:07.183Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4b1a2920-2a46-4973-84a8-b2fb6ee9b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:07.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:17.213Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=814bdc28-7595-449f-bbaf-7345d9e4b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:27.228Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=20c769d7-5e85-4594-aeed-ad471cca4c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:37.239Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bc42e97d-a418-47a7-970c-b2f94711ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:47.253Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d2df6bcf-e836-4154-9129-e438839e47a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:57.268Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db37fb77-0809-4136-aaf2-9d841dc87d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:07.280Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cb9307b9-83f8-4a28-9e54-a217cfa2f071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:17.291Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=58d2da76-d91a-4c47-b985-9ade7c0dcfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:27.321Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=785040b2-32df-4597-b04a-16080ea23372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:37.332Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cdf34d5f-d134-4a71-83f8-2ef8c8c7fafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:47.346Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7347ef6c-e4bb-435e-9030-f2095e142f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:57.358Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bc6f57f0-17aa-4ad7-850c-4e0dd7e16135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:07.369Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d3cb8dcf-b359-4456-87b5-307dda15fabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:17.383Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=99a9fa10-442e-4936-be67-85fdba78c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:27.397Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4c63938e-ba1a-4615-9464-f520bb6f0d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:37.409Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c1f0aebd-8bd4-4f5b-a916-abac09a0d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:47.421Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cc5f4bed-7f97-4b8b-a66d-4858213edbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:47.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:57.434Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=547f2f3f-ee80-46ae-b76c-e3b996a19ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:07.448Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1ff0f50b-e66a-4516-89e1-ddde40d1a3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:17.461Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ac98be4b-1c49-4fb5-8b19-27cf37009739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:27.477Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e1e9d642-7b82-4ba2-af91-d509fe9996fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:37.488Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=46252625-7f28-41f5-91d5-44ab371300d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:47.500Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3fd6c9ac-7f18-4721-ae54-ac28d437e07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:57.512Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9130f900-c7a5-4a1f-885d-214091e1da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:07.523Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db10fc48-c94a-4f27-8d18-503ce9193a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:42:09.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:42:09.614Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:42:09.615Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:42:09.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:42:09.615Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:42:09.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:42:09.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:42:09.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:42:09.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:17.543Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=79446a6a-d5aa-42cd-a166-9f2a47da820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:27.557Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a683238c-5731-4fa1-954b-a86f7739d5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:27.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:37.572Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3867527d-8743-49a5-a6cd-be1ed8a97d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:47.588Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=08f807db-e690-43f9-bcd5-728a42a41029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:57.602Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=61351a8f-fbfb-44d3-bd5c-c1703fe77c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:07.617Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8f464b78-fc8d-4bbc-b3f0-0fefe532fea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:07.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:17.629Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=674aa6ff-2528-4720-af6c-31fc07cf48e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:27.642Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=93d13ce0-5ea1-4101-bb90-b4d9b9795526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:37.654Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cd1fa85c-c327-4f50-9b70-18cd0e2d5594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:47.671Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1607cb44-5e99-4b01-968d-5c1b54e86a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:57.693Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8586006d-723b-4e31-a82a-699f6f4446b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:07.708Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3196110e-4f6a-42a9-bd4d-8d3f3247ee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:17.725Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dc1b5ff5-6c15-4b5a-9994-e1f7856019cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:27.742Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=19d5ea4c-7e3b-48bb-a0a9-6463b0114d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:37.766Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7dbe4171-b5ab-4c94-8d2e-a624512fc8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:47.796Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ec8924c3-3cb2-468a-8d9f-81312a23ca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:57.815Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e92d866b-f82b-4bf0-ad8d-0ffeb4959fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:07.829Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94d50872-75df-4fd9-b41d-13a833a71a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:17.846Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4eabd0f6-254e-495f-a793-2fa0844116d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:27.859Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9b0f5cef-07bf-4920-8986-37d12ec86341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:37.870Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5c5c7221-cb0c-44eb-a861-b6355d1d34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:47.885Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=af2e672b-67bb-4a99-9f1b-4fcdb241694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:57.897Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ecd6a7a2-9ff6-4a62-8e82-0c030ec0ed99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:07.913Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1f4ba221-9f58-43f5-b8cf-1d971317bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:17.931Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=321b9230-dd19-4956-ac76-e3a0fdb9659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:27.945Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a4e6e46a-db59-4b08-9fe0-7ec81d7a4de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:37.959Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=efad4d23-a080-40c6-9db1-02a07c1d921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:37.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:47.970Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=faa551e3-5884-4729-9d54-9f7105ca82e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:57.982Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c02756a4-9d4c-43ec-a3d5-66aaab1c2e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:07.998Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=755b12a8-0cdc-4f9e-9c7f-cf5906b9bb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:47:09.676Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:47:09.677Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:47:09.677Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:47:09.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:47:09.677Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:47:09.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:47:09.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:47:09.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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:47:09.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:18.009Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5eb29064-8103-4144-a4e1-a8a203ff1687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:28.020Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=08b3dc49-ba95-4107-a685-14b7d2181bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:38.033Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=12f221ea-c69a-4119-b7a5-f400855e5457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:48.045Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=825b2491-3978-483c-9d3c-9ff4784f1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:58.059Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6d664e79-6ab7-4546-954b-3d59ce6165b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:58.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:08.071Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3a706ee6-5099-4cb4-9c43-9afcc8274727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:18.084Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7f004552-24a2-482f-8773-54f3d546c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:28.096Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d99c752b-b739-413c-bed5-ca4b52421cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:38.108Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ae10ca79-624c-41e5-921a-b2a3d737fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:48.119Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a7912357-d700-497c-acb7-678997840e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:58.130Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6f5abed0-d27d-49e8-8d74-ffbe83fff5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:08.143Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f4394335-84f4-48b8-9cff-5581605fad34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:18.154Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=26764759-9ff2-41e4-9787-9defd2f87ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:28.167Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a75a4719-8148-4ed3-90b8-887c3e5d07e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:38.180Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b0b0cc3f-6720-41bf-be5b-17d3f9331d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:48.193Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2651e0e2-df15-4a45-a5e0-e685087c2116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:58.206Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=305adf01-c344-4a8d-96d5-021da6830d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:08.216Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b8e93548-705b-401a-a4a3-daef319d6969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:18.230Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d6048f1a-2fb4-4fee-8962-22e5d4e06db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:28.242Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db5bd6ab-a9ee-4b7d-9df1-8f9a5e7fa877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:38.259Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=50498f99-c157-4d94-a461-6f611d3d3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:48.271Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4563bb8f-6358-46ae-901f-5b0b93fc5dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:58.283Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bfdeae15-53f8-43a6-b261-6f45ddef6781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:08.294Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b2d5be42-6cfa-4aff-b334-77c8172eb338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:18.311Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=06435b98-71b4-4cc7-8749-27dd7f88017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:28.324Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a4aea811-6ae9-40a7-814f-124f5c441c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:38.338Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=63c51f00-a4ad-433f-a89c-21181bd018c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:48.349Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=150372fe-4d18-4be7-8079-4859f94494ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:58.364Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7dd5c976-3e55-414c-ae58-373501f0519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:08.382Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ef7cd893-8c51-44a3-a98c-2883987525b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:52:09.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:52:09.618Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:52:09.618Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:52:09.618Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:52:09.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-12-16T23:52:09.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:52:09.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:52:09.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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:52:09.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:18.399Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ad70fbac-fa53-460a-b886-dc89a823e61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:28.411Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6253e41d-77ac-4586-a5e4-f807cc56e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:28.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:38.437Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=40a7513f-3727-4355-a60c-32d58bc32985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:38.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:48.449Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1b909f64-8a47-40a0-ace7-f71e40944407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:58.462Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=850906c7-ca3f-4020-8186-f7213239dfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:08.476Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d465dfb9-34be-4ed5-aada-f82111b02421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:18.489Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=42c50b3e-0a42-4532-b39b-3b74dc45e74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:28.504Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3879ae85-1d25-467e-b9b7-78d97697c18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:38.515Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a72b4085-5d9f-4d00-9e0d-93da318261b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:48.527Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=781b3c57-6927-401d-86e1-b66dd2110c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:58.543Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=16cda70c-09c7-4a2f-89dd-86f46b7e7002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:08.555Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f362e510-47be-46bb-9d10-8633f6a4969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:18.567Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b4764ccb-4066-47f4-836b-d052c1936769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:28.576Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=776c780c-5ab4-485c-9cf0-2288b8e38549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:38.587Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4060ebde-aff7-4d33-bb2d-5ff0a5712cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:48.599Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7a24f8d5-d7d9-4ec7-a5cc-aec6ff9282c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:58.618Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e6e90369-48c4-458d-8d5a-1cfa92dec1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:08.631Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c8d6a442-8e1b-42d4-8143-555c90f0b752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:08.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:18.642Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d5238436-e3bb-4ed5-bbe5-7c4b60c77b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:28.654Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ea67af80-342d-4b77-92e4-d558b15e4ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:38.674Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=28534ae1-7422-4ba9-b70c-5287c49611cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:48.688Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=99f7b1fb-b16f-4248-a73d-57067416fa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:58.699Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0b4151eb-e063-4712-9e3c-26658b751fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:08.713Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bca74661-af07-48a4-b11b-7e293eea59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:18.727Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=60cb37b3-8db9-4462-b3b7-4353956110ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:28.741Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=07e414ba-43ab-4458-a21d-381960ef523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:38.760Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4dc914d6-9a6f-4992-8b1c-5090a44e1a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:38.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:48.773Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=33b23b3d-9cf6-4e74-9d36-b40dedb81516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:58.786Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3af907a9-a24d-4cc3-945a-9882bfadda3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:08.817Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=647f2ef8-3c74-429d-8afb-fa9132075e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:57:09.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:57:09.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-12-16T23:57:09.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-12-16T23:57:09.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-12-16T23:57:09.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-12-16T23:57:09.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:57:09.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:57:09.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:57:09.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:18.830Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=11f11159-15dc-4579-a721-43aaa0d8f06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:28.850Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ffbd0f94-eae9-4b73-84ca-32976899d958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:38.871Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fc4d3b58-5be7-4bd7-8140-1565e5a1345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:48.884Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ad146e5b-0db1-4452-83e7-dc9881208131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:58.897Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=12c6b033-a74b-4587-b54d-78b2b89a3a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:08.910Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4d178042-f45a-46af-a5d2-c24d1a47fb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:18.924Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=97c2e5c4-fec2-4e08-94e7-a3510678f613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:28.936Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e8be0ad3-3559-4a89-952b-1a499815759e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:38.980Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3dfa2ed5-1e06-4f8f-8cfb-db438e7009af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:48.994Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9ea60516-0c21-4c03-96fb-f6b4e38f695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:59.005Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ad6e77c0-fe91-43c4-8bb9-6938a6e323ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:09.018Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dcb661fe-ecbf-4ffa-acaf-884479a1ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:19.032Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=44b82c90-ef4e-41be-a78c-8ebc05429b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:29.052Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d5acd7c3-4243-4a43-b403-88fecdc0b236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:39.068Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b144ba06-aa9c-41a3-8007-342139555dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:49.080Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d68aacd2-78ef-45ca-80a5-a69ad0f76176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:59.091Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=82f5d73b-b244-4152-9ba4-e48e00d66064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:09.104Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=44613772-7f4d-4675-a7ee-0e25a143dea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:19.141Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=aa3b196a-0314-4ad3-b4a3-c8e0c2eb8af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:29.155Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9c30a254-fed3-4b92-be6e-5ab88d902590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:39.170Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9722a2f-0f91-44b3-b6a4-d34bf690b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:49.189Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a21d957f-821a-4c38-a258-bebaabbf935e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:59.209Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1c67de2d-cd22-4577-98c2-a29d4fc68154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:59.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:09.223Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d2774b2e-343f-4aa4-b1d2-dbd0090faedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:19.242Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2e2d8bdb-9f07-4288-ad18-c0daa9d2e84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:29.261Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5c479544-5936-4dd0-b694-875077ef681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:39.275Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=60b505ac-46c6-4cf4-9149-b4741728591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:49.287Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a0f0b883-8d4c-4c13-80f6-500c2710867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:49.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:59.300Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5e666963-173d-4346-bd67-c32f38a19677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |