*** retrieve Truststore and Keystore password *** actual launch of AAI Resources 2022-01-07 09:39:22.820 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-01-07 09:39:22.842 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-01-07 09:39:22.845 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-01-07 09:39:22.848 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-01-07 09:39:25.159 WARN 10 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 09:39:31,826 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 09:39:31,836 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 09:39:31,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:39:31,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 09:39:31,838 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1449605932 - No compression will be used 09:39:31,838 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1449605932 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 09:39:31,839 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 09:39:31,839 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 09:39:31,839 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Jan 07 09:39:31 GMT 2022 09:39:31,867 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 09:39:31,867 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 09:39:31,868 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 09:39:31,868 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 09:39:31,868 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@2796aeae - Registering current configuration as safe fallback point 2022-01-07 09:39:32.101 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED CLASSES [class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.QueryConsumer] 2022-01-07 09:39:32.106 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-01-07 09:39:32.106 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-01-07 09:39:32.107 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-01-07 09:39:32.107 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-01-07 09:39:32.108 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-01-07 09:39:32.108 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-01-07 09:39:32.109 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-01-07 09:39:32.110 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-01-07 09:39:32.110 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-01-07 09:39:32.111 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-01-07 09:39:32.111 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-01-07 09:39:32.112 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-01-07 09:39:32.115 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-01-07 09:39:32.116 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-01-07 09:39:32.116 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-01-07 09:39:32.117 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-01-07 09:39:32.118 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-01-07 09:39:32.118 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-01-07 09:39:32.119 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-01-07 09:39:32.119 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-01-07 09:39:32.120 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-01-07 09:39:32.120 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-01-07 09:39:32.121 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-01-07 09:39:32.121 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-01-07 09:39:32.122 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging 2022-01-07 09:39:32.122 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus 2022-01-07 09:39:32.123 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation 2022-01-07 09:39:32.123 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging 2022-01-07 09:39:32.124 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation 2022-01-07 09:39:32.124 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor 2022-01-07 09:39:32.125 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor 2022-01-07 09:39:32.125 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization 2022-01-07 09:39:32.126 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor 2022-01-07 09:39:32.126 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor 2022-01-07 09:39:32.127 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation 2022-01-07 09:39:32.127 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification 2022-01-07 09:39:32.520 DEBUG 10 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-01-07 09:39:34.254 INFO 10 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 2022-01-07 09:39:34.676 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:34.676 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:34.677 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:34.679 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:39:34.682 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY= 2022-01-07 09:39:34.810 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:34.810 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:34.811 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:34.812 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:35.356 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:35.498 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2022-01-07 09:39:35.499 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2022-01-07 09:39:35.500 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:35.573 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:35.573 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:35.573 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:35.573 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:35.598 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:35.661 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:35.661 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:35.662 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:40.020 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2022-01-07 09:39:40.054 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2022-01-07 09:39:40.054 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:40.057 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:40.057 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:40.057 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:40.057 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:40.083 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:40.128 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:40.129 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:40.129 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:42.196 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2022-01-07 09:39:42.248 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2022-01-07 09:39:42.249 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:42.251 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:42.251 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:42.251 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:42.252 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:42.320 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:42.339 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:42.339 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:42.340 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:43.983 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2022-01-07 09:39:44.001 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2022-01-07 09:39:44.001 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:44.003 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:44.003 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:44.003 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:44.004 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:44.025 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:44.058 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:44.058 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:44.058 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:46.362 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2022-01-07 09:39:46.378 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2022-01-07 09:39:46.379 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:46.381 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:46.382 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:46.382 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:46.382 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:46.408 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:46.481 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:46.481 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:46.482 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:48.593 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2022-01-07 09:39:48.605 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2022-01-07 09:39:48.606 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:48.608 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:48.608 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:48.608 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:48.608 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:48.669 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:48.691 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:48.692 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:48.692 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:50.312 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-01-07 09:39:50.346 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2022-01-07 09:39:50.347 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:50.349 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:50.350 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:50.350 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:50.350 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:50.370 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:50.390 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:50.391 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:50.391 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:52.483 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-01-07 09:39:52.492 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2022-01-07 09:39:52.492 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:52.494 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:52.495 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:52.495 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:52.495 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:52.522 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:52.541 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:52.542 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:52.542 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:54.075 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-01-07 09:39:54.086 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2022-01-07 09:39:54.086 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:54.089 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:54.089 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:54.089 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:54.089 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:54.119 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:54.141 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:54.142 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:54.142 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:55.845 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2022-01-07 09:39:55.856 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2022-01-07 09:39:55.856 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:55.859 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:55.859 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:55.859 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:55.859 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:55.882 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:55.954 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:55.955 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:55.955 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:57.876 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2022-01-07 09:39:57.886 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2022-01-07 09:39:57.887 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:39:57.889 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:39:57.889 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:39:57.890 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:39:57.890 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:39:57.924 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:39:57.952 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:39:57.953 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:39:57.953 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:39:59.995 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2022-01-07 09:40:00.008 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2022-01-07 09:40:00.013 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:40:00.015 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:00.016 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:00.016 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:00.016 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:00.070 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:00.103 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:00.103 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:40:00.103 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:40:02.194 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-01-07 09:40:02.216 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2022-01-07 09:40:02.217 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:40:02.220 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:02.221 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:02.221 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:02.221 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:02.269 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:02.317 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:02.318 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:40:02.318 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:40:04.480 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-01-07 09:40:04.495 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2022-01-07 09:40:04.495 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-07 09:40:04.498 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:04.498 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:04.498 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:04.498 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:04.539 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:04.572 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:04.573 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-07 09:40:04.573 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-07 09:40:06.652 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2022-01-07 09:40:06.696 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : AAI Server initialization started... 2022-01-07 09:40:06.696 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : Starting AAIGraph connections and the NodeInjestor 2022-01-07 09:40:06.697 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-01-07 09:40:06.697 DEBUG 10 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-01-07 09:40:06.697 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-01-07 09:40:06.699 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-01-07 09:40:07.120 INFO 10 --- [ main] com.datastax.driver.core : DataStax Java driver 3.6.0 for Apache Cassandra 2022-01-07 09:40:07.133 INFO 10 --- [ main] c.d.driver.core.GuavaCompatibility : Detected Guava >= 19 in the classpath, using modern compatibility layer 2022-01-07 09:40:07.134 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1 2022-01-07 09:40:07.134 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60 2022-01-07 09:40:07.164 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-01-07 09:40:07.513 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-01-07 09:40:07.525 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2 2022-01-07 09:40:07.631 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.68.170:9042] 2022-01-07 09:40:07.671 DEBUG 10 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-01-07 09:40:07.698 DEBUG 10 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2022-01-07 09:40:07.699 DEBUG 10 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2022-01-07 09:40:07.745 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2022-01-07 09:40:07.745 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 8 2022-01-07 09:40:07.747 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2022-01-07 09:40:07.747 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2022-01-07 09:40:07.748 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2022-01-07 09:40:07.749 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 2022-01-07 09:40:07.751 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2022-01-07 09:40:07.751 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2022-01-07 09:40:07.751 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, int): available 2022-01-07 09:40:07.751 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2022-01-07 09:40:07.752 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2022-01-07 09:40:07.752 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2022-01-07 09:40:07.754 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 1020067840 bytes 2022-01-07 09:40:07.755 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2022-01-07 09:40:07.756 DEBUG 10 --- [ main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 2022-01-07 09:40:07.757 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2022-01-07 09:40:07.763 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FORCE_NIO is undefined, using default value false 2022-01-07 09:40:07.770 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2022-01-07 09:40:07.770 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2022-01-07 09:40:07.770 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2022-01-07 09:40:07.775 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287) at io.netty.channel.epoll.Native.(Native.java:69) at io.netty.channel.epoll.Epoll.(Epoll.java:33) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-01-07 09:40:07.776 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287) at io.netty.channel.epoll.Native.(Native.java:69) at io.netty.channel.epoll.Epoll.(Epoll.java:33) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-01-07 09:40:07.801 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_644549324326842124419.so', trying other loading mechanism. java.lang.UnsatisfiedLinkError: null at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:382) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287) at io.netty.channel.epoll.Native.(Native.java:69) at io.netty.channel.epoll.Epoll.(Epoll.java:33) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Caused by: java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) ... 65 common frames omitted Caused by: java.lang.RuntimeException: failed to get field ID: DefaultFileRegion.transfered at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) ... 72 common frames omitted 2022-01-07 09:40:07.802 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:69) at io.netty.channel.epoll.Epoll.(Epoll.java:33) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-01-07 09:40:07.803 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:69) at io.netty.channel.epoll.Epoll.(Epoll.java:33) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-01-07 09:40:07.805 WARN 10 --- [ main] com.datastax.driver.core.NettyUtil : Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead. java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll_x86_64 at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287) at io.netty.channel.epoll.Native.(Native.java:69) at io.netty.channel.epoll.Epoll.(Epoll.java:33) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) ... 62 common frames omitted Caused by: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted Caused by: java.lang.RuntimeException: failed to get field ID: DefaultFileRegion.transfered at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203) ... 63 common frames omitted 2022-01-07 09:40:07.816 DEBUG 10 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 4 2022-01-07 09:40:07.834 DEBUG 10 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false 2022-01-07 09:40:07.834 DEBUG 10 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512 2022-01-07 09:40:07.855 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2022-01-07 09:40:07.884 DEBUG 10 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2022-01-07 09:40:07.884 DEBUG 10 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2022-01-07 09:40:07.884 DEBUG 10 --- [ main] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7cc8fd4b 2022-01-07 09:40:07.894 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true 2022-01-07 09:40:07.960 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:07.967 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false 2022-01-07 09:40:07.967 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000 2022-01-07 09:40:07.968 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5 2022-01-07 09:40:08.051 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 4 2022-01-07 09:40:08.051 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 4 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2022-01-07 09:40:08.052 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2022-01-07 09:40:08.053 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2022-01-07 09:40:08.053 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 2022-01-07 09:40:08.053 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2022-01-07 09:40:08.108 DEBUG 10 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 10 (auto-detected) 2022-01-07 09:40:08.112 DEBUG 10 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2022-01-07 09:40:08.113 DEBUG 10 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2022-01-07 09:40:08.115 DEBUG 10 --- [ main] io.netty.util.NetUtil : Loopback interface: lo (lo, 127.0.0.1) 2022-01-07 09:40:08.116 DEBUG 10 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 4096 2022-01-07 09:40:08.118 DEBUG 10 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: aa:da:67:ff:fe:c4:2a:0f (auto-detected) 2022-01-07 09:40:08.177 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2022-01-07 09:40:08.178 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2022-01-07 09:40:08.178 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2022-01-07 09:40:08.251 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:08.298 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2022-01-07 09:40:08.298 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2022-01-07 09:40:08.298 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16 2022-01-07 09:40:08.299 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2022-01-07 09:40:08.357 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2022-01-07 09:40:08.358 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2022-01-07 09:40:08.358 DEBUG 10 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4ca4bb69 2022-01-07 09:40:08.444 DEBUG 10 --- [er-nio-worker-0] c.datastax.driver.core.SystemProperties : com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256 2022-01-07 09:40:08.907 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:08.910 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-01-07 09:40:09.081 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-01-07 09:40:09.239 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:40:09.253 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 14 milliseconds 2022-01-07 09:40:09.270 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.68.170:9042 2022-01-07 09:40:09.270 INFO 10 --- [ main] c.d.d.c.p.DCAwareRoundRobinPolicy : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) 2022-01-07 09:40:09.272 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.69.102:9042 added 2022-01-07 09:40:09.272 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.68.170:9042 added 2022-01-07 09:40:09.273 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.65.242:9042 added 2022-01-07 09:40:09.279 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true 2022-01-07 09:40:09.284 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.69.102:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:09.287 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:09.294 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] preparing to open 1 new connections, total = 2 2022-01-07 09:40:09.294 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:09.297 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-1, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:40:09.298 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-1, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:40:09.299 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 09:40:09.299 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-1, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:40:09.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:09.303 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 09:40:09.303 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-1, inFlight=0, closed=true] closing connection 2022-01-07 09:40:09.307 DEBUG 10 --- [luster-worker-0] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 09:40:09.308 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 09:40:09.309 WARN 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.65.242:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.65.242:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.65.242:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:40:09.312 WARN 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Error creating pool to /10.233.65.242:9042 com.datastax.driver.core.exceptions.ConnectionException: [/10.233.65.242:9042] Pool was closed during initialization at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:173) at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:158) at com.google.common.util.concurrent.Futures$6.run(Futures.java:1773) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:613) at com.google.common.util.concurrent.CollectionFuture$CollectionFutureRunningState.handleAllCompleted(CollectionFuture.java:76) at com.google.common.util.concurrent.AggregateFuture$RunningState.processCompleted(AggregateFuture.java:255) at com.google.common.util.concurrent.AggregateFuture$RunningState.decrementCountAndMaybeComplete(AggregateFuture.java:242) at com.google.common.util.concurrent.AggregateFuture$RunningState.access$300(AggregateFuture.java:91) at com.google.common.util.concurrent.AggregateFuture$RunningState$1.run(AggregateFuture.java:146) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.Futures$AbstractChainingFuture.run(Futures.java:1405) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.SettableFuture.setException(SettableFuture.java:53) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:222) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:40:09.620 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:09.621 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.68.170:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:40:09.621 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.68.170:9042 2022-01-07 09:40:09.779 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.69.102:9042] Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:09.780 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.69.102:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:40:09.780 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.69.102:9042 2022-01-07 09:40:10.095 DEBUG 10 --- [ main] org.reflections.Reflections : going to scan these urls: file:/opt/app/aai-traversal/resources/ 2022-01-07 09:40:10.106 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.106 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.107 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.107 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.107 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.108 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.108 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.108 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.109 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.109 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.109 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.110 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.110 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.110 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.111 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.111 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.111 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.112 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.112 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.113 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.113 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.114 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.114 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.114 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.115 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.115 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.115 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.116 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.116 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.116 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.117 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.117 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.117 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.117 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.118 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.118 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.118 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.119 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.119 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.119 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.120 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.120 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.120 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.121 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.121 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.121 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.121 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.122 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.122 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.123 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.123 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.124 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.124 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.125 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.125 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.125 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.126 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.126 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.126 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.127 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.127 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.127 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.128 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.129 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.129 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.129 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.130 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.130 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.130 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.131 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.131 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.132 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.132 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.132 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.133 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.133 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.136 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.137 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.137 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.137 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.138 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.138 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.138 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.138 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.139 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.139 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.139 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.139 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.140 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.140 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.140 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.141 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.141 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.142 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.142 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.142 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.143 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.143 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.143 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.144 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.144 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.144 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.145 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.145 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.145 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.146 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.146 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.146 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.147 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.147 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.148 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.148 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.148 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.149 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.149 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.149 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.150 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.150 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.150 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.151 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.151 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.151 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.152 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.152 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.153 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.153 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.154 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.154 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.154 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.155 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.155 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.155 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.156 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.156 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.157 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.157 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.157 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.158 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.158 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.158 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.158 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.159 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.159 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.159 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.159 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.160 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.160 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.160 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.161 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.161 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.161 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.162 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.162 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.162 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.163 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.163 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.163 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.164 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.164 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.165 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.165 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.165 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.166 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.166 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.166 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.167 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.167 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.167 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.168 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.168 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.169 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.169 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.169 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.169 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.170 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.170 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.170 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.171 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.171 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.171 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.172 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.172 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.172 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.172 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.173 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.173 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.174 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.174 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.174 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.175 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.176 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.176 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.177 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.178 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.178 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.179 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.179 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.179 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.180 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.180 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.180 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.181 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.181 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.181 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.182 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.182 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.182 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.183 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.183 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.183 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.184 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.184 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.184 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.185 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.185 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.185 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.186 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.186 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.186 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.187 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.187 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.187 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.187 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.188 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.188 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.188 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.189 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.189 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.189 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.189 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.190 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.190 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.190 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.191 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.191 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.191 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.192 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.192 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.192 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.192 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.193 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.193 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.193 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.194 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.194 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.194 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.195 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.195 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.195 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.195 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.196 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.196 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.196 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.196 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.197 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.197 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.197 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.198 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.198 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.198 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.199 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.199 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.199 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.199 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.200 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.200 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.200 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.201 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.201 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.201 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.201 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.202 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.202 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.202 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.202 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.203 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.203 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.203 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.203 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.204 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.204 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.204 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.204 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.205 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.205 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.205 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.206 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.206 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.206 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.206 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.207 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.207 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.207 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.207 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.208 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.208 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.208 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.208 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.209 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.209 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.209 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.209 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.210 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.210 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.210 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.210 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.211 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.211 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.211 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.211 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.212 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.212 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.212 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.212 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.213 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.213 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.213 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.214 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.214 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.214 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.214 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.214 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.215 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.215 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.215 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.215 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.216 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.216 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.216 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.217 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.217 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.217 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.217 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.218 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.218 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.218 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.218 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.219 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.219 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.219 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.220 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.220 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.220 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.220 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.220 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.221 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.221 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.221 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.222 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.222 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.222 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.222 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.223 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.223 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.223 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.223 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.224 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.224 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.224 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.224 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.225 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.225 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.225 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.225 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.226 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.226 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.226 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.226 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.227 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.227 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.227 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.227 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.228 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.236 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.237 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.237 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.237 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.237 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.238 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.238 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.238 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.239 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.239 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.239 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.240 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.240 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.240 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.241 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.241 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.241 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.241 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.242 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.242 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.242 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.243 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.243 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.243 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.243 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.244 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.244 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.244 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.244 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.245 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.245 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.245 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.246 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.246 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.246 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.246 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.247 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.247 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.247 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.247 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.247 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.248 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.248 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.248 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.249 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.249 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.249 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.249 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.250 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.250 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.250 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.251 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.251 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.251 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.251 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.252 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.252 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.252 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.252 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.252 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.253 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.253 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.253 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.254 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.254 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.254 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.255 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.255 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.255 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.255 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.256 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.256 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.256 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.257 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.257 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.257 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.257 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.258 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.258 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.258 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.259 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.259 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.259 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.259 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.259 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.260 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.260 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.261 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.261 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.261 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.262 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.262 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.262 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.262 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.263 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.263 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.263 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.263 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.264 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.264 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.264 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.264 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.265 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.265 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.265 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.266 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.266 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.266 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.267 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.267 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.267 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.268 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.268 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.268 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-07 09:40:10.269 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-07 09:40:10.270 INFO 10 --- [ main] org.reflections.Reflections : Reflections took 173 ms to scan 1 urls, producing 0 keys and 0 values 2022-01-07 09:40:10.308 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:10.313 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-2, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:40:10.313 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-2, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:40:10.314 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-2, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:40:10.314 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:40:10.314 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-2, inFlight=0, closed=true] closing connection 2022-01-07 09:40:10.315 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 09:40:10.315 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 09:40:10.807 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=true] closing connection 2022-01-07 09:40:10.807 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.69.102:9042] Connection[/10.233.69.102:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-01-07 09:40:10.810 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=true] closing connection 2022-01-07 09:40:10.810 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=true] closed, remaining = 1 2022-01-07 09:40:10.811 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Shutting down 2022-01-07 09:40:10.813 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=true] closing connection 2022-01-07 09:40:10.813 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-01-07 09:40:12.829 DEBUG 10 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache : Freed 19 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1 2022-01-07 09:40:12.829 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache : Freed 35 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0 2022-01-07 09:40:12.854 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-01-07 09:40:12.854 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-01-07 09:40:12.854 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.68.170:9042] 2022-01-07 09:40:12.859 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:12.862 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:12.976 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:12.977 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-01-07 09:40:13.005 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-01-07 09:40:13.069 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:40:13.079 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 10 milliseconds 2022-01-07 09:40:13.092 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.68.170:9042 2022-01-07 09:40:13.093 INFO 10 --- [ main] c.d.d.c.p.DCAwareRoundRobinPolicy : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) 2022-01-07 09:40:13.093 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.69.102:9042 added 2022-01-07 09:40:13.093 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.68.170:9042 added 2022-01-07 09:40:13.093 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.65.242:9042 added 2022-01-07 09:40:13.093 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.69.102:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:13.094 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] preparing to open 1 new connections, total = 2 2022-01-07 09:40:13.095 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:13.097 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-1, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:40:13.097 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:13.097 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-1, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:40:13.098 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 09:40:13.098 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-1, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:40:13.098 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-1, inFlight=0, closed=true] closing connection 2022-01-07 09:40:13.098 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 09:40:13.098 DEBUG 10 --- [luster-worker-0] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 09:40:13.099 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 09:40:13.099 WARN 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.65.242:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.65.242:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.65.242:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:40:13.100 WARN 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Error creating pool to /10.233.65.242:9042 com.datastax.driver.core.exceptions.ConnectionException: [/10.233.65.242:9042] Pool was closed during initialization at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:173) at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:158) at com.google.common.util.concurrent.Futures$6.run(Futures.java:1773) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:613) at com.google.common.util.concurrent.CollectionFuture$CollectionFutureRunningState.handleAllCompleted(CollectionFuture.java:76) at com.google.common.util.concurrent.AggregateFuture$RunningState.processCompleted(AggregateFuture.java:255) at com.google.common.util.concurrent.AggregateFuture$RunningState.decrementCountAndMaybeComplete(AggregateFuture.java:242) at com.google.common.util.concurrent.AggregateFuture$RunningState.access$300(AggregateFuture.java:91) at com.google.common.util.concurrent.AggregateFuture$RunningState$1.run(AggregateFuture.java:146) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.Futures$AbstractChainingFuture.run(Futures.java:1405) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.SettableFuture.setException(SettableFuture.java:53) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:222) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:40:13.100 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:13.227 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.68.170:9042] Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:13.228 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.68.170:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:40:13.228 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.68.170:9042 2022-01-07 09:40:13.230 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.69.102:9042] Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:13.230 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.69.102:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:40:13.230 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.69.102:9042 2022-01-07 09:40:13.874 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2022-01-07 09:40:13.877 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2022-01-07 09:40:13.877 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:13.878 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY= 2022-01-07 09:40:13.880 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:13.880 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:13.881 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:13.881 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:13.899 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:13.900 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:13.901 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:13.902 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2022-01-07 09:40:13.902 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:13.903 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY= 2022-01-07 09:40:13.906 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:13.906 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:13.906 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:13.906 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:13.916 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:13.919 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:13.919 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:13.920 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2022-01-07 09:40:13.920 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:13.921 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY= 2022-01-07 09:40:13.922 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:13.923 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:13.923 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:13.923 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:13.934 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:13.938 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:13.939 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:13.939 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2022-01-07 09:40:13.940 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:13.940 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY= 2022-01-07 09:40:13.942 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:13.942 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:13.942 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:13.942 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:13.953 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:13.956 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:13.956 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:13.957 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2022-01-07 09:40:13.957 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:13.958 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY= 2022-01-07 09:40:13.959 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:13.959 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:13.959 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:13.959 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:13.972 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:13.975 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:13.976 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:13.976 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2022-01-07 09:40:13.977 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:13.977 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY= 2022-01-07 09:40:13.979 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:13.979 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:13.979 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:13.979 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:13.988 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:13.991 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:13.991 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:13.992 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2022-01-07 09:40:13.992 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:13.993 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY= 2022-01-07 09:40:13.995 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:13.995 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:13.995 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:13.995 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.006 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.009 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.010 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.010 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2022-01-07 09:40:14.011 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.011 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY= 2022-01-07 09:40:14.013 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.013 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.013 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.013 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.023 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.025 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.026 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.026 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2022-01-07 09:40:14.027 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.027 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY= 2022-01-07 09:40:14.029 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.029 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.029 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.029 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.044 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.046 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.047 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.047 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2022-01-07 09:40:14.048 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.048 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY= 2022-01-07 09:40:14.050 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.050 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.050 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.050 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.060 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.064 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.064 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.065 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2022-01-07 09:40:14.065 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.066 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY= 2022-01-07 09:40:14.067 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.067 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.067 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.067 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.081 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.086 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.086 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.087 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2022-01-07 09:40:14.087 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.088 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY= 2022-01-07 09:40:14.089 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.089 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.089 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.089 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.099 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:14.108 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.111 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-2, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:40:14.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-2, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:40:14.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-2, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:40:14.112 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:40:14.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-2, inFlight=0, closed=true] closing connection 2022-01-07 09:40:14.113 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 09:40:14.113 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 09:40:14.113 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.113 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.114 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2022-01-07 09:40:14.114 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.115 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY= 2022-01-07 09:40:14.116 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.116 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.116 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.116 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.132 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.137 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.138 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.138 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2022-01-07 09:40:14.138 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.139 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY= 2022-01-07 09:40:14.140 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.140 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.140 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.140 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.157 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:14.162 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-07 09:40:14.162 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-07 09:40:14.288 INFO 10 --- [ main] o.o.a.rest.search.SchemaServiceCQConfig : Calling the SchemaService to retrieve stored queries 2022-01-07 09:40:14.288 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-07 09:40:14.289 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY= 2022-01-07 09:40:14.291 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-07 09:40:14.291 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-07 09:40:14.291 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-07 09:40:14.291 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-07 09:40:14.308 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-07 09:40:15.398 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-01-07 09:40:15.398 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-01-07 09:40:15.399 DEBUG 10 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-01-07 09:40:15.401 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-01-07 09:40:15.401 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-01-07 09:40:15.402 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2022-01-07 09:40:15.403 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2022-01-07 09:40:15.404 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2022-01-07 09:40:15.406 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-01-07 09:40:15.406 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2022-01-07 09:40:15.407 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-01-07 09:40:15.412 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-01-07 09:40:15.413 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-01-07 09:40:15.425 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-01-07 09:40:15.425 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-01-07 09:40:15.425 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-01-07 09:40:15.425 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-01-07 09:40:15.425 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-01-07 09:40:15.960 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-01-07 09:40:15.960 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-01-07 09:40:15.975 WARN 10 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 2022-01-07 09:40:16.114 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:16.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-3, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:40:16.121 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-3, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:40:16.121 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-3, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:40:16.137 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:40:16.137 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-3, inFlight=0, closed=true] closing connection 2022-01-07 09:40:16.139 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 09:40:16.139 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 09:40:17.547 DEBUG 10 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 2022-01-07 09:40:19.252 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-01-07 09:40:19.252 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-01-07 09:40:19.253 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-01-07 09:40:19.253 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-01-07 09:40:19.254 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-01-07 09:40:19.254 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-01-07 09:40:19.269 DEBUG 10 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-01-07 09:40:19.269 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-01-07 09:40:19.269 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-01-07 09:40:19.269 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-01-07 09:40:19.270 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-01-07 09:40:19.270 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-01-07 09:40:19.381 WARN 10 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2Gremlin contains empty path annotation. WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2GremlinTest contains empty path annotation. WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.RecentAPIConsumer.getRecentData(java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletRequest,javax.ws.rs.core.UriInfo), should not consume any entity. 2022-01-07 09:40:19.389 DEBUG 10 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 2022-01-07 09:40:20.141 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:20.145 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-4, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:40:20.145 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-4, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:40:20.145 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-4, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:40:20.146 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-4, inFlight=0, closed=true] closing connection 2022-01-07 09:40:20.146 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:40:20.146 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 09:40:20.146 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 09:40:20.940 INFO 10 --- [ main] org.onap.aai.TraversalApp : Application 'aai-traversal' is running on 8446! 2022-01-07 09:40:20.940 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : Traversal MicroService Started Traversal Microservice Started 2022-01-07 09:40:28.147 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:28.150 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-5, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:40:28.150 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-5, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:40:28.150 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-5, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:40:28.151 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-5, inFlight=0, closed=true] closing connection 2022-01-07 09:40:28.151 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:40:28.151 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 09:40:28.151 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 09:40:43.031 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:40:43.036 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:40:43.507 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 09:40:43.511 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 09:40:44.154 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:40:44.157 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-6, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:44.515 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 09:40:44.522 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 09:40:44.522 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 09:40:44.522 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 09:40:44.522 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 2 2022-01-07 09:40:44.524 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:40:49.631 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:49.922 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-6, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:40:49.924 DEBUG 10 --- [-reconnection-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 09:40:49.927 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 0 new connections, total = 2 2022-01-07 09:40:49.927 DEBUG 10 --- [luster-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:40:49.930 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.65.242:9042, setting host UP 2022-01-07 09:40:49.930 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 09:40:49.932 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-6, inFlight=0, closed=true] closing connection 2022-01-07 09:40:49.932 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-6, inFlight=0, closed=true] closed, remaining = 1 2022-01-07 09:40:49.932 DEBUG 10 --- [-reconnection-0] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-01-07 09:41:19.185 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:41:19.188 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:41:19.931 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:41:19.934 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:41:49.935 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:41:49.938 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:42:09.530 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:42:09.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:42:19.939 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:42:19.943 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:42:23.406 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery 2022-01-07 09:42:24.418 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.system_properties (TABLE) 2022-01-07 09:42:30.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery 2022-01-07 09:42:31.303 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE) 2022-01-07 09:42:32.305 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery 2022-01-07 09:42:33.306 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.edgestore (TABLE) 2022-01-07 09:42:34.843 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery 2022-01-07 09:42:35.844 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.edgestore_lock_ (TABLE) 2022-01-07 09:42:37.012 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery 2022-01-07 09:42:38.012 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.graphindex (TABLE) 2022-01-07 09:42:40.117 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery 2022-01-07 09:42:41.118 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE) 2022-01-07 09:42:43.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery 2022-01-07 09:42:44.301 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.txlog (TABLE) 2022-01-07 09:42:45.318 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery 2022-01-07 09:42:46.318 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.systemlog (TABLE) 2022-01-07 09:42:47.710 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery 2022-01-07 09:42:48.711 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE) 2022-01-07 09:42:54.648 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:42:54.721 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:43:18.720 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:43:18.723 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:43:19.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:43:19.905 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:43:19.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:43:19.922 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 09:43:19.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 09:43:19.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-7, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:43:19.924 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-7, inFlight=0, closed=true] closing connection 2022-01-07 09:43:19.924 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 09:43:19.925 DEBUG 10 --- [luster-worker-4] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 09:43:19.925 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 09:43:19.934 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 09:43:19.934 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 09:43:20.925 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:43:20.930 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-8, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:43:20.930 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-8, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:43:20.930 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-8, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:43:20.931 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-8, inFlight=0, closed=true] closing connection 2022-01-07 09:43:20.932 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:43:20.932 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 09:43:20.932 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 09:43:20.935 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:43:22.933 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:43:22.936 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-9, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:43:22.936 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-9, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:43:22.937 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-9, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:43:22.937 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-9, inFlight=0, closed=true] closing connection 2022-01-07 09:43:22.937 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:43:22.938 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 09:43:22.938 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 09:43:26.938 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:43:26.941 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-10, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:43:26.941 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-10, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:43:26.941 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-10, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:43:26.941 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-10, inFlight=0, closed=true] closing connection 2022-01-07 09:43:26.942 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:43:26.942 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 09:43:26.942 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 09:43:34.943 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:43:34.947 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-11, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:43:34.947 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-11, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:43:34.948 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-11, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:43:34.948 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-11, inFlight=0, closed=true] closing connection 2022-01-07 09:43:34.948 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:43:34.948 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 09:43:34.948 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 09:43:49.935 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:43:50.000 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:43:50.949 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:43:50.951 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-12, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:43:50.951 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-12, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:43:50.952 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-12, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:43:50.952 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-12, inFlight=0, closed=true] closing connection 2022-01-07 09:43:50.952 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:43:50.952 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 09:43:50.952 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 09:44:02.025 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE workflow, scheduling delivery 2022-01-07 09:44:03.003 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery 2022-01-07 09:44:04.004 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for everything.null (null) 2022-01-07 09:44:04.178 DEBUG 10 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:44:04.189 DEBUG 10 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 10 milliseconds 2022-01-07 09:44:05.024 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery 2022-01-07 09:44:05.702 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery 2022-01-07 09:44:06.510 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery 2022-01-07 09:44:07.511 DEBUG 10 --- [luster-worker-4] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for everything.null (null) 2022-01-07 09:44:07.572 DEBUG 10 --- [luster-worker-4] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:44:07.587 DEBUG 10 --- [luster-worker-4] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 15 milliseconds 2022-01-07 09:44:07.714 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery 2022-01-07 09:44:08.714 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.version_elements (TABLE) 2022-01-07 09:44:08.813 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery 2022-01-07 09:44:09.704 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery 2022-01-07 09:44:10.705 DEBUG 10 --- [luster-worker-4] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow 2022-01-07 09:44:10.713 DEBUG 10 --- [luster-worker-4] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:44:10.723 DEBUG 10 --- [luster-worker-4] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 9 milliseconds 2022-01-07 09:44:11.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery 2022-01-07 09:44:12.302 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE) 2022-01-07 09:44:13.022 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery 2022-01-07 09:44:13.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery 2022-01-07 09:44:14.900 DEBUG 10 --- [luster-worker-4] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow 2022-01-07 09:44:14.919 DEBUG 10 --- [luster-worker-4] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:44:14.928 DEBUG 10 --- [luster-worker-4] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 9 milliseconds 2022-01-07 09:44:22.952 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:44:22.955 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-13, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:44:22.955 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-13, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:44:22.956 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-13, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:44:22.956 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-13, inFlight=0, closed=true] closing connection 2022-01-07 09:44:22.956 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:44:22.956 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 09:44:22.956 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 09:44:44.925 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:44:44.928 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:44:57.122 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 09:44:57.122 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 09:44:58.123 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 09:44:58.128 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 09:44:58.129 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 09:44:58.129 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 09:44:58.129 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:44:58.132 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-14, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:45:00.815 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 09:45:00.816 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 09:45:00.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-14, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:45:00.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-14, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 09:45:00.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-14, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:45:00.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-14, inFlight=0, closed=true] closing connection 2022-01-07 09:45:00.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.65.242:9042-14, inFlight=0, closed=true]: there are still pending requests 2022-01-07 09:45:00.821 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:45:00.823 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-15, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:45:00.823 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-15, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:45:00.823 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-15, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:45:00.823 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-15, inFlight=0, closed=true] closing connection 2022-01-07 09:45:00.824 WARN 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.65.242:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.65.242:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.65.242:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:45:00.825 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 0 successfully opened) 2022-01-07 09:45:00.825 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 09:45:00.825 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 09:45:00.825 DEBUG 10 --- [luster-worker-7] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 09:45:00.825 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 09:45:00.826 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:45:01.816 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:45:01.826 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:45:01.828 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-16, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:45:01.828 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-16, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:45:01.829 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-16, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:45:01.829 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-16, inFlight=0, closed=true] closing connection 2022-01-07 09:45:01.829 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:45:01.830 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 09:45:01.830 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 09:45:03.830 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:45:03.832 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-17, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:45:03.833 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-17, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:45:03.833 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-17, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:45:03.833 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-17, inFlight=0, closed=true] closing connection 2022-01-07 09:45:03.833 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:45:03.833 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 09:45:03.834 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 09:45:07.834 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:45:07.837 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-18, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:45:07.837 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-18, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:45:07.838 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-18, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:45:07.838 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-18, inFlight=0, closed=true] closing connection 2022-01-07 09:45:07.838 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:45:07.838 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 09:45:07.838 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 09:45:15.838 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:45:15.841 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-19, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:45:15.841 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-19, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:45:15.841 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-19, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:45:15.841 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-19, inFlight=0, closed=true] closing connection 2022-01-07 09:45:15.841 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:45:15.842 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 09:45:15.842 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 09:45:20.542 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE dox, scheduling delivery 2022-01-07 09:45:21.423 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery 2022-01-07 09:45:22.424 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for everything.null (null) 2022-01-07 09:45:22.656 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:45:22.664 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 7 milliseconds 2022-01-07 09:45:24.008 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TYPE dox.version, scheduling delivery 2022-01-07 09:45:24.922 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery 2022-01-07 09:45:25.908 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.version_info, scheduling delivery 2022-01-07 09:45:26.909 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-01-07 09:45:26.921 DEBUG 10 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:45:26.929 DEBUG 10 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds 2022-01-07 09:45:27.600 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery 2022-01-07 09:45:27.860 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-14, inFlight=0, closed=true] has already terminated 2022-01-07 09:45:28.601 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.version_info_deleted (TABLE) 2022-01-07 09:45:29.404 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery 2022-01-07 09:45:30.404 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.unique_value (TABLE) 2022-01-07 09:45:30.915 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.package_details, scheduling delivery 2022-01-07 09:45:31.842 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:45:31.845 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-20, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:45:31.846 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-20, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:45:31.846 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-20, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:45:31.846 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-20, inFlight=0, closed=true] closing connection 2022-01-07 09:45:31.847 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:45:31.847 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 09:45:31.847 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 09:45:31.915 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.package_details (TABLE) 2022-01-07 09:45:32.955 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery 2022-01-07 09:45:33.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery 2022-01-07 09:45:34.534 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-01-07 09:45:34.542 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:45:34.551 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds 2022-01-07 09:45:35.144 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.application_config, scheduling delivery 2022-01-07 09:45:35.665 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.action, scheduling delivery 2022-01-07 09:45:36.633 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-01-07 09:45:37.609 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-01-07 09:45:38.610 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-01-07 09:45:38.621 DEBUG 10 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:45:38.630 DEBUG 10 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 9 milliseconds 2022-01-07 09:45:38.857 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-01-07 09:45:39.857 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-01-07 09:45:40.563 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-01-07 09:45:41.563 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-01-07 09:45:42.006 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-01-07 09:45:43.006 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-01-07 09:45:43.204 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery 2022-01-07 09:45:44.204 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.ecompcomponent (TABLE) 2022-01-07 09:45:44.523 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-01-07 09:45:45.217 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery 2022-01-07 09:45:46.199 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery 2022-01-07 09:45:47.022 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.healing, scheduling delivery 2022-01-07 09:45:48.023 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-01-07 09:45:48.110 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:45:48.118 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds 2022-01-07 09:45:48.327 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.migration, scheduling delivery 2022-01-07 09:45:49.328 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.migration (TABLE) 2022-01-07 09:45:49.599 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery 2022-01-07 09:45:50.600 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.item_permissions (TABLE) 2022-01-07 09:45:51.421 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery 2022-01-07 09:45:52.421 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.user_permission_items (TABLE) 2022-01-07 09:45:53.517 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery 2022-01-07 09:45:54.518 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.notification_subscribers (TABLE) 2022-01-07 09:45:54.887 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery 2022-01-07 09:45:55.888 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.last_notification (TABLE) 2022-01-07 09:45:56.016 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notifications, scheduling delivery 2022-01-07 09:45:57.017 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.notifications (TABLE) 2022-01-07 09:45:57.188 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery 2022-01-07 09:45:58.189 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE) 2022-01-07 09:45:59.192 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery 2022-01-07 09:45:59.686 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery 2022-01-07 09:46:00.687 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox 2022-01-07 09:46:00.703 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-07 09:46:00.712 DEBUG 10 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 9 milliseconds 2022-01-07 09:46:00.713 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery 2022-01-07 09:46:01.714 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE) 2022-01-07 09:46:02.003 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery 2022-01-07 09:46:03.004 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE) 2022-01-07 09:46:03.508 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery 2022-01-07 09:46:03.848 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:46:03.851 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-21, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:46:03.851 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-21, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:46:03.851 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-21, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:46:03.851 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-21, inFlight=0, closed=true] closing connection 2022-01-07 09:46:03.852 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 09:46:03.852 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:46:03.852 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 09:46:04.508 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element (TABLE) 2022-01-07 09:46:05.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery 2022-01-07 09:46:06.301 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_synchronization_state (TABLE) 2022-01-07 09:46:06.408 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery 2022-01-07 09:46:07.409 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE) 2022-01-07 09:46:07.944 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery 2022-01-07 09:46:08.944 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE) 2022-01-07 09:46:28.922 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 09:46:28.922 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 09:46:29.923 DEBUG 10 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 09:46:29.926 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 09:46:29.926 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 09:46:29.926 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 09:46:29.926 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:46:29.929 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-22, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:46:32.824 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-22, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:46:34.718 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 0 new connections, total = 1 2022-01-07 09:46:34.718 DEBUG 10 --- [luster-worker-7] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:46:34.718 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 09:46:59.818 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 09:46:59.819 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 09:46:59.821 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-22, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:46:59.821 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-22, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 09:46:59.821 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 09:46:59.821 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-22, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:46:59.822 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-22, inFlight=0, closed=true] closing connection 2022-01-07 09:46:59.822 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 09:46:59.822 DEBUG 10 --- [luster-worker-8] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 09:46:59.822 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 09:47:00.819 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:47:00.823 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:47:00.825 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-23, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:47:00.825 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-23, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:47:00.825 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-23, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:47:00.825 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-23, inFlight=0, closed=true] closing connection 2022-01-07 09:47:00.826 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:47:00.826 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 09:47:00.826 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 09:47:02.827 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:47:02.829 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-24, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:47:02.830 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-24, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:47:02.830 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-24, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:47:02.830 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-24, inFlight=0, closed=true] closing connection 2022-01-07 09:47:02.830 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:47:02.830 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 09:47:02.830 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 09:47:06.831 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:47:06.834 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-25, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:47:06.834 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-25, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:47:06.834 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-25, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:47:06.834 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-25, inFlight=0, closed=true] closing connection 2022-01-07 09:47:06.835 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:47:06.835 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 09:47:06.835 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 09:47:14.835 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:47:14.838 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-26, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:47:14.838 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-26, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:47:14.838 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-26, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:47:14.839 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-26, inFlight=0, closed=true] closing connection 2022-01-07 09:47:14.839 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:47:14.839 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 09:47:14.839 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 09:47:29.823 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:47:29.826 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:47:30.840 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:47:30.843 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-27, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:47:30.843 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-27, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:47:30.843 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-27, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:47:30.844 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-27, inFlight=0, closed=true] closing connection 2022-01-07 09:47:30.844 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:47:30.844 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 09:47:30.844 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 09:47:59.831 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:47:59.834 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:48:02.844 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:48:02.848 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-28, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:48:02.848 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-28, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:48:02.848 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-28, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:48:02.849 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-28, inFlight=0, closed=true] closing connection 2022-01-07 09:48:02.850 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:48:02.850 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 09:48:02.850 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 09:48:29.835 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:48:29.837 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:48:59.838 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:48:59.841 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:49:06.850 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:49:06.853 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-29, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:49:06.854 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-29, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:49:06.854 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-29, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:49:06.855 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-29, inFlight=0, closed=true] closing connection 2022-01-07 09:49:06.855 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:49:06.855 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-07 09:49:06.855 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 128000 ms 2022-01-07 09:49:29.842 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:49:29.900 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:49:41.926 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:49:41.930 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:49:59.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:49:59.903 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:50:02.723 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 09:50:02.723 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 09:50:03.724 DEBUG 10 --- [uster-worker-11] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 09:50:03.729 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 09:50:03.729 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 09:50:03.729 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 09:50:03.729 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:50:03.732 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-30, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:50:05.819 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-30, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:50:06.234 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 0 new connections, total = 1 2022-01-07 09:50:06.234 DEBUG 10 --- [uster-worker-11] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:50:06.234 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 09:50:20.423 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-30, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:50:20.423 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-30, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 09:50:20.423 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 09:50:20.423 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-30, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:50:20.434 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 09:50:20.434 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 09:50:20.449 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-30, inFlight=0, closed=true] closing connection 2022-01-07 09:50:20.449 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 09:50:20.451 DEBUG 10 --- [uster-worker-12] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 09:50:20.451 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 09:50:21.435 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:50:21.451 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:50:21.454 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-31, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:50:21.454 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-31, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:50:21.454 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-31, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:50:21.454 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-31, inFlight=0, closed=true] closing connection 2022-01-07 09:50:21.454 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:50:21.455 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 09:50:21.455 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 09:50:22.111 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:50:22.121 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:50:23.455 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:50:23.458 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-32, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:50:23.458 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-32, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:50:23.458 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-32, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:50:23.459 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-32, inFlight=0, closed=true] closing connection 2022-01-07 09:50:23.459 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:50:23.459 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 09:50:23.459 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 09:50:27.460 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:50:27.462 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-33, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:50:27.462 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-33, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:50:27.463 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-33, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:50:27.463 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-33, inFlight=0, closed=true] closing connection 2022-01-07 09:50:27.463 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:50:27.463 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 09:50:27.463 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 09:50:35.464 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:50:35.466 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-34, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:50:35.467 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-34, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:50:35.467 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-34, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:50:35.467 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-34, inFlight=0, closed=true] closing connection 2022-01-07 09:50:35.467 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:50:35.467 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 09:50:35.467 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 09:50:50.437 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:50:50.500 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:50:51.468 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:50:51.471 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-35, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:50:51.471 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-35, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:50:51.472 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-35, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:50:51.472 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-35, inFlight=0, closed=true] closing connection 2022-01-07 09:50:51.472 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:50:51.472 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 09:50:51.472 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 09:50:57.241 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:50:57.275 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:51:20.502 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:51:20.504 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:51:23.473 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:51:23.476 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-36, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:51:23.477 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-36, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:51:23.477 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-36, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:51:23.478 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-36, inFlight=0, closed=true] closing connection 2022-01-07 09:51:23.479 DEBUG 10 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:51:23.480 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 09:51:23.480 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 09:51:37.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:51:37.421 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:51:50.505 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:51:50.508 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:52:20.513 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:52:20.515 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:52:27.480 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:52:27.485 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-37, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:52:27.486 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-37, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:52:27.486 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-37, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:52:27.487 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-37, inFlight=0, closed=true] closing connection 2022-01-07 09:52:27.488 DEBUG 10 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:52:27.488 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-07 09:52:27.488 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 128000 ms 2022-01-07 09:52:50.529 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:52:50.599 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:53:20.600 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:53:20.603 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:53:50.603 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:53:50.607 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:54:20.608 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:54:20.610 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:54:35.489 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:54:35.494 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-38, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:54:35.494 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-38, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:54:35.494 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-38, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:54:35.495 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-38, inFlight=0, closed=true] closing connection 2022-01-07 09:54:35.495 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:54:35.496 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-07 09:54:35.496 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 256000 ms 2022-01-07 09:54:50.611 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:54:50.613 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:54:53.408 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:54:53.411 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:55:20.615 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:55:20.618 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:55:23.506 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:55:23.510 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:55:50.619 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:55:50.622 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:56:20.622 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:56:20.627 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:56:50.628 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:56:50.702 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:57:20.703 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:57:20.714 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:57:24.227 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 09:57:24.227 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 09:57:25.229 DEBUG 10 --- [uster-worker-16] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 09:57:25.303 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 09:57:25.304 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 09:57:25.304 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 09:57:25.304 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:57:25.308 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-39, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 09:57:28.026 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-39, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 09:57:28.221 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 0 new connections, total = 1 2022-01-07 09:57:28.221 DEBUG 10 --- [uster-worker-16] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 1 successfully opened) 2022-01-07 09:57:28.221 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 09:57:40.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-39, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 09:57:40.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-39, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 09:57:40.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 09:57:40.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-39, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:57:40.121 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-39, inFlight=0, closed=true] closing connection 2022-01-07 09:57:40.122 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 09:57:40.124 DEBUG 10 --- [uster-worker-17] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 09:57:40.124 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 09:57:40.221 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 09:57:40.222 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 09:57:41.124 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:57:41.127 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-40, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:57:41.127 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-40, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:57:41.128 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-40, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:57:41.128 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-40, inFlight=0, closed=true] closing connection 2022-01-07 09:57:41.128 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:57:41.128 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 09:57:41.128 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 09:57:41.222 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:57:43.129 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:57:43.132 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-41, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:57:43.132 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-41, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:57:43.132 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-41, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:57:43.132 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-41, inFlight=0, closed=true] closing connection 2022-01-07 09:57:43.132 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:57:43.133 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 09:57:43.133 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 09:57:47.133 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:57:47.135 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-42, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:57:47.135 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-42, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:57:47.135 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-42, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:57:47.135 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-42, inFlight=0, closed=true] closing connection 2022-01-07 09:57:47.136 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:57:47.136 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 09:57:47.136 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 09:57:49.230 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:57:49.233 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:57:55.136 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:57:55.138 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-43, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:57:55.139 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-43, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:57:55.139 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-43, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:57:55.139 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-43, inFlight=0, closed=true] closing connection 2022-01-07 09:57:55.139 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:57:55.140 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 09:57:55.140 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 09:58:10.227 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:58:10.299 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:58:11.140 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:58:11.144 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-44, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:58:11.144 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-44, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:58:11.144 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-44, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:58:11.144 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-44, inFlight=0, closed=true] closing connection 2022-01-07 09:58:11.144 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:58:11.145 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 09:58:11.145 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 09:58:40.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:58:40.304 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:58:43.145 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:58:43.147 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-45, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:58:43.148 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-45, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:58:43.148 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-45, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:58:43.149 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-45, inFlight=0, closed=true] closing connection 2022-01-07 09:58:43.149 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:58:43.149 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 09:58:43.149 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 09:59:10.305 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:59:10.308 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:59:40.316 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 09:59:40.320 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 09:59:47.150 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 09:59:47.154 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-46, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 09:59:47.154 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-46, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 09:59:47.154 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-46, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 09:59:47.155 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-46, inFlight=0, closed=true] closing connection 2022-01-07 09:59:47.155 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 09:59:47.155 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-07 09:59:47.155 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 128000 ms 2022-01-07 10:00:10.320 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:00:10.407 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:00:19.910 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:00:19.913 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:00:40.407 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:00:40.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:01:10.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:01:10.415 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:01:40.416 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:01:40.418 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:01:55.156 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:01:55.159 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-47, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:01:55.160 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-47, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:01:55.160 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-47, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:01:55.160 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-47, inFlight=0, closed=true] closing connection 2022-01-07 10:01:55.161 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:01:55.161 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-07 10:01:55.161 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 256000 ms 2022-01-07 10:02:10.419 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:02:10.421 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:02:15.206 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:02:15.209 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:02:40.422 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:02:40.423 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:03:10.414 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:03:10.421 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:03:10.424 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:03:10.426 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:03:40.426 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:03:40.428 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:03:51.721 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 10:03:51.721 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 10:03:52.722 DEBUG 10 --- [uster-worker-21] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 10:03:52.727 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 10:03:52.727 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 10:03:52.727 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 10:03:52.727 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:03:52.730 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-48, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 10:04:05.564 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-48, inFlight=0, closed=false] because: [/10.233.65.242:9042] Operation timed out 2022-01-07 10:04:05.565 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-48, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:04:05.565 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-48, inFlight=0, closed=true] closing connection 2022-01-07 10:04:05.566 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.65.242:9042-48, inFlight=0, closed=true]: there are still pending requests 2022-01-07 10:04:05.567 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:04:05.568 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-49, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 10:04:18.364 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-49, inFlight=0, closed=false] because: [/10.233.65.242:9042] Operation timed out 2022-01-07 10:04:18.364 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-49, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:04:18.365 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-49, inFlight=0, closed=true] closing connection 2022-01-07 10:04:18.365 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.65.242:9042-49, inFlight=0, closed=true]: there are still pending requests 2022-01-07 10:04:18.366 WARN 10 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.65.242:9042 com.datastax.driver.core.exceptions.OperationTimedOutException: [/10.233.65.242:9042] Operation timed out at com.datastax.driver.core.Connection$Future.onTimeout(Connection.java:1496) at com.datastax.driver.core.Connection$ResponseHandler$1.run(Connection.java:1575) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:672) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:747) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:472) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:04:18.366 DEBUG 10 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 0 successfully opened) 2022-01-07 10:04:18.367 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 10:04:18.367 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 10:04:18.368 DEBUG 10 --- [uster-worker-22] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 10:04:18.368 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 10:04:18.368 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:04:19.368 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:04:19.370 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-50, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 10:04:22.730 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:04:22.731 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:04:23.120 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-50, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:04:23.121 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-50, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 10:04:23.121 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-50, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:04:23.121 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-50, inFlight=0, closed=true] closing connection 2022-01-07 10:04:23.121 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:04:23.122 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.65.242:9042-50, inFlight=0, closed=true]: there are still pending requests 2022-01-07 10:04:23.122 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Connection has been closed), scheduling retry in 2000 milliseconds 2022-01-07 10:04:23.122 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 10:04:23.216 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 10:04:23.217 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 10:04:24.217 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:04:25.123 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:04:25.125 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-51, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:04:25.126 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-51, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:04:25.126 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-51, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:04:25.126 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:04:25.126 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-51, inFlight=0, closed=true] closing connection 2022-01-07 10:04:25.126 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 10:04:25.127 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 10:04:29.127 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:04:29.129 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-52, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:04:29.130 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-52, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:04:29.130 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-52, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:04:29.130 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:04:29.130 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-52, inFlight=0, closed=true] closing connection 2022-01-07 10:04:29.131 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 10:04:29.131 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 10:04:37.132 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:04:37.134 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-53, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:04:37.134 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-53, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:04:37.134 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-53, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:04:37.134 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-53, inFlight=0, closed=true] closing connection 2022-01-07 10:04:37.135 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:04:37.135 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 10:04:37.135 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 10:04:42.877 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-48, inFlight=0, closed=true] has already terminated 2022-01-07 10:04:42.878 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-49, inFlight=0, closed=true] has already terminated 2022-01-07 10:04:53.136 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:04:53.140 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-54, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:04:53.141 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-54, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:04:53.141 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-54, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:04:53.142 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-54, inFlight=0, closed=true] closing connection 2022-01-07 10:04:53.142 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:04:53.142 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 10:04:53.143 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 10:04:53.218 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:04:53.221 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:04:57.878 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-50, inFlight=0, closed=true] has already terminated 2022-01-07 10:05:23.225 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:05:23.299 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:05:25.144 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:05:25.146 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-55, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:05:25.146 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-55, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:05:25.146 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-55, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:05:25.147 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-55, inFlight=0, closed=true] closing connection 2022-01-07 10:05:25.148 DEBUG 10 --- [uster-worker-23] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:05:25.148 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 10:05:25.148 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 10:05:53.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:05:53.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:06:08.800 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 10:06:08.800 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 10:06:09.801 DEBUG 10 --- [uster-worker-24] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 10:06:09.807 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 10:06:09.807 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 10:06:09.807 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 10:06:09.807 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:06:09.810 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-56, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 10:06:19.216 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-56, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 10:06:20.918 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 10:06:20.918 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 10:06:21.122 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 0 new connections, total = 1 2022-01-07 10:06:21.122 DEBUG 10 --- [uster-worker-24] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 1 successfully opened) 2022-01-07 10:06:21.122 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 10:06:21.217 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-56, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:06:21.218 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-56, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 10:06:21.218 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 10:06:21.218 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-56, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:06:21.219 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-56, inFlight=0, closed=true] closing connection 2022-01-07 10:06:21.219 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 10:06:21.220 DEBUG 10 --- [uster-worker-25] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 10:06:21.220 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 10:06:21.918 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:06:22.220 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:06:22.222 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-57, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:06:22.222 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-57, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:06:22.222 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-57, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:06:22.222 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-57, inFlight=0, closed=true] closing connection 2022-01-07 10:06:22.222 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:06:22.223 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 10:06:22.223 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 10:06:24.223 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:06:24.225 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-58, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:06:24.226 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-58, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:06:24.226 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-58, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:06:24.226 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-58, inFlight=0, closed=true] closing connection 2022-01-07 10:06:24.226 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:06:24.227 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 10:06:24.227 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 10:06:28.227 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:06:28.229 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-59, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:06:28.230 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-59, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:06:28.230 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-59, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:06:28.230 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-59, inFlight=0, closed=true] closing connection 2022-01-07 10:06:28.230 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:06:28.231 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 10:06:28.231 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 10:06:36.231 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:06:36.234 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-60, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:06:36.234 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-60, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:06:36.234 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-60, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:06:36.234 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-60, inFlight=0, closed=true] closing connection 2022-01-07 10:06:36.234 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:06:36.235 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 10:06:36.235 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 10:06:50.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:06:50.926 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:06:52.236 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:06:52.239 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-61, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:06:52.239 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-61, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:06:52.240 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-61, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:06:52.240 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-61, inFlight=0, closed=true] closing connection 2022-01-07 10:06:52.240 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:06:52.240 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 10:06:52.240 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 10:07:11.719 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:07:11.775 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:07:20.927 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:07:20.928 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:07:24.241 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:07:24.243 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-62, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:07:24.243 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-62, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:07:24.243 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-62, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:07:24.244 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-62, inFlight=0, closed=true] closing connection 2022-01-07 10:07:24.245 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:07:24.245 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 10:07:24.245 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 10:07:50.931 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:07:51.001 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:08:21.002 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:08:21.004 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:08:28.245 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:08:28.248 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-63, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:08:28.248 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-63, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:08:28.249 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-63, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:08:28.249 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-63, inFlight=0, closed=true] closing connection 2022-01-07 10:08:28.249 DEBUG 10 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:08:28.250 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-07 10:08:28.250 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 128000 ms 2022-01-07 10:08:51.005 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:08:51.008 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:08:57.526 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:08:57.576 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:09:21.014 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:09:21.020 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:09:51.021 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:09:51.101 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:10:21.102 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:10:21.104 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:10:36.251 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:10:36.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-64, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:10:36.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-64, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:10:36.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-64, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:10:36.256 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-64, inFlight=0, closed=true] closing connection 2022-01-07 10:10:36.256 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:10:36.256 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-07 10:10:36.257 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 256000 ms 2022-01-07 10:10:51.105 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:10:51.107 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:11:21.107 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:11:21.109 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:11:33.349 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:11:33.351 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:11:51.113 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:11:51.115 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:12:21.116 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:12:21.118 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:12:51.119 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:12:51.121 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:13:21.125 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:13:21.128 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:13:51.129 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:13:51.131 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:13:59.385 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:13:59.388 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:14:21.131 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:14:21.133 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:14:49.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 10:14:49.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 10:14:50.923 DEBUG 10 --- [uster-worker-29] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 10:14:51.007 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 10:14:51.007 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 10:14:51.007 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 10:14:51.007 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:14:51.011 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-65, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 10:15:01.315 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 10:15:01.317 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 10:15:01.518 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-65, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:15:01.519 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-65, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 10:15:01.520 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-65, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:15:01.522 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-65, inFlight=0, closed=true] closing connection 2022-01-07 10:15:01.522 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.65.242:9042-65, inFlight=0, closed=true]: there are still pending requests 2022-01-07 10:15:01.525 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:15:01.528 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-66, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:15:01.528 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-66, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:15:01.528 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-66, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:15:01.528 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-66, inFlight=0, closed=true] closing connection 2022-01-07 10:15:01.529 WARN 10 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.65.242:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.65.242:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.65.242:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:15:01.530 DEBUG 10 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 0 successfully opened) 2022-01-07 10:15:01.531 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 10:15:01.531 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 10:15:01.531 DEBUG 10 --- [uster-worker-30] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 10:15:01.531 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 10:15:01.532 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:15:02.317 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:15:02.532 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:15:02.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-67, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:15:02.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-67, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:15:02.535 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-67, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:15:02.535 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-67, inFlight=0, closed=true] closing connection 2022-01-07 10:15:02.535 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:15:02.535 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 10:15:02.535 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 10:15:04.535 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:15:04.538 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-68, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:15:04.539 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-68, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:15:04.539 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-68, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:15:04.539 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:15:04.539 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-68, inFlight=0, closed=true] closing connection 2022-01-07 10:15:04.540 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 10:15:04.540 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 10:15:08.540 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:15:08.543 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-69, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:15:08.543 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-69, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:15:08.543 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-69, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:15:08.543 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-69, inFlight=0, closed=true] closing connection 2022-01-07 10:15:08.543 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:15:08.543 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 10:15:08.543 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 10:15:16.544 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:15:16.547 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-70, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:15:16.547 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-70, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:15:16.547 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-70, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:15:16.548 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-70, inFlight=0, closed=true] closing connection 2022-01-07 10:15:16.548 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:15:16.548 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 10:15:16.548 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 10:15:27.886 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-65, inFlight=0, closed=true] has already terminated 2022-01-07 10:15:31.324 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:15:31.325 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:15:32.549 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:15:32.551 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-71, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:15:32.551 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-71, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:15:32.551 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-71, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:15:32.551 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-71, inFlight=0, closed=true] closing connection 2022-01-07 10:15:32.551 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:15:32.552 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 10:15:32.552 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 10:16:01.326 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:16:01.329 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:16:04.552 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:16:04.555 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-72, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:16:04.555 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-72, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:16:04.555 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-72, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:16:04.556 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-72, inFlight=0, closed=true] closing connection 2022-01-07 10:16:04.556 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 10:16:04.556 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 10:16:04.556 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:16:31.330 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:16:31.400 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:17:01.401 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:17:01.403 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:17:08.557 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:17:08.560 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-73, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:17:08.560 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-73, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:17:08.561 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-73, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:17:08.561 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-73, inFlight=0, closed=true] closing connection 2022-01-07 10:17:08.562 DEBUG 10 --- [uster-worker-32] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:17:08.562 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-07 10:17:08.562 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 128000 ms 2022-01-07 10:17:20.219 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:17:20.223 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:17:31.404 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:17:31.407 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:18:01.408 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:18:01.410 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:18:31.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:18:31.413 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:19:01.413 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:19:01.416 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:19:16.564 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:19:16.568 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-74, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:19:16.568 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-74, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:19:16.568 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-74, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:19:16.570 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-74, inFlight=0, closed=true] closing connection 2022-01-07 10:19:16.570 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:19:16.570 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-07 10:19:16.570 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 256000 ms 2022-01-07 10:19:31.418 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:19:31.420 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:20:01.421 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:20:01.423 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:20:31.424 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:20:31.426 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:21:01.429 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:21:01.431 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:21:31.431 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:21:31.434 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:22:01.447 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:22:01.450 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:22:31.451 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:22:31.500 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:22:31.585 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:22:31.588 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:23:01.500 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:23:01.502 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:23:12.823 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 10:23:12.823 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 10:23:13.826 DEBUG 10 --- [uster-worker-34] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 10:23:13.831 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 10:23:13.831 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 10:23:13.831 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 10:23:13.831 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:23:13.834 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-75, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 10:23:21.621 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 10:23:21.622 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 10:23:21.715 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-75, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:23:21.716 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-75, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 10:23:21.716 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-75, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:23:21.717 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-75, inFlight=0, closed=true] closing connection 2022-01-07 10:23:21.718 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.65.242:9042-75, inFlight=0, closed=true]: there are still pending requests 2022-01-07 10:23:21.718 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:23:21.722 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-76, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:23:21.722 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-76, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:23:21.722 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-76, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:23:21.722 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-76, inFlight=0, closed=true] closing connection 2022-01-07 10:23:21.723 WARN 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.65.242:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.65.242:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.65.242:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:23:21.725 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 0 successfully opened) 2022-01-07 10:23:21.725 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 10:23:21.729 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 10:23:21.729 DEBUG 10 --- [uster-worker-35] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 10:23:21.729 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 10:23:21.729 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:23:22.622 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:23:22.730 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:23:22.732 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-77, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:23:22.732 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-77, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:23:22.733 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-77, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:23:22.733 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-77, inFlight=0, closed=true] closing connection 2022-01-07 10:23:22.733 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:23:22.733 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 10:23:22.733 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 10:23:24.734 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:23:24.739 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-78, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:23:24.739 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-78, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:23:24.739 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-78, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:23:24.739 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-78, inFlight=0, closed=true] closing connection 2022-01-07 10:23:24.740 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:23:24.740 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 10:23:24.740 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 10:23:28.741 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:23:28.744 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-79, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:23:28.744 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-79, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:23:28.744 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-79, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:23:28.744 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-79, inFlight=0, closed=true] closing connection 2022-01-07 10:23:28.744 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:23:28.744 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 10:23:28.745 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 10:23:36.745 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:23:36.748 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-80, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:23:36.748 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-80, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:23:36.748 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-80, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:23:36.748 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:23:36.748 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-80, inFlight=0, closed=true] closing connection 2022-01-07 10:23:36.749 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 10:23:36.749 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 10:23:51.638 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:23:51.639 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:23:52.749 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:23:52.752 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-81, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:23:52.752 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-81, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:23:52.752 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-81, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:23:52.752 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-81, inFlight=0, closed=true] closing connection 2022-01-07 10:23:52.753 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:23:52.753 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 10:23:52.753 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 10:23:57.893 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-75, inFlight=0, closed=true] has already terminated 2022-01-07 10:24:21.641 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:24:21.643 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:24:24.753 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:24:24.756 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-82, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:24:24.756 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-82, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:24:24.756 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-82, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:24:24.757 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-82, inFlight=0, closed=true] closing connection 2022-01-07 10:24:24.757 DEBUG 10 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:24:24.758 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 10:24:24.758 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 10:24:51.649 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:24:51.700 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:25:21.701 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:25:21.704 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:25:28.759 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:25:28.762 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-83, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:25:28.762 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-83, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:25:28.762 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-83, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:25:28.763 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-83, inFlight=0, closed=true] closing connection 2022-01-07 10:25:28.763 DEBUG 10 --- [uster-worker-37] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:25:28.763 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-07 10:25:28.763 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 128000 ms 2022-01-07 10:25:51.706 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:25:51.708 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:26:21.713 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:26:21.715 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:26:37.792 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:26:37.795 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:26:51.721 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:26:51.723 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:27:21.730 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:27:21.733 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:27:36.765 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:27:36.770 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-84, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:27:36.770 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-84, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:27:36.770 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-84, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:27:36.771 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-84, inFlight=0, closed=true] closing connection 2022-01-07 10:27:36.772 DEBUG 10 --- [uster-worker-38] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:27:36.772 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-07 10:27:36.772 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 256000 ms 2022-01-07 10:27:51.737 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:27:51.740 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:28:21.741 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:28:21.743 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:28:51.749 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:28:51.800 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:29:21.800 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:29:21.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:29:51.808 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:29:51.811 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:30:21.817 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:30:21.819 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:30:23.821 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:30:23.824 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:30:51.819 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:30:51.823 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:31:21.824 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:31:21.828 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:31:31.121 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.65.242:9042, scheduling delivery 2022-01-07 10:31:31.121 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event UP 2022-01-07 10:31:32.123 DEBUG 10 --- [uster-worker-39] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.65.242:9042 2022-01-07 10:31:32.130 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host UP 2022-01-07 10:31:32.130 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-07 10:31:32.130 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.65.242:9042 2022-01-07 10:31:32.130 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:31:32.133 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-85, inFlight=0, closed=false] Connection established, initializing transport 2022-01-07 10:31:37.524 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-85, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-07 10:31:38.023 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 0 new connections, total = 1 2022-01-07 10:31:38.024 DEBUG 10 --- [uster-worker-39] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.65.242:9042 (1 connections needed, 1 successfully opened) 2022-01-07 10:31:38.024 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Session : Added connection pool for /10.233.65.242:9042 2022-01-07 10:31:39.289 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:31:39.291 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.69.102:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:31:40.320 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-85, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-01-07 10:31:40.321 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-85, inFlight=0, closed=false] because: [/10.233.65.242:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-07 10:31:40.322 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preventing new connections for the next 1000 ms 2022-01-07 10:31:40.322 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-85, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:31:40.322 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-85, inFlight=0, closed=true] closing connection 2022-01-07 10:31:40.322 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] marking host DOWN 2022-01-07 10:31:40.323 DEBUG 10 --- [uster-worker-40] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-07 10:31:40.323 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] starting reconnection attempt 2022-01-07 10:31:40.628 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.65.242:9042, scheduling delivery 2022-01-07 10:31:40.628 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] received event DOWN 2022-01-07 10:31:41.324 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:31:41.327 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-86, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:31:41.327 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-86, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:31:41.327 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-86, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:31:41.327 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-86, inFlight=0, closed=true] closing connection 2022-01-07 10:31:41.327 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:31:41.328 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-07 10:31:41.328 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 2000 ms 2022-01-07 10:31:41.629 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:31:43.328 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:31:43.331 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-87, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:31:43.331 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-87, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:31:43.331 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-87, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:31:43.331 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-87, inFlight=0, closed=true] closing connection 2022-01-07 10:31:43.331 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:31:43.332 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-07 10:31:43.332 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 4000 ms 2022-01-07 10:31:47.332 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:31:47.335 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-88, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:31:47.335 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-88, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:31:47.335 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-88, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:31:47.335 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-88, inFlight=0, closed=true] closing connection 2022-01-07 10:31:47.335 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:31:47.336 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-07 10:31:47.336 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 8000 ms 2022-01-07 10:31:55.337 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:31:55.340 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-89, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:31:55.340 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-89, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:31:55.340 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-89, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:31:55.341 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:31:55.341 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-89, inFlight=0, closed=true] closing connection 2022-01-07 10:31:55.342 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-07 10:31:55.342 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 16000 ms 2022-01-07 10:32:10.630 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:32:10.634 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:32:11.342 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:32:11.344 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-90, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:32:11.344 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-90, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:32:11.344 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-90, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:32:11.345 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-90, inFlight=0, closed=true] closing connection 2022-01-07 10:32:11.345 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:32:11.345 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-07 10:32:11.345 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 32000 ms 2022-01-07 10:32:40.635 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:32:40.637 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:32:43.345 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] preparing to open 1 new connections, total = 1 2022-01-07 10:32:43.349 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-91, inFlight=0, closed=false] Error connecting to /10.233.65.242:9042 (Connection refused: /10.233.65.242:9042) 2022-01-07 10:32:43.349 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.65.242:9042-91, inFlight=0, closed=false] because: [/10.233.65.242:9042] Cannot connect 2022-01-07 10:32:43.349 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] Connection[/10.233.65.242:9042-91, inFlight=0, closed=false] failed, remaining = 0 2022-01-07 10:32:43.350 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.65.242:9042-91, inFlight=0, closed=true] closing connection 2022-01-07 10:32:43.350 DEBUG 10 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.65.242:9042 2022-01-07 10:32:43.350 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.65.242:9042 ([/10.233.65.242:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-07 10:32:43.350 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.65.242:9042] next reconnection attempt in 64000 ms 2022-01-07 10:33:04.749 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:33:04.801 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-07 10:33:10.639 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-07 10:33:10.700 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.68.170:9042-1, inFlight=0, closed=false] heartbeat query succeeded