Results

By type

          10:37:04,669 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:37:04,670 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:37:04,670 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar!/logback.xml]
10:37:04,683 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5b1669c0 - URL [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar!/logback.xml] is not of type file
10:37:04,834 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:37:04,844 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar!/logback.xml] 
10:37:04,844 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
10:37:04,848 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:37:04,851 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:37:04,923 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
10:37:04,923 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
10:37:04,923 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
10:37:04,926 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:37:04,930 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
10:37:04,939 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - setting totalSizeCap to 200 MB
10:37:04,943 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - Archive files will be limited to [100 MB] each.
10:37:04,946 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - Will use gz compression
10:37:04,947 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - Will use the pattern logs/metrics-%d{yyyy-MM-dd}.%i.log for the active file
10:37:04,951 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6e9175d8 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/metrics-%d{yyyy-MM-dd}.%i.log.gz'.
10:37:04,951 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6e9175d8 - Roll-over at midnight.
10:37:04,960 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6e9175d8 - Setting initial period to Fri Apr 21 10:37:04 GMT 2023
10:37:04,963 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
10:37:04,963 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
10:37:04,963 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
10:37:04,966 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: logs/metrics.log
10:37:04,966 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [logs/metrics.log]
10:37:04,967 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:37:04,967 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
10:37:04,969 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - setting totalSizeCap to 200 MB
10:37:04,969 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - Archive files will be limited to [100 MB] each.
10:37:04,969 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - Will use gz compression
10:37:04,969 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - Will use the pattern logs/debug-%d{yyyy-MM-dd}.%i.log for the active file
10:37:04,970 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15bb5034 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/debug-%d{yyyy-MM-dd}.%i.log.gz'.
10:37:04,970 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15bb5034 - Roll-over at midnight.
10:37:04,970 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15bb5034 - Setting initial period to Fri Apr 21 10:37:04 GMT 2023
10:37:04,971 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
10:37:04,971 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
10:37:04,971 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
10:37:04,972 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: logs/debug.log
10:37:04,972 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [logs/debug.log]
10:37:04,972 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:37:04,972 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
10:37:04,973 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - setting totalSizeCap to 200 MB
10:37:04,973 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - Archive files will be limited to [100 MB] each.
10:37:04,973 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - Will use gz compression
10:37:04,973 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - Will use the pattern logs/error-%d{yyyy-MM-dd}.%i.log for the active file
10:37:04,974 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2eae8e6e - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/error-%d{yyyy-MM-dd}.%i.log.gz'.
10:37:04,974 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2eae8e6e - Roll-over at midnight.
10:37:04,974 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2eae8e6e - Setting initial period to Fri Apr 21 10:37:04 GMT 2023
10:37:04,975 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
10:37:04,975 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
10:37:04,975 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
10:37:04,975 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: logs/error.log
10:37:04,975 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [logs/error.log]
10:37:04,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
10:37:04,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
10:37:04,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
10:37:04,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[metricsLogger]
10:37:04,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
10:37:04,976 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
10:37:04,976 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
10:37:04,977 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[debugLogger]
10:37:04,977 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
10:37:04,977 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
10:37:04,977 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
10:37:04,977 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[errorLogger]
10:37:04,977 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:37:04,977 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
10:37:04,977 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:37:04,977 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:37:04,977 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@8f2ef19 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.1.RELEASE)

10:37:05.833 [main] INFO  o.o.universalvesadapter.Application - Starting Application v1.5.0 on dcae-ves-mapper with PID 6 (/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar started by VESAdapter in /opt/app/VESAdapter)
10:37:05.840 [main] INFO  o.o.universalvesadapter.Application - No active profile set, falling back to default profiles: default
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/opt/app/VESAdapter/lib/groovy-all-2.4.21.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
10:37:07.596 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8085 (http)
10:37:07.616 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8085"]
10:37:07.628 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
10:37:07.629 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.14]
10:37:07.641 [main] INFO  o.a.c.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib]
10:37:07.805 [main] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
10:37:07.806 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1714 ms
10:37:07.915 [main] INFO  o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol.
10:37:08.400 [main] INFO  o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
10:37:08.872 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8085"]
10:37:08.901 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8085 (http) with context path ''
10:37:08.906 [main] INFO  o.o.universalvesadapter.Application - Started Application in 3.849 seconds (JVM running for 4.713)
10:37:08.909 [main] INFO  debugLogger - The Default Config file Location:kv.json
10:37:08.910 [main] INFO  o.o.d.s.s.r.s.c.c.a.CbsClientFactory - Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-mapper, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}
10:37:09.076 [main] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Trying to load configuration from configMap file: /app-config-input/application_config.yaml
10:37:14.180 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:37:14.190 [parallel-1] INFO  debugLogger - Retrieved JsonArray from Collector Config File
10:37:14.190 [parallel-1] INFO  debugLogger - Triggering controller's start url 
10:37:14.190 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: START
10:37:14.544 [http-nio-8085-exec-1] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
10:37:14.544 [http-nio-8085-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
10:37:14.555 [http-nio-8085-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Completed initialization in 10 ms
10:37:14.590 [http-nio-8085-exec-1] INFO  metricsLogger - UniversalVesAdapter Application starting...
10:37:14.591 [http-nio-8085-exec-1] INFO  debugLogger - Creating Subcriber and Publisher with creator.............
10:37:14.591 [http-nio-8085-exec-1] INFO  debugLogger - Retrieved JsonArray from Collector Config File
10:37:14.592 [http-nio-8085-exec-1] INFO  debugLogger - returning Dmaap topics from Collector Config
10:37:15.035 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
10:37:15.037 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@3071402d
10:37:15.049 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-RESTCONFTRAP/grp2/con2
10:37:15.049 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Fri Apr 21 10:37:15 GMT 2023
10:37:15.058 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
10:37:15.059 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@3abb49ac
10:37:15.059 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000
10:37:15.060 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.VES_PNFREG_OUTPUT
10:37:15.060 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Fri Apr 21 10:37:15 GMT 2023
10:37:15.066 [http-nio-8085-exec-1] INFO  debugLogger - Created scriber topic:ONAP-COLLECTOR-RESTCONFTRAPpublisher topic:unauthenticated.VES_PNFREG_OUTPUT
10:37:15.070 [rcc-notification] INFO  metricsLogger - fetch and publish from and to Dmaap started:rcc-notification
10:37:15.071 [rcc-notification] INFO  debugLogger - The Polling Interval in Milli Second is :{}10000
10:37:15.071 [rcc-notification] INFO  debugLogger - starting subscriber & publisher thread:rcc-notification
10:37:15.074 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:37:15.081 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
10:37:15.081 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@57b636f3
10:37:15.082 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-SNMPTRAP/grp2/con2
10:37:15.082 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Fri Apr 21 10:37:15 GMT 2023
10:37:15.092 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
10:37:15.092 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@74946b4f
10:37:15.092 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000
10:37:15.093 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.SEC_FAULT_OUTPUT
10:37:15.093 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Fri Apr 21 10:37:15 GMT 2023
10:37:15.093 [http-nio-8085-exec-1] INFO  debugLogger - Created scriber topic:ONAP-COLLECTOR-SNMPTRAPpublisher topic:unauthenticated.SEC_FAULT_OUTPUT
10:37:15.094 [snmp-notification] INFO  metricsLogger - fetch and publish from and to Dmaap started:snmp-notification
10:37:15.096 [snmp-notification] INFO  debugLogger - The Polling Interval in Milli Second is :{}10000
10:37:15.096 [snmp-notification] INFO  debugLogger - starting subscriber & publisher thread:snmp-notification
10:37:15.096 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:37:15.134 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: END
10:37:25.099 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:37:25.107 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:37:35.100 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:37:35.101 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:37:35.112 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:37:35.112 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:37:45.105 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:37:45.116 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:37:55.107 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:37:55.109 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:37:55.116 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:37:55.117 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:38:05.116 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:38:05.123 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:38:14.180 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:38:15.118 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:38:15.118 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:38:15.124 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:38:15.124 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:38:25.124 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:38:25.128 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:38:35.125 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:38:35.126 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:38:35.129 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:38:35.129 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:38:45.133 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:38:45.138 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:38:55.135 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:38:55.136 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:38:55.138 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:38:55.139 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:39:05.141 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:39:05.144 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:39:14.177 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:39:15.142 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:39:15.143 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:39:15.145 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:39:15.146 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:39:25.149 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:39:25.152 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:39:35.150 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:39:35.151 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:39:35.153 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:39:35.154 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:39:45.155 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:39:45.160 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:39:55.156 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:39:55.156 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:39:55.161 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:39:55.162 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:40:05.160 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:40:05.168 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:40:14.167 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:40:15.161 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:40:15.162 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:40:15.169 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:40:15.170 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:40:25.166 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:40:25.175 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:40:35.167 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:40:35.168 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:40:35.176 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:40:35.176 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:40:45.174 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:40:45.180 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:40:55.175 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:40:55.176 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:40:55.181 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:40:55.182 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:41:05.182 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:41:05.189 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:41:14.169 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:41:15.183 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:41:15.184 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:41:15.190 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:41:15.190 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:41:25.186 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:41:25.193 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:41:35.187 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:41:35.187 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:41:35.194 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:41:35.195 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:41:45.191 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:41:45.198 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:41:55.195 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:41:55.196 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:41:55.200 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:41:55.201 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:42:05.207 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:42:05.208 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:42:14.170 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:42:15.212 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:42:15.213 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:42:15.213 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:42:15.213 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:42:25.222 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:42:25.222 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:42:35.223 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:42:35.223 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:42:35.224 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:42:35.224 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:42:45.227 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:42:45.227 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:42:55.228 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:42:55.228 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:42:55.229 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:42:55.229 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:43:05.233 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:43:05.236 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:43:14.173 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:43:15.234 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:43:15.235 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:43:15.236 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:43:15.237 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:43:25.241 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:43:25.241 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:43:35.241 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:43:35.241 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:43:35.242 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:43:35.242 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:43:45.249 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:43:45.249 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:43:55.249 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:43:55.249 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:43:55.250 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:43:55.250 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:44:05.257 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:44:05.257 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:44:14.173 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:44:15.258 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:44:15.258 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:44:15.259 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:44:15.259 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:44:25.265 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:44:25.265 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:44:35.266 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:44:35.266 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:44:35.267 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:44:35.267 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:44:45.270 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:44:45.270 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:44:55.271 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:44:55.271 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:44:55.272 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:44:55.272 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:45:05.275 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:45:05.275 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:45:14.170 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:45:15.276 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:45:15.276 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:45:15.277 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:45:15.277 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:45:25.281 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:45:25.281 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:45:35.286 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:45:35.286 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:45:35.287 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:45:35.287 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:45:45.291 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:45:45.291 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:45:55.292 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:45:55.292 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:45:55.293 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:45:55.293 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:46:05.297 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:46:05.297 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:46:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:46:15.298 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:46:15.299 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:46:15.298 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:46:15.299 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:46:25.304 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:46:25.304 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:46:35.304 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:46:35.304 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:46:35.305 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:46:35.305 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:46:45.305 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:46:45.306 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:46:55.306 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:46:55.307 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:46:55.307 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:46:55.308 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:47:05.312 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:47:05.312 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:47:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:47:15.312 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:47:15.313 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:47:15.313 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:47:15.313 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:47:25.321 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:47:25.328 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:47:35.321 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:47:35.322 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:47:35.329 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:47:35.329 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:47:45.329 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:47:45.331 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:47:55.330 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:47:55.331 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:47:55.332 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:47:55.333 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:48:05.336 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:48:05.336 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:48:14.167 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:48:15.337 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:48:15.337 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:48:15.337 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:48:15.337 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:48:25.338 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:48:25.339 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:48:35.339 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:48:35.339 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:48:35.339 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:48:35.340 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:48:45.344 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:48:45.349 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:48:55.349 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:48:55.350 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:48:55.351 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:48:55.351 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:49:05.353 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:49:05.355 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:49:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:49:15.354 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:49:15.354 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:49:15.356 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:49:15.356 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:49:25.359 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:49:25.361 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:49:35.360 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:49:35.361 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:49:35.362 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:49:35.362 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:49:45.363 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:49:45.363 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:49:55.364 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:49:55.364 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:49:55.364 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:49:55.364 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:50:05.367 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:50:05.373 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:50:14.170 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:50:15.368 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:50:15.368 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:50:15.374 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:50:15.374 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:50:25.375 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:50:25.379 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:50:35.376 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:50:35.377 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:50:35.380 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:50:35.380 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:50:45.380 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:50:45.385 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:50:55.381 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:50:55.381 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:50:55.385 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:50:55.386 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:51:05.387 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:51:05.389 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:51:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:51:15.388 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:51:15.389 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:51:15.390 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:51:15.390 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:51:25.393 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:51:25.394 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:51:35.394 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:51:35.394 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:51:35.395 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:51:35.395 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:51:45.401 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:51:45.401 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:51:55.402 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:51:55.402 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:51:55.403 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:51:55.403 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:52:05.408 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:52:05.408 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:52:14.167 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:52:15.409 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:52:15.408 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:52:15.409 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:52:15.409 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:52:25.417 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:52:25.418 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:52:35.418 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:52:35.418 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:52:35.418 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:52:35.419 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:52:45.425 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:52:45.426 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:52:55.426 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:52:55.427 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:52:55.427 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:52:55.432 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:53:05.431 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:53:05.434 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:53:14.167 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:53:15.431 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:53:15.432 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:53:15.434 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:53:15.435 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:53:25.438 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:53:25.441 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:53:35.439 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:53:35.440 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:53:35.442 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:53:35.443 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:53:45.444 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:53:45.447 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:53:55.445 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:53:55.446 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:53:55.448 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:53:55.448 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:54:05.450 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:54:05.453 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:54:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:54:15.450 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:54:15.451 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:54:15.453 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:54:15.454 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:54:25.455 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:54:25.459 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:54:35.456 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:54:35.457 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:54:35.460 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:54:35.460 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:54:45.459 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:54:45.462 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:54:55.461 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:54:55.461 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:54:55.463 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:54:55.463 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:55:05.467 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:55:05.468 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:55:14.167 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:55:15.468 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:55:15.468 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:55:15.469 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:55:15.469 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:55:25.471 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:55:25.472 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:55:35.472 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:55:35.473 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:55:35.473 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:55:35.473 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:55:45.477 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:55:45.478 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:55:55.478 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:55:55.478 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:55:55.478 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:55:55.480 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:56:05.483 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:56:05.484 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:56:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:56:15.484 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:56:15.485 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:56:15.485 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:56:15.485 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:56:25.489 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:56:25.490 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:56:35.490 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:56:35.490 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:56:35.491 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:56:35.492 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:56:45.495 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:56:45.495 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:56:55.495 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:56:55.496 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:56:55.496 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:56:55.496 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:57:05.500 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:57:05.500 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:57:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:57:15.500 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:57:15.501 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:57:15.501 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:57:15.501 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:57:25.503 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:57:25.505 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:57:35.504 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:57:35.504 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:57:35.505 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:57:35.506 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:57:45.506 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:57:45.507 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:57:55.507 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:57:55.507 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:57:55.507 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:57:55.508 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:58:05.513 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:58:05.513 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:58:14.167 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:58:15.513 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:58:15.515 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:58:15.521 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:58:15.521 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:58:25.523 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:58:25.525 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:58:35.523 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:58:35.524 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:58:35.526 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:58:35.526 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:58:45.527 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:58:45.530 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:58:55.527 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:58:55.528 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:58:55.531 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:58:55.531 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:59:05.532 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:59:05.535 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:59:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
10:59:15.532 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:59:15.533 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:59:15.536 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:59:15.537 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:59:25.535 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:59:25.539 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:59:35.535 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:59:35.536 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:59:35.540 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:59:35.540 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:59:45.540 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:59:45.544 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
10:59:55.541 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
10:59:55.542 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
10:59:55.545 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
10:59:55.545 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:00:05.545 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:00:05.549 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:00:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:00:15.546 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:00:15.547 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:00:15.550 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:00:15.550 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:00:25.552 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:00:25.554 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:00:35.554 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:00:35.555 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:00:35.555 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:00:35.555 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:00:45.560 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:00:45.560 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:00:55.561 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:00:55.561 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:00:55.561 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:00:55.561 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:01:05.562 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:01:05.565 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:01:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:01:15.563 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:01:15.564 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:01:15.566 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:01:15.567 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:01:25.568 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:01:25.576 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:01:35.569 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:01:35.569 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:01:35.576 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:01:35.577 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:01:45.572 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:01:45.580 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:01:55.573 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:01:55.573 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:01:55.581 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:01:55.581 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:02:05.575 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:02:05.582 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:02:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:02:15.576 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:02:15.577 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:02:15.583 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:02:15.583 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:02:25.581 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:02:25.589 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:02:35.582 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:02:35.582 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:02:35.589 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:02:35.589 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:02:45.588 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:02:45.593 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:02:55.589 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:02:55.589 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:02:55.593 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:02:55.593 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:03:05.593 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:03:05.597 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:03:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:03:15.594 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:03:15.594 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:03:15.598 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:03:15.599 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:03:25.598 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:03:25.602 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:03:35.599 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:03:35.600 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:03:35.603 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:03:35.603 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:03:45.603 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:03:45.607 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:03:55.604 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:03:55.605 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:03:55.608 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:03:55.609 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:04:05.609 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:04:05.612 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:04:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:04:15.609 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:04:15.610 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:04:15.612 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:04:15.613 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:04:25.616 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:04:25.616 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:04:35.617 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:04:35.617 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:04:35.617 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:04:35.618 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:04:45.621 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:04:45.624 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:04:55.622 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:04:55.622 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:04:55.625 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:04:55.625 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:05:05.628 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:05:05.628 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:05:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:05:15.629 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:05:15.629 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:05:15.629 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:05:15.630 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:05:25.634 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:05:25.636 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:05:35.638 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:05:35.639 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:05:35.639 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:05:35.639 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:05:45.644 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:05:45.644 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:05:55.645 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:05:55.645 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:05:55.645 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:05:55.645 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:06:05.647 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:06:05.647 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:06:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:06:15.647 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:06:15.648 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:06:15.648 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:06:15.648 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:06:25.652 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:06:25.652 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:06:35.652 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:06:35.653 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:06:35.653 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:06:35.653 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:06:45.655 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:06:45.656 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:06:55.656 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:06:55.656 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:06:55.657 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:06:55.657 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:07:05.661 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:07:05.661 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:07:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:07:15.662 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:07:15.662 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:07:15.662 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:07:15.663 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:07:25.664 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:07:25.668 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:07:35.665 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:07:35.666 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:07:35.668 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:07:35.669 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:07:45.671 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:07:45.671 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:07:55.672 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:07:55.672 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:07:55.672 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:07:55.672 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:08:05.675 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:08:05.677 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:08:14.174 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:08:15.676 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:08:15.676 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:08:15.677 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:08:15.678 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:08:25.678 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:08:25.678 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:08:35.679 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:08:35.679 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:08:35.679 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:08:35.679 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:08:45.683 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:08:45.684 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:08:55.684 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:08:55.685 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:08:55.685 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:08:55.686 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:09:05.689 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:09:05.693 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:09:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:09:15.690 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:09:15.690 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:09:15.693 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:09:15.693 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:09:25.696 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:09:25.696 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:09:35.697 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:09:35.697 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:09:35.697 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:09:35.697 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:09:45.698 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:09:45.698 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:09:55.699 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:09:55.699 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:09:55.699 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:09:55.700 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:10:05.704 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:10:05.704 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:10:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:10:15.704 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:10:15.705 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:10:15.705 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:10:15.705 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:10:25.706 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:10:25.707 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:10:35.707 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:10:35.707 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:10:35.708 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:10:35.708 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:10:45.713 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:10:45.713 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:10:55.714 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:10:55.714 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:10:55.714 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:10:55.714 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:11:05.719 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:11:05.720 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:11:14.168 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:11:15.720 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:11:15.721 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:11:15.721 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:11:15.721 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:11:25.724 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:11:25.724 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:11:35.724 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:11:35.724 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:11:35.725 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:11:35.725 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:11:45.727 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:11:45.727 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:11:55.728 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:11:55.728 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:11:55.728 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:11:55.728 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:12:05.731 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:12:05.731 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:12:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:12:15.731 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:12:15.731 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:12:15.732 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:12:15.732 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:12:25.734 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:12:25.734 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:12:35.735 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:12:35.735 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:12:35.735 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:12:35.735 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:12:45.741 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:12:45.741 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:12:55.742 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:12:55.742 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:12:55.742 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:12:55.742 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:13:05.743 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:13:05.747 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:13:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:13:15.743 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:13:15.744 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:13:15.747 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:13:15.748 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:13:25.748 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:13:25.752 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:13:35.749 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:13:35.749 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:13:35.752 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:13:35.752 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:13:45.755 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:13:45.755 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:13:55.755 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:13:55.755 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:13:55.756 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:13:55.756 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:14:05.761 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:14:05.761 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:14:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:14:15.762 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:14:15.762 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:14:15.762 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:14:15.763 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:14:25.767 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:14:25.767 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:14:35.767 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:14:35.767 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:14:35.768 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:14:35.768 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:14:45.773 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:14:45.774 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:14:55.774 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:14:55.774 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:14:55.775 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:14:55.775 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:15:05.779 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:15:05.779 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:15:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:15:15.780 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:15:15.780 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:15:15.780 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:15:15.780 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:15:25.786 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:15:25.786 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:15:35.786 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:15:35.787 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:15:35.787 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:15:35.787 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:15:45.792 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:15:45.793 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:15:55.793 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:15:55.793 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:15:55.793 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:15:55.793 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:16:05.794 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:16:05.798 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:16:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:16:15.794 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:16:15.795 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:16:15.798 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:16:15.799 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:16:25.798 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:16:25.803 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:16:35.799 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:16:35.799 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:16:35.803 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:16:35.804 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:16:45.803 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:16:45.808 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:16:55.803 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:16:55.804 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:16:55.808 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:16:55.809 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:17:05.809 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:17:05.810 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:17:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:17:15.810 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:17:15.810 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:17:15.810 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:17:15.811 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:17:25.816 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:17:25.817 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:17:35.818 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:17:35.818 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:17:35.818 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:17:35.819 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:17:45.824 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:17:45.825 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:17:55.825 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:17:55.825 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:17:55.826 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:17:55.826 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:18:05.830 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:18:05.830 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:18:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:18:15.830 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:18:15.830 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:18:15.831 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:18:15.831 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:18:25.835 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:18:25.835 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:18:35.836 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:18:35.836 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:18:35.836 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:18:35.836 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:18:45.841 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:18:45.841 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:18:55.841 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:18:55.841 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:18:55.842 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:18:55.842 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:19:05.849 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:19:05.849 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:19:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:19:15.850 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:19:15.850 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:19:15.850 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:19:15.851 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:19:25.856 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:19:25.856 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:19:35.857 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:19:35.857 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:19:35.858 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:19:35.859 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:19:45.859 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:19:45.862 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:19:55.859 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:19:55.860 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:19:55.863 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:19:55.863 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:20:05.864 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:20:05.869 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:20:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:20:15.864 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:20:15.865 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:20:15.869 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:20:15.870 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:20:25.868 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:20:25.871 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:20:35.868 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:20:35.869 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:20:35.871 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:20:35.872 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:20:45.873 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:20:45.876 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:20:55.874 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:20:55.874 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:20:55.877 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:20:55.877 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:21:05.878 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:21:05.878 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:21:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:21:15.879 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:21:15.879 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:21:15.879 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:21:15.879 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:21:25.884 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:21:25.885 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:21:35.885 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:21:35.885 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:21:35.886 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:21:35.886 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:21:45.886 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:21:45.889 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:21:55.886 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:21:55.887 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:21:55.890 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:21:55.890 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:22:05.893 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:22:05.897 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:22:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:22:15.894 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:22:15.894 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:22:15.898 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:22:15.898 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:22:25.899 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:22:25.902 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:22:35.899 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:22:35.900 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:22:35.903 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:22:35.903 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:22:45.906 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:22:45.909 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:22:55.907 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:22:55.907 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:22:55.910 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:22:55.910 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:23:05.912 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:23:05.916 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:23:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:23:15.912 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:23:15.913 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:23:15.916 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:23:15.917 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:23:25.915 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:23:25.918 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:23:35.916 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:23:35.916 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:23:35.919 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:23:35.919 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:23:45.919 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:23:45.923 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:23:55.920 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:23:55.920 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:23:55.923 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:23:55.924 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:24:05.925 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:24:05.929 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:24:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:24:15.925 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:24:15.926 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:24:15.930 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:24:15.930 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:24:25.932 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:24:25.937 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:24:35.933 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:24:35.934 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:24:35.937 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:24:35.938 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:24:45.939 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:24:45.944 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:24:55.940 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:24:55.941 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:24:55.944 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:24:55.945 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:25:05.942 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:25:05.948 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:25:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:25:15.943 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:25:15.944 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:25:15.948 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:25:15.948 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:25:25.946 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:25:25.950 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:25:35.946 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:25:35.947 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:25:35.951 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:25:35.951 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:25:45.951 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:25:45.955 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:25:55.952 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:25:55.952 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:25:55.955 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:25:55.956 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:26:05.954 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:26:05.960 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:26:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:26:15.956 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:26:15.956 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:26:15.960 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:26:15.961 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:26:25.961 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:26:25.964 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:26:35.961 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:26:35.962 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:26:35.964 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:26:35.965 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:26:45.966 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:26:45.966 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:26:55.967 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:26:55.967 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:26:55.967 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:26:55.967 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:27:05.970 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:27:05.971 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:27:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:27:15.972 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:27:15.972 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:27:15.972 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:27:15.972 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:27:25.974 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:27:25.975 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:27:35.975 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:27:35.975 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:27:35.975 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:27:35.976 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:27:45.980 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:27:45.980 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:27:55.980 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:27:55.981 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:27:55.981 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:27:55.981 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:28:05.984 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:28:05.984 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:28:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:28:15.985 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:28:15.985 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:28:15.985 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:28:15.985 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:28:25.989 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:28:25.989 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:28:35.989 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:28:35.990 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:28:35.990 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:28:35.990 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:28:45.997 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:28:45.997 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:28:55.997 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:28:55.998 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:28:55.998 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:28:55.998 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:29:06.005 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:29:06.006 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:29:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:29:16.006 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:29:16.006 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:29:16.006 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:29:16.007 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:29:26.012 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:29:26.012 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:29:36.013 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:29:36.013 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:29:36.013 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:29:36.013 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:29:46.014 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:29:46.018 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:29:56.014 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:29:56.015 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:29:56.018 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:29:56.019 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:30:06.021 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:30:06.025 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:30:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:30:16.022 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:30:16.022 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:30:16.025 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:30:16.026 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:30:26.027 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:30:26.031 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:30:36.028 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:30:36.028 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:30:36.031 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:30:36.032 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:30:46.033 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:30:46.036 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:30:56.034 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:30:56.034 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:30:56.037 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:30:56.038 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:31:06.038 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:31:06.039 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:31:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:31:16.038 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:31:16.039 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:31:16.039 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:31:16.040 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:31:26.045 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:31:26.046 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:31:36.046 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:31:36.047 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:31:36.047 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:31:36.047 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:31:46.052 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:31:46.052 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:31:56.053 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:31:56.053 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:31:56.054 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:31:56.055 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:32:06.058 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:32:06.061 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:32:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:32:16.058 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:32:16.059 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:32:16.062 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:32:16.062 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:32:26.065 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:32:26.068 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:32:36.065 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:32:36.066 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:32:36.069 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:32:36.069 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:32:46.073 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:32:46.074 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:32:56.074 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:32:56.074 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:32:56.075 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:32:56.076 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:33:06.081 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:33:06.081 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:33:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:33:16.084 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:33:16.085 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:33:16.088 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:33:16.088 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:33:26.088 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:33:26.092 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:33:36.089 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:33:36.089 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:33:36.093 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:33:36.093 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:33:46.093 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:33:46.096 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:33:56.094 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:33:56.094 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:33:56.097 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:33:56.097 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:34:06.101 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:34:06.101 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:34:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:34:16.102 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:34:16.102 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:34:16.101 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:34:16.103 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:34:26.107 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:34:26.107 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:34:36.107 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:34:36.108 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:34:36.108 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:34:36.109 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:34:46.110 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:34:46.113 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:34:56.111 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:34:56.112 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:34:56.114 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:34:56.114 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:35:06.114 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:35:06.117 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:35:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:35:16.115 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:35:16.116 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:35:16.118 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:35:16.118 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:35:26.121 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:35:26.121 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:35:36.121 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:35:36.122 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:35:36.122 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:35:36.122 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:35:46.127 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:35:46.127 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:35:56.128 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:35:56.128 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:35:56.128 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:35:56.128 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:36:06.132 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:36:06.132 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:36:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:36:16.132 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:36:16.133 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:36:16.132 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:36:16.133 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:36:26.134 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:36:26.137 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:36:36.135 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:36:36.135 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:36:36.139 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:36:36.139 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:36:46.140 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:36:46.144 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:36:56.140 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:36:56.141 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:36:56.144 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:36:56.144 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:37:06.145 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:37:06.149 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:37:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:37:16.145 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:37:16.146 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:37:16.149 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:37:16.150 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:37:26.148 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:37:26.156 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:37:36.149 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:37:36.150 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:37:36.158 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:37:36.158 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:37:46.154 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:37:46.158 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:37:56.155 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:37:56.155 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:37:56.159 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:37:56.159 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:38:06.158 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:38:06.166 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:38:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:38:16.158 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:38:16.159 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:38:16.166 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:38:16.167 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:38:26.162 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:38:26.170 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:38:36.163 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:38:36.163 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:38:36.171 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:38:36.171 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:38:46.166 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:38:46.178 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:38:56.166 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:38:56.167 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:38:56.178 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:38:56.178 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:39:06.172 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:39:06.184 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:39:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:39:16.173 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:39:16.173 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:39:16.185 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:39:16.185 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:39:26.181 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:39:26.188 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:39:36.181 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:39:36.182 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:39:36.189 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:39:36.189 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:39:46.181 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:39:46.189 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:39:56.182 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:39:56.182 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:39:56.190 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:39:56.190 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:40:06.187 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:40:06.194 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:40:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:40:16.188 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:40:16.188 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:40:16.195 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:40:16.195 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:40:26.193 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:40:26.204 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:40:36.193 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:40:36.194 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:40:36.206 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:40:36.206 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:40:46.197 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:40:46.209 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:40:56.198 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:40:56.198 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:40:56.210 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:40:56.210 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:41:06.203 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:41:06.215 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:41:14.168 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:41:16.203 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:41:16.204 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:41:16.215 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:41:16.215 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:41:26.209 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:41:26.221 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:41:36.210 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:41:36.210 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:41:36.222 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:41:36.222 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:41:46.217 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:41:46.224 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:41:56.218 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:41:56.218 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:41:56.225 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:41:56.225 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:42:06.223 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:42:06.229 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:42:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:42:16.224 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:42:16.224 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:42:16.230 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:42:16.230 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:42:26.228 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:42:26.231 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:42:36.228 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:42:36.229 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:42:36.232 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:42:36.232 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:42:46.232 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:42:46.237 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:42:56.233 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:42:56.233 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:42:56.237 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:42:56.237 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:43:06.237 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:43:06.241 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:43:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:43:16.238 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:43:16.238 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:43:16.241 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:43:16.241 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:43:26.238 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:43:26.245 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:43:36.239 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:43:36.239 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:43:36.245 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:43:36.245 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:43:46.242 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:43:46.246 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:43:56.243 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:43:56.244 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:43:56.248 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:43:56.248 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:44:06.249 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:44:06.253 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:44:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:44:16.249 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:44:16.250 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:44:16.253 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:44:16.254 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:44:26.254 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:44:26.254 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:44:36.254 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:44:36.254 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:44:36.254 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:44:36.254 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:44:46.260 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:44:46.260 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:44:56.261 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:44:56.261 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:44:56.261 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:44:56.261 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:45:06.264 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:45:06.264 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:45:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:45:16.266 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:45:16.266 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:45:16.267 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:45:16.267 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:45:26.273 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:45:26.273 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:45:36.273 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:45:36.273 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:45:36.274 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:45:36.274 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:45:46.276 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:45:46.276 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:45:56.276 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:45:56.276 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:45:56.277 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:45:56.277 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:46:06.281 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:46:06.281 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:46:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:46:16.282 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:46:16.282 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:46:16.283 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:46:16.283 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:46:26.289 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:46:26.289 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:46:36.290 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:46:36.290 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:46:36.290 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:46:36.291 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:46:46.296 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:46:46.296 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:46:56.297 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:46:56.297 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:46:56.297 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:46:56.297 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:47:06.299 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:47:06.299 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:47:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:47:16.299 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:47:16.300 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:47:16.301 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:47:16.301 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:47:26.302 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:47:26.303 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:47:36.303 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:47:36.303 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:47:36.304 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:47:36.304 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:47:46.308 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:47:46.308 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:47:56.309 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:47:56.309 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:47:56.309 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:47:56.309 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:48:06.310 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:48:06.311 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:48:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:48:16.311 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:48:16.311 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:48:16.311 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:48:16.312 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:48:26.315 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:48:26.315 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:48:36.316 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:48:36.316 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:48:36.316 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:48:36.316 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:48:46.318 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:48:46.318 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:48:56.318 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:48:56.319 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:48:56.319 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:48:56.319 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:49:06.324 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:49:06.324 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:49:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:49:16.324 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:49:16.324 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:49:16.325 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:49:16.325 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:49:26.328 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:49:26.328 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:49:36.329 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:49:36.329 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:49:36.329 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:49:36.329 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:49:46.333 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:49:46.334 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:49:56.334 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:49:56.334 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:49:56.334 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:49:56.335 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:50:06.337 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:50:06.342 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:50:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:50:16.338 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:50:16.339 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:50:16.342 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:50:16.343 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:50:26.342 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:50:26.346 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:50:36.342 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:50:36.343 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:50:36.346 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:50:36.347 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:50:46.348 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:50:46.350 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:50:56.349 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:50:56.350 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:50:56.350 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:50:56.351 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:51:06.352 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:51:06.356 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:51:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:51:16.353 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:51:16.353 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:51:16.356 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:51:16.357 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:51:26.355 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:51:26.358 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:51:36.355 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:51:36.356 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:51:36.358 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:51:36.359 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:51:46.358 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:51:46.362 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:51:56.359 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:51:56.360 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:51:56.363 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:51:56.363 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:52:06.365 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:52:06.370 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:52:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:52:16.366 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:52:16.366 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:52:16.370 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:52:16.370 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:52:26.371 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:52:26.375 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:52:36.372 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:52:36.372 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:52:36.376 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:52:36.376 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:52:46.377 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:52:46.382 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:52:56.378 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:52:56.378 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:52:56.382 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:52:56.382 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:53:06.383 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:53:06.388 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:53:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:53:16.384 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:53:16.385 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:53:16.388 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:53:16.389 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:53:26.388 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:53:26.392 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:53:36.389 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:53:36.389 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:53:36.392 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:53:36.392 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:53:46.390 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:53:46.395 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:53:56.391 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:53:56.391 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:53:56.396 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:53:56.396 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:54:06.394 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:54:06.401 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:54:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:54:16.394 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:54:16.395 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:54:16.401 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:54:16.402 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:54:26.401 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:54:26.403 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:54:36.402 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:54:36.402 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:54:36.404 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:54:36.404 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:54:46.406 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:54:46.406 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:54:56.407 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:54:56.407 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:54:56.407 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:54:56.407 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:55:06.411 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:55:06.412 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:55:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:55:16.412 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:55:16.412 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:55:16.412 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:55:16.413 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:55:26.416 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:55:26.416 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:55:36.416 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:55:36.416 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:55:36.417 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:55:36.417 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:55:46.418 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:55:46.418 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:55:56.419 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:55:56.419 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:55:56.421 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:55:56.421 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:56:06.425 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:56:06.425 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:56:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:56:16.426 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:56:16.426 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:56:16.426 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:56:16.426 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:56:26.433 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:56:26.434 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:56:36.434 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:56:36.435 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:56:36.434 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:56:36.435 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:56:46.438 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:56:46.439 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:56:56.439 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:56:56.439 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:56:56.440 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:56:56.440 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:57:06.442 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:57:06.444 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:57:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:57:16.443 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:57:16.443 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:57:16.445 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:57:16.445 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:57:26.447 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:57:26.453 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:57:36.447 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:57:36.448 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:57:36.454 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:57:36.454 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:57:46.449 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:57:46.456 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:57:56.450 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:57:56.450 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:57:56.456 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:57:56.456 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:58:06.457 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:58:06.461 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:58:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:58:16.457 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:58:16.458 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:58:16.462 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:58:16.462 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:58:26.462 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:58:26.466 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:58:36.462 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:58:36.463 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:58:36.466 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:58:36.466 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:58:46.467 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:58:46.471 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:58:56.467 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:58:56.468 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:58:56.471 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:58:56.471 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:59:06.472 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:59:06.475 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:59:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
11:59:16.473 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:59:16.473 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:59:16.476 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:59:16.476 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:59:26.473 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:59:26.478 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:59:36.474 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:59:36.475 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:59:36.478 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:59:36.478 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:59:46.478 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:59:46.479 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
11:59:56.479 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
11:59:56.479 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
11:59:56.480 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
11:59:56.480 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:00:06.483 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:00:06.484 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:00:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:00:16.484 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:00:16.485 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:00:16.484 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:00:16.485 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:00:26.488 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:00:26.489 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:00:36.488 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:00:36.489 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:00:36.489 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:00:36.490 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:00:46.495 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:00:46.495 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:00:56.496 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:00:56.496 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:00:56.496 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:00:56.497 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:01:06.500 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:01:06.500 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:01:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:01:16.501 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:01:16.501 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:01:16.501 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:01:16.501 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:01:26.502 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:01:26.502 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:01:36.502 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:01:36.502 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:01:36.503 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:01:36.503 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:01:46.507 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:01:46.507 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:01:56.508 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:01:56.508 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:01:56.508 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:01:56.509 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:02:06.511 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:02:06.512 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:02:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:02:16.512 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:02:16.512 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:02:16.513 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:02:16.513 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:02:26.515 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:02:26.518 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:02:36.516 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:02:36.516 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:02:36.519 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:02:36.519 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:02:46.518 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:02:46.522 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:02:56.519 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:02:56.519 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:02:56.522 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:02:56.522 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:03:06.524 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:03:06.526 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:03:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:03:16.525 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:03:16.525 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:03:16.527 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:03:16.527 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:03:26.526 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:03:26.533 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:03:36.526 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:03:36.527 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:03:36.534 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:03:36.534 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:03:46.530 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:03:46.538 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:03:56.531 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:03:56.532 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:03:56.539 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:03:56.539 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:04:06.537 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:04:06.545 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:04:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:04:16.537 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:04:16.538 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:04:16.545 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:04:16.545 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:04:26.543 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:04:26.547 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:04:36.544 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:04:36.544 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:04:36.547 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:04:36.548 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:04:46.547 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:04:46.552 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:04:56.548 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:04:56.549 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:04:56.553 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:04:56.553 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:05:06.552 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:05:06.556 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:05:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:05:16.553 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:05:16.553 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:05:16.556 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:05:16.557 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:05:26.556 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:05:26.560 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:05:36.557 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:05:36.557 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:05:36.560 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:05:36.560 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:05:46.558 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:05:46.562 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:05:56.558 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:05:56.559 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:05:56.562 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:05:56.562 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:06:06.565 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:06:06.568 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:06:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:06:16.565 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:06:16.566 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:06:16.569 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:06:16.569 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:06:26.568 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:06:26.571 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:06:36.569 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:06:36.569 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:06:36.571 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:06:36.572 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:06:46.572 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:06:46.575 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:06:56.573 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:06:56.573 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:06:56.576 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:06:56.576 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:07:06.575 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:07:06.579 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:07:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:07:16.576 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:07:16.576 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:07:16.580 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:07:16.580 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:07:26.579 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:07:26.584 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:07:36.581 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:07:36.581 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:07:36.585 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:07:36.585 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:07:46.587 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:07:46.587 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:07:56.587 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:07:56.588 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:07:56.588 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:07:56.588 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:08:06.593 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:08:06.593 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:08:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:08:16.594 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:08:16.594 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:08:16.595 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:08:16.595 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:08:26.598 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:08:26.599 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:08:36.599 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:08:36.599 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:08:36.600 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:08:36.600 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:08:46.602 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:08:46.603 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:08:56.602 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:08:56.603 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:08:56.604 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:08:56.604 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:09:06.607 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:09:06.608 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:09:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:09:16.608 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:09:16.608 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:09:16.609 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:09:16.609 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:09:26.611 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:09:26.612 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:09:36.612 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:09:36.612 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:09:36.612 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:09:36.612 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:09:46.616 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:09:46.616 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:09:56.616 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:09:56.617 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:09:56.617 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:09:56.618 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:10:06.624 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:10:06.624 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:10:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:10:16.624 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:10:16.625 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:10:16.625 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:10:16.625 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:10:26.628 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:10:26.629 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:10:36.629 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:10:36.629 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:10:36.629 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:10:36.630 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:10:46.630 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:10:46.631 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:10:56.631 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:10:56.631 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:10:56.631 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:10:56.632 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:11:06.634 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:11:06.634 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:11:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:11:16.635 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:11:16.635 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:11:16.635 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:11:16.636 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:11:26.638 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:11:26.638 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:11:36.638 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:11:36.639 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:11:36.639 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:11:36.639 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:11:46.645 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:11:46.645 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:11:56.645 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:11:56.645 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:11:56.646 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:11:56.646 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:12:06.646 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:12:06.646 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:12:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:12:16.647 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:12:16.647 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:12:16.647 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:12:16.647 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:12:26.651 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:12:26.652 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:12:36.652 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:12:36.652 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:12:36.653 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:12:36.653 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:12:46.655 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:12:46.655 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:12:56.655 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:12:56.656 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:12:56.656 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:12:56.656 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:13:06.659 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:13:06.662 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:13:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:13:16.660 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:13:16.660 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:13:16.662 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:13:16.663 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:13:26.662 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:13:26.666 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:13:36.662 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:13:36.663 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:13:36.666 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:13:36.666 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:13:46.667 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:13:46.671 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:13:56.667 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:13:56.668 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:13:56.672 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:13:56.673 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:14:06.672 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:14:06.676 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:14:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:14:16.672 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:14:16.673 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:14:16.677 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:14:16.677 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:14:26.674 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:14:26.681 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:14:36.674 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:14:36.675 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:14:36.682 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:14:36.682 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:14:46.680 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:14:46.688 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:14:56.680 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:14:56.681 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:14:56.688 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:14:56.688 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:15:06.685 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:15:06.692 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:15:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:15:16.685 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:15:16.686 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:15:16.693 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:15:16.693 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:15:26.687 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:15:26.695 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:15:36.688 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:15:36.688 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:15:36.695 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:15:36.696 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:15:46.691 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:15:46.699 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:15:56.692 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:15:56.693 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:15:56.700 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:15:56.700 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:16:06.696 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:16:06.703 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:16:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:16:16.696 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:16:16.697 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:16:16.703 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:16:16.704 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:16:26.698 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:16:26.707 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:16:36.698 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:16:36.699 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:16:36.707 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:16:36.708 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:16:46.703 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:16:46.710 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:16:56.704 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:16:56.704 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:16:56.711 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:16:56.711 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:17:06.709 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:17:06.717 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:17:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:17:16.710 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:17:16.711 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:17:16.717 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:17:16.718 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:17:26.716 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:17:26.720 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:17:36.717 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:17:36.717 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:17:36.720 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:17:36.721 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:17:46.721 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:17:46.724 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:17:56.721 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:17:56.722 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:17:56.725 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:17:56.725 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:18:06.725 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:18:06.728 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:18:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:18:16.725 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:18:16.726 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:18:16.728 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:18:16.729 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:18:26.731 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:18:26.732 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:18:36.732 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:18:36.732 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:18:36.733 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:18:36.733 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:18:46.737 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:18:46.737 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:18:56.738 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:18:56.738 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:18:56.738 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:18:56.739 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:19:06.742 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:19:06.742 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:19:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:19:16.743 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:19:16.743 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:19:16.743 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:19:16.744 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:19:26.749 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:19:26.749 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:19:36.750 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:19:36.750 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:19:36.750 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:19:36.751 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:19:46.757 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:19:46.757 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:19:56.758 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:19:56.758 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:19:56.758 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:19:56.758 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:20:06.758 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:20:06.759 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:20:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:20:16.759 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:20:16.759 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:20:16.761 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:20:16.761 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:20:26.762 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:20:26.763 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:20:36.763 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:20:36.764 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:20:36.764 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:20:36.764 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:20:46.768 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:20:46.768 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:20:56.768 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:20:56.769 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:20:56.769 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:20:56.769 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:21:06.770 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:21:06.770 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:21:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:21:16.771 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:21:16.771 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:21:16.771 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:21:16.771 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:21:26.774 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:21:26.774 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:21:36.775 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:21:36.775 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:21:36.775 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:21:36.776 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:21:46.779 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:21:46.779 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:21:56.779 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:21:56.780 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:21:56.780 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:21:56.780 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:22:06.786 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:22:06.786 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:22:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:22:16.786 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:22:16.787 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:22:16.787 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:22:16.787 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:22:26.791 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:22:26.791 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:22:36.791 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:22:36.791 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:22:36.792 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:22:36.792 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:22:46.794 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:22:46.794 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:22:56.794 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:22:56.795 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:22:56.795 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:22:56.795 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:23:06.798 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:23:06.801 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:23:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:23:16.798 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:23:16.799 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:23:16.802 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:23:16.802 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:23:26.802 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:23:26.802 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:23:36.803 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:23:36.803 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:23:36.803 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:23:36.803 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:23:46.808 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:23:46.808 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:23:56.808 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:23:56.809 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:23:56.809 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:23:56.809 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:24:06.813 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:24:06.813 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:24:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:24:16.813 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:24:16.814 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:24:16.814 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:24:16.814 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:24:26.815 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:24:26.815 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:24:36.815 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:24:36.815 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:24:36.816 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:24:36.816 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:24:46.821 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:24:46.821 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:24:56.822 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:24:56.822 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:24:56.822 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:24:56.822 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:25:06.828 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:25:06.828 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:25:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:25:16.828 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:25:16.828 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:25:16.829 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:25:16.829 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:25:26.832 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:25:26.832 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:25:36.833 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:25:36.833 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:25:36.833 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:25:36.833 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:25:46.834 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:25:46.834 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:25:56.835 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:25:56.835 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:25:56.835 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:25:56.835 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:26:06.838 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:26:06.839 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:26:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:26:16.839 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:26:16.839 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:26:16.839 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:26:16.840 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:26:26.845 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:26:26.845 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:26:36.845 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:26:36.846 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:26:36.846 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:26:36.846 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:26:46.848 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:26:46.851 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:26:56.849 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:26:56.849 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:26:56.852 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:26:56.852 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:27:06.850 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:27:06.854 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:27:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:27:16.851 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:27:16.851 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:27:16.854 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:27:16.855 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:27:26.856 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:27:26.860 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:27:36.857 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:27:36.858 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:27:36.860 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:27:36.861 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:27:46.858 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:27:46.862 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:27:56.859 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:27:56.859 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:27:56.862 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:27:56.863 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:28:06.865 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:28:06.869 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:28:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:28:16.866 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:28:16.866 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:28:16.870 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:28:16.870 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:28:26.869 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:28:26.873 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:28:36.869 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:28:36.870 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:28:36.873 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:28:36.873 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:28:46.870 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:28:46.877 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:28:56.870 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:28:56.871 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:28:56.878 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:28:56.878 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:29:06.876 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:29:06.878 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:29:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:29:16.876 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:29:16.877 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:29:16.878 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:29:16.879 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:29:26.879 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:29:26.882 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:29:36.879 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:29:36.879 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:29:36.883 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:29:36.883 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:29:46.884 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:29:46.888 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:29:56.885 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:29:56.885 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:29:56.889 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:29:56.889 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:30:06.887 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:30:06.891 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:30:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:30:16.887 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:30:16.888 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:30:16.892 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:30:16.892 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:30:26.893 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:30:26.897 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:30:36.894 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:30:36.894 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:30:36.898 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:30:36.898 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:30:46.898 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:30:46.902 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:30:56.898 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:30:56.899 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:30:56.902 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:30:56.903 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:31:06.903 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:31:06.907 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:31:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:31:16.904 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:31:16.905 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:31:16.909 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:31:16.909 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:31:26.907 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:31:26.910 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:31:36.907 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:31:36.908 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:31:36.911 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:31:36.911 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:31:46.910 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:31:46.914 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:31:56.911 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:31:56.911 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:31:56.914 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:31:56.915 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:32:06.914 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:32:06.921 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:32:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:32:16.915 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:32:16.915 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:32:16.922 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:32:16.922 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:32:26.919 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:32:26.927 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:32:36.920 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:32:36.921 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:32:36.928 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:32:36.928 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:32:46.923 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:32:46.931 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:32:56.924 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:32:56.924 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:32:56.931 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:32:56.931 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:33:06.927 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:33:06.935 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:33:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:33:16.927 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:33:16.928 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:33:16.936 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:33:16.936 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:33:26.931 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:33:26.938 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:33:36.931 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:33:36.932 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:33:36.939 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:33:36.939 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:33:46.937 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:33:46.945 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:33:56.938 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:33:56.938 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:33:56.946 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:33:56.946 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:34:06.943 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:34:06.950 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:34:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:34:16.944 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:34:16.944 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:34:16.951 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:34:16.951 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:34:26.948 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:34:26.956 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:34:36.950 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:34:36.951 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:34:36.956 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:34:36.957 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:34:46.955 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:34:46.964 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:34:56.956 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:34:56.957 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:34:56.965 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:34:56.965 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:35:06.962 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:35:06.966 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:35:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:35:16.963 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:35:16.963 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:35:16.966 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:35:16.966 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:35:26.968 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:35:26.971 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:35:36.968 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:35:36.969 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:35:36.972 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:35:36.972 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:35:46.971 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:35:46.974 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:35:56.972 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:35:56.972 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:35:56.975 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:35:56.975 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:36:06.974 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:36:06.978 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:36:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:36:16.975 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:36:16.975 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:36:16.978 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:36:16.978 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:36:26.979 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:36:26.982 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:36:36.980 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:36:36.980 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:36:36.983 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:36:36.983 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:36:46.982 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:36:46.986 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:36:56.983 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:36:56.983 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:36:56.987 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:36:56.987 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:37:06.988 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:37:06.992 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:37:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:37:16.989 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:37:16.990 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:37:16.993 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:37:16.993 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:37:26.991 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:37:26.995 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:37:36.992 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:37:36.992 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:37:36.995 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:37:36.995 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:37:46.996 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:37:47.000 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:37:56.996 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:37:56.997 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:37:57.000 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:37:57.001 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:38:07.001 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:38:07.004 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:38:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:38:17.001 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:38:17.002 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:38:17.004 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:38:17.005 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:38:27.004 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:38:27.007 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:38:37.005 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:38:37.005 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:38:37.008 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:38:37.008 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:38:47.007 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:38:47.012 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:38:57.008 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:38:57.008 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:38:57.013 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:38:57.015 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:39:07.013 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:39:07.021 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:39:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:39:17.015 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:39:17.016 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:39:17.021 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:39:17.022 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:39:27.018 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:39:27.022 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:39:37.019 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:39:37.019 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:39:37.023 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:39:37.024 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:39:47.024 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:39:47.026 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:39:57.024 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:39:57.025 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:39:57.027 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:39:57.027 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:40:07.030 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:40:07.030 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:40:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:40:17.030 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:40:17.031 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:40:17.031 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:40:17.031 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:40:27.034 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:40:27.034 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:40:37.036 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:40:37.036 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:40:37.036 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:40:37.037 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:40:47.039 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:40:47.045 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:40:57.039 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:40:57.040 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:40:57.045 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:40:57.045 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:41:07.042 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:41:07.046 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:41:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:41:17.043 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:41:17.043 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:41:17.047 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:41:17.047 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:41:27.047 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:41:27.051 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:41:37.047 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:41:37.048 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:41:37.051 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:41:37.052 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:41:47.050 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:41:47.053 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:41:57.050 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:41:57.051 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:41:57.054 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:41:57.054 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:42:07.053 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:42:07.056 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:42:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:42:17.054 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:42:17.054 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:42:17.056 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:42:17.056 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:42:27.053 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:42:27.059 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:42:37.054 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:42:37.054 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:42:37.060 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:42:37.060 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:42:47.054 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:42:47.062 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:42:57.054 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:42:57.055 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:42:57.062 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:42:57.062 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:43:07.061 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:43:07.067 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:43:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:43:17.062 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:43:17.062 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:43:17.068 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:43:17.068 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:43:27.062 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:43:27.072 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:43:37.063 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:43:37.063 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:43:37.073 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:43:37.073 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:43:47.069 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:43:47.075 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:43:57.069 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:43:57.070 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:43:57.075 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:43:57.076 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:44:07.071 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:44:07.079 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:44:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:44:17.071 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:44:17.072 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:44:17.079 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:44:17.080 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:44:27.079 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:44:27.083 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:44:37.080 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:44:37.081 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:44:37.084 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:44:37.084 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:44:47.082 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:44:47.087 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:44:57.083 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:44:57.083 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:44:57.088 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:44:57.088 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:45:07.091 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:45:07.092 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:45:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:45:17.091 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:45:17.091 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:45:17.092 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:45:17.092 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:45:27.095 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:45:27.095 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:45:37.095 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:45:37.096 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:45:37.096 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:45:37.096 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:45:47.099 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:45:47.102 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:45:57.100 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:45:57.100 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:45:57.102 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:45:57.102 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:46:07.102 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:46:07.102 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:46:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:46:17.103 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:46:17.103 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:46:17.103 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:46:17.104 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:46:27.105 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:46:27.107 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:46:37.106 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:46:37.107 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:46:37.107 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:46:37.107 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:46:47.111 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:46:47.111 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:46:57.111 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:46:57.112 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:46:57.112 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:46:57.112 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:47:07.115 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:47:07.121 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:47:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:47:17.116 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:47:17.116 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:47:17.121 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:47:17.122 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:47:27.120 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:47:27.124 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:47:37.120 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:47:37.120 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:47:37.124 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:47:37.124 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:47:47.123 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:47:47.127 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:47:57.124 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:47:57.124 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:47:57.127 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:47:57.128 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:48:07.130 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:48:07.132 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:48:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:48:17.130 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:48:17.130 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:48:17.132 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:48:17.133 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:48:27.133 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:48:27.134 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:48:37.134 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:48:37.134 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:48:37.134 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:48:37.135 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:48:47.141 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:48:47.141 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:48:57.141 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:48:57.141 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:48:57.141 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:48:57.142 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:49:07.141 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:49:07.145 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:49:14.168 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:49:17.142 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:49:17.142 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:49:17.145 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:49:17.145 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:49:27.142 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:49:27.146 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:49:37.143 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:49:37.143 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:49:37.146 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:49:37.146 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:49:47.147 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:49:47.149 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:49:57.147 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:49:57.148 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:49:57.149 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:49:57.149 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:50:07.150 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:50:07.150 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:50:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:50:17.150 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:50:17.151 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:50:17.151 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:50:17.151 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:50:27.154 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:50:27.154 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:50:37.154 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:50:37.154 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:50:37.155 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:50:37.155 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:50:47.160 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:50:47.160 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:50:57.160 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:50:57.161 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:50:57.161 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:50:57.161 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:51:07.165 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:51:07.165 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:51:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:51:17.165 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:51:17.165 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:51:17.166 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:51:17.166 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:51:27.169 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:51:27.173 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:51:37.169 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:51:37.170 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:51:37.173 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:51:37.173 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:51:47.171 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:51:47.175 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:51:57.171 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:51:57.172 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:51:57.175 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:51:57.175 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:52:07.174 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:52:07.178 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:52:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:52:17.174 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:52:17.175 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:52:17.178 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:52:17.178 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:52:27.179 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:52:27.180 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:52:37.180 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:52:37.180 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:52:37.180 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:52:37.182 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:52:47.183 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:52:47.186 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:52:57.184 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:52:57.184 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:52:57.186 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:52:57.187 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:53:07.186 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:53:07.187 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:53:14.167 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:53:17.186 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:53:17.187 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:53:17.188 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:53:17.188 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:53:27.192 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:53:27.193 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:53:37.192 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:53:37.192 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:53:37.193 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:53:37.193 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:53:47.196 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:53:47.196 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:53:57.197 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:53:57.197 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:53:57.197 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:53:57.197 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:54:07.197 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:54:07.199 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:54:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:54:17.198 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:54:17.198 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:54:17.199 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:54:17.200 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:54:27.203 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:54:27.204 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:54:37.204 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:54:37.204 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:54:37.204 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:54:37.204 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:54:47.207 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:54:47.209 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:54:57.208 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:54:57.208 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:54:57.209 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:54:57.209 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:55:07.211 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:55:07.212 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:55:14.166 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:55:17.212 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:55:17.212 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:55:17.213 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:55:17.213 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:55:27.215 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:55:27.215 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:55:37.216 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:55:37.216 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:55:37.216 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:55:37.216 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:55:47.219 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:55:47.219 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:55:57.219 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:55:57.220 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:55:57.220 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:55:57.220 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:56:07.223 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:56:07.225 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:56:14.164 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:56:17.223 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:56:17.224 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:56:17.225 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:56:17.225 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:56:27.228 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:56:27.228 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:56:37.229 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:56:37.229 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:56:37.229 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:56:37.229 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:56:47.231 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:56:47.231 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:56:57.232 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:56:57.232 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:56:57.232 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:56:57.232 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:57:07.235 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:57:07.236 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:57:14.165 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:57:17.236 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:57:17.236 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:57:17.236 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:57:17.236 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:57:27.239 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:57:27.240 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:57:37.239 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:57:37.240 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:57:37.240 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:57:37.240 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:57:47.244 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:57:47.244 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:57:57.244 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:57:57.245 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:57:57.245 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:57:57.245 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:58:07.246 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:58:07.247 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:58:14.163 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
12:58:17.247 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:58:17.247 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:58:17.247 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:58:17.247 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:58:27.250 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:58:27.253 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:58:37.251 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:58:37.251 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:58:37.253 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:58:37.254 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:58:47.255 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:58:47.256 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:58:57.255 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
12:58:57.256 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:58:57.257 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
12:58:57.257 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
12:59:07.258 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
12:59:07.258 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure