Results

By type

          Service started with pid=8
 | 2021-04-10T22:44:40.136Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:40.165Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use http over TLS.	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:40.173Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | Path to cert files: /etc/ves-hv/ssl/	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:40.378Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:40.594Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:40.969Z	 | ae.collectors.veshv.main.servers.HealthCheckServer	 | INFO	 | Health check server is up and listening on 0:0:0:0:0:0:0:0%0:6060	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2021-04-10T22:44:41.013Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:41.035Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Successfully parsed configuration file to: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(60), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=None, keyStorePasswordFile=None, trustStoreFile=None, trustStorePasswordFile=None, logLevel=Some(INFO), streamPublishers=None)	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:41.479Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | main
 | 2021-04-10T22:44:41.480Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2021-04-10T22:44:46.277Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Component is starting	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-10T22:44:51.932Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.sslDisable":false,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-4
 | 2021-04-10T22:44:51.996Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-4
 | 2021-04-10T22:44:51.998Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-10T22:44:52.011Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | DEBUG	 | CBS request interval changed to: 5 s	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-4
 | 2021-04-10T22:44:52.013Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2021-04-10T22:44:52.053Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | elastic-2
 | 2021-04-10T22:44:52.063Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0:0:0:0:0:0:0:0%0:6061	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2021-04-10T22:59:28.738Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"logLevel":"INFO","server.idleTimeoutSec":300,"server.listenPort":6061,"cbs.requestIntervalSec":5,"security.sslDisable":false,"security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","streams_publishes":{"perf3gpp":{"type":"kafka","aaf_credentials":{"username":"admin","password":"admin_secret"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"}}}}	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-4
 | 2021-04-10T22:59:28.747Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-4
 | 2021-04-10T22:59:28.748Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-10T22:59:28.757Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2021-04-10T22:59:28.779Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2021-04-10T22:59:28.781Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2021-04-10T22:59:29.802Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2021-04-10T22:59:29.805Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0:0:0:0:0:0:0:0%0:6061	 | 	 | 	 | InstanceID=03f771c6-4173-4085-b246-9ad5f40a9dfb, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4