DATAGO-79228: Update Solace Spring Boot version #461
GitHub Actions / Test Results
succeeded
Jul 18, 2024 in 0s
1 fail, 1 skipped, 1 119 pass in 20m 28s
Annotations
github-actions / Test Results
checkHealthOfMultipleSolaceBindersWhenForceReconnect{MockMvc} (com.solace.spring.cloud.stream.binder.springBootTests.oauth2.MultiBinderOAuth2IT) failed
solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder/target/failsafe-reports/TEST-com.solace.spring.cloud.stream.binder.springBootTests.oauth2.MultiBinderOAuth2IT.xml [took 1m 40s]
Raw output
Multiple Exceptions (2):
Status expected:<200> but was:<503>
JSON path "components.binders.components.solace2.status" expected:<UP> but was:<DOWN>
java.lang.AssertionError:
Multiple Exceptions (2):
Status expected:<200> but was:<503>
JSON path "components.binders.components.solace2.status" expected:<UP> but was:<DOWN>
at com.solace.spring.cloud.stream.binder.springBootTests.oauth2.MultiBinderOAuth2IT.checkHealthOfMultipleSolaceBindersWhenForceReconnect(MultiBinderOAuth2IT.java:199)
2024-07-18 23:36:06,379 INFO Thread-16 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:174 - Forcing Session Reconnect for client: fv-az520-541/6739/012200fb/NXrqqI3yuq
2024-07-18 23:36:06,416 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: (Client name: fv-az520-541/6739/012200fb/NXrqqI3yuq Local port: 50294 Remote addr: localhost Remote port: 32791) - handleException(): Channel Closed Event (smfclient 251)
2024-07-18 23:36:06,416 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: handleException(): Channel Closed Event (smfclient 251) with exception: null cur_stack=Thread: "Context_2_ReactorThread" daemon id=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:06,416 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: (Client name: fv-az520-541/6739/012200fb/NXrqqI3yuq Local port: 50294 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 251); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_2_ReactorThread" daemon id=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:06,417 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:36:06,417 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
2024-07-18 23:36:06,424 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:36:06,424 INFO Context_2_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace1-oauth2-client
2024-07-18 23:36:06,490 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is RECONNECTING
2024-07-18 23:36:06,492 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connecting to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (host 1 of 1, smfclient 251, attempt 1 of 2147483647, this_host_attempt: 1 of 1)
2024-07-18 23:36:06,492 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SNIUtil:92 - Server Name Indication (SNI) automatically applied by using provided hostname
2024-07-18 23:36:06,492 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:739 - SSLEngine Supported Protocols: [SSLV3, TLSV1, TLSV1.1, TLSV1.2]
2024-07-18 23:36:06,492 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:740 - Application Specified Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:06,492 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:741 - Enabled Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:06,493 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:748 - The following specified cipher suites are not supported: [TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5]
2024-07-18 23:36:06,493 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:752 - SSLEngine Supported Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA]
2024-07-18 23:36:06,493 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:753 - Application Specified Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:36:06,493 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:754 - Enabled Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:36:06,551 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connected to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (smfclient 251)
2024-07-18 23:36:06,553 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_UP', Info: 'OK', ResponseCode: '200', Exception: 'null'].
2024-07-18 23:36:06,553 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:36:06,553 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_ACTIVE', Info: 'Flow becomes active', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:36:06,598 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTED', Info: 'null', ResponseCode: '0', Exception: 'null']
2024-07-18 23:36:06,598 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:36:16,481 INFO Thread-16 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:174 - Forcing Session Reconnect for client: fv-az520-541/6739/012500fc/q33hr23mB5
2024-07-18 23:36:16,498 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 50302 Remote addr: localhost Remote port: 32791) - handleException(): Channel Closed Event (smfclient 252)
2024-07-18 23:36:16,498 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: handleException(): Channel Closed Event (smfclient 252) with exception: null cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:16,498 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 50302 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 252); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:16,499 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:36:16,499 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
2024-07-18 23:36:16,499 DEBUG Context_3_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:36:16,499 INFO Context_3_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace2-oauth2-client
2024-07-18 23:36:16,566 DEBUG Context_3_Thread_reconnect_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is RECONNECTING
2024-07-18 23:36:16,566 INFO Context_3_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-252: Connecting to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (host 1 of 1, smfclient 252, attempt 1 of 2147483647, this_host_attempt: 1 of 1)
2024-07-18 23:36:16,567 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SNIUtil:92 - Server Name Indication (SNI) automatically applied by using provided hostname
2024-07-18 23:36:16,567 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:739 - SSLEngine Supported Protocols: [SSLV3, TLSV1, TLSV1.1, TLSV1.2]
2024-07-18 23:36:16,567 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:740 - Application Specified Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:16,567 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:741 - Enabled Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:16,570 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:748 - The following specified cipher suites are not supported: [TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5]
2024-07-18 23:36:16,570 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:752 - SSLEngine Supported Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA]
2024-07-18 23:36:16,570 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:753 - Application Specified Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:36:16,570 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:754 - Enabled Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:36:16,626 INFO Context_3_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-252: Connected to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (smfclient 252)
2024-07-18 23:36:16,628 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_UP', Info: 'OK', ResponseCode: '200', Exception: 'null'].
2024-07-18 23:36:16,628 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:36:16,628 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_ACTIVE', Info: 'Flow becomes active', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:36:16,669 DEBUG Context_3_Thread_reconnect_notify_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTED', Info: 'null', ResponseCode: '0', Exception: 'null']
2024-07-18 23:36:16,669 DEBUG Context_3_Thread_reconnect_notify_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:36:26,562 INFO Thread-16 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:174 - Forcing Session Reconnect for client: fv-az520-541/6739/012200fb/NXrqqI3yuq
2024-07-18 23:36:26,580 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: (Client name: fv-az520-541/6739/012200fb/NXrqqI3yuq Local port: 37874 Remote addr: localhost Remote port: 32791) - handleException(): Channel Closed Event (smfclient 251)
2024-07-18 23:36:26,580 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: handleException(): Channel Closed Event (smfclient 251) with exception: null cur_stack=Thread: "Context_2_ReactorThread" daemon id=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:26,580 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: (Client name: fv-az520-541/6739/012200fb/NXrqqI3yuq Local port: 37874 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 251); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_2_ReactorThread" daemon id=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:26,580 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_INACTIVE', Info: 'Flow becomes inactive due to: Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:36:26,580 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:36:26,580 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:36:26,580 INFO Context_2_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace1-oauth2-client
2024-07-18 23:36:26,580 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
2024-07-18 23:36:26,652 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is RECONNECTING
2024-07-18 23:36:26,652 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connecting to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (host 1 of 1, smfclient 251, attempt 1 of 2147483647, this_host_attempt: 1 of 1)
2024-07-18 23:36:26,652 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SNIUtil:92 - Server Name Indication (SNI) automatically applied by using provided hostname
2024-07-18 23:36:26,653 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:739 - SSLEngine Supported Protocols: [SSLV3, TLSV1, TLSV1.1, TLSV1.2]
2024-07-18 23:36:26,653 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:740 - Application Specified Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:26,653 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:741 - Enabled Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:26,653 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:748 - The following specified cipher suites are not supported: [TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5]
2024-07-18 23:36:26,653 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:752 - SSLEngine Supported Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA]
2024-07-18 23:36:26,653 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:753 - Application Specified Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:36:26,653 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:754 - Enabled Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:36:26,706 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connected to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (smfclient 251)
2024-07-18 23:36:26,707 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_UP', Info: 'OK', ResponseCode: '200', Exception: 'null'].
2024-07-18 23:36:26,708 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:36:26,708 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_ACTIVE', Info: 'Flow becomes active', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:36:26,749 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTED', Info: 'null', ResponseCode: '0', Exception: 'null']
2024-07-18 23:36:26,749 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:36:36,641 INFO Thread-16 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:174 - Forcing Session Reconnect for client: fv-az520-541/6739/012500fc/q33hr23mB5
2024-07-18 23:36:36,658 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 36186 Remote addr: localhost Remote port: 32791) - handleException(): Channel Closed Event (smfclient 252)
2024-07-18 23:36:36,659 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: handleException(): Channel Closed Event (smfclient 252) with exception: null cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:36,659 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 36186 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 252); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:36:36,659 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_INACTIVE', Info: 'Flow becomes inactive due to: Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:36:36,659 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:36:36,659 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
2024-07-18 23:36:36,660 DEBUG Context_3_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:36:36,660 INFO Context_3_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace2-oauth2-client
2024-07-18 23:36:36,723 DEBUG Context_3_Thread_reconnect_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is RECONNECTING
2024-07-18 23:36:36,723 INFO Context_3_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-252: Connecting to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (host 1 of 1, smfclient 252, attempt 1 of 2147483647, this_host_attempt: 1 of 1)
2024-07-18 23:36:36,723 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SNIUtil:92 - Server Name Indication (SNI) automatically applied by using provided hostname
2024-07-18 23:36:36,723 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:739 - SSLEngine Supported Protocols: [SSLV3, TLSV1, TLSV1.1, TLSV1.2]
2024-07-18 23:36:36,724 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:740 - Application Specified Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:36,724 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:741 - Enabled Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:36:36,724 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:748 - The following specified cipher suites are not supported: [TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5]
2024-07-18 23:36:36,724 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:752 - SSLEngine Supported Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_…d=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:06,895 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: (Client name: fv-az520-541/6739/012200fb/NXrqqI3yuq Local port: 39256 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 251); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_2_ReactorThread" daemon id=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:06,896 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_INACTIVE', Info: 'Flow becomes inactive due to: Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:37:06,896 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:37:06,896 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
2024-07-18 23:37:06,896 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:37:06,896 INFO Context_2_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace1-oauth2-client
2024-07-18 23:37:06,956 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is RECONNECTING
2024-07-18 23:37:06,957 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connecting to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (host 1 of 1, smfclient 251, attempt 1 of 2147483647, this_host_attempt: 1 of 1)
2024-07-18 23:37:06,958 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SNIUtil:92 - Server Name Indication (SNI) automatically applied by using provided hostname
2024-07-18 23:37:06,958 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:739 - SSLEngine Supported Protocols: [SSLV3, TLSV1, TLSV1.1, TLSV1.2]
2024-07-18 23:37:06,958 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:740 - Application Specified Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:37:06,958 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:741 - Enabled Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:37:06,958 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:748 - The following specified cipher suites are not supported: [TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5]
2024-07-18 23:37:06,958 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:752 - SSLEngine Supported Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA]
2024-07-18 23:37:06,959 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:753 - Application Specified Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:37:06,959 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:754 - Enabled Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:37:06,973 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connected to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (smfclient 251)
2024-07-18 23:37:06,975 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_UP', Info: 'OK', ResponseCode: '200', Exception: 'null'].
2024-07-18 23:37:06,975 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:37:06,975 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_ACTIVE', Info: 'Flow becomes active', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:37:07,021 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTED', Info: 'null', ResponseCode: '0', Exception: 'null']
2024-07-18 23:37:07,021 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:37:16,957 INFO Thread-16 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:174 - Forcing Session Reconnect for client: fv-az520-541/6739/012500fc/q33hr23mB5
2024-07-18 23:37:16,974 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 48966 Remote addr: localhost Remote port: 32791) - handleException(): Channel Closed Event (smfclient 252)
2024-07-18 23:37:16,974 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: handleException(): Channel Closed Event (smfclient 252) with exception: null cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:16,974 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 48966 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 252); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:16,975 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_INACTIVE', Info: 'Flow becomes inactive due to: Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:37:16,975 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:37:16,975 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
2024-07-18 23:37:16,975 DEBUG Context_3_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:37:16,975 INFO Context_3_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace2-oauth2-client
2024-07-18 23:37:17,036 DEBUG Context_3_Thread_reconnect_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is RECONNECTING
2024-07-18 23:37:17,036 INFO Context_3_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-252: Connecting to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (host 1 of 1, smfclient 252, attempt 1 of 2147483647, this_host_attempt: 1 of 1)
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SNIUtil:92 - Server Name Indication (SNI) automatically applied by using provided hostname
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:739 - SSLEngine Supported Protocols: [SSLV3, TLSV1, TLSV1.1, TLSV1.2]
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:740 - Application Specified Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:741 - Enabled Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:748 - The following specified cipher suites are not supported: [TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5]
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:752 - SSLEngine Supported Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA]
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:753 - Application Specified Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:37:17,037 INFO Context_3_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:754 - Enabled Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:37:17,094 INFO Context_3_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-252: Connected to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (smfclient 252)
2024-07-18 23:37:17,096 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_UP', Info: 'OK', ResponseCode: '200', Exception: 'null'].
2024-07-18 23:37:17,096 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:37:17,097 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_ACTIVE', Info: 'Flow becomes active', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:37:17,141 DEBUG Context_3_Thread_reconnect_notify_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTED', Info: 'null', ResponseCode: '0', Exception: 'null']
2024-07-18 23:37:17,141 DEBUG Context_3_Thread_reconnect_notify_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:37:27,035 INFO Thread-16 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:174 - Forcing Session Reconnect for client: fv-az520-541/6739/012200fb/NXrqqI3yuq
2024-07-18 23:37:27,052 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: (Client name: fv-az520-541/6739/012200fb/NXrqqI3yuq Local port: 51818 Remote addr: localhost Remote port: 32791) - handleException(): Channel Closed Event (smfclient 251)
2024-07-18 23:37:27,053 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: handleException(): Channel Closed Event (smfclient 251) with exception: null cur_stack=Thread: "Context_2_ReactorThread" daemon id=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:27,053 INFO Context_2_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-251: (Client name: fv-az520-541/6739/012200fb/NXrqqI3yuq Local port: 51818 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 251); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_2_ReactorThread" daemon id=290, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:27,053 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:37:27,053 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_INACTIVE', Info: 'Flow becomes inactive due to: Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:37:27,053 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:37:27,053 INFO Context_2_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace1-oauth2-client
2024-07-18 23:37:27,053 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
2024-07-18 23:37:27,112 DEBUG Context_2_Thread_reconnect_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is RECONNECTING
2024-07-18 23:37:27,112 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connecting to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (host 1 of 1, smfclient 251, attempt 1 of 2147483647, this_host_attempt: 1 of 1)
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SNIUtil:92 - Server Name Indication (SNI) automatically applied by using provided hostname
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:739 - SSLEngine Supported Protocols: [SSLV3, TLSV1, TLSV1.1, TLSV1.2]
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:740 - Application Specified Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:741 - Enabled Protocols: [SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:748 - The following specified cipher suites are not supported: [TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5]
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:752 - SSLEngine Supported Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA]
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:753 - Application Specified Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:37:27,113 INFO Context_2_Thread_reconnect_service c.s.j.p.s.SSLSmfClient:754 - Enabled Cipher Suites: [TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384]
2024-07-18 23:37:27,166 INFO Context_2_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-251: Connected to host 'orig=tcps://localhost:32791, scheme=tcps://, host=localhost, port=32791' (smfclient 251)
2024-07-18 23:37:27,168 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_UP', Info: 'OK', ResponseCode: '200', Exception: 'null'].
2024-07-18 23:37:27,168 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:37:27,168 DEBUG Context_2_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@399a6193): Received Solace Flow event [Type: 'FLOW_ACTIVE', Info: 'Flow becomes active', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:37:27,209 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTED', Info: 'null', ResponseCode: '0', Exception: 'null']
2024-07-18 23:37:27,209 DEBUG Context_2_Thread_reconnect_notify_service c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is UP
2024-07-18 23:37:37,112 INFO Thread-16 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:174 - Forcing Session Reconnect for client: fv-az520-541/6739/012500fc/q33hr23mB5
2024-07-18 23:37:37,130 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 58442 Remote addr: localhost Remote port: 32791) - handleException(): Channel Closed Event (smfclient 252)
2024-07-18 23:37:37,130 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: handleException(): Channel Closed Event (smfclient 252) with exception: null cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1448) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:37,130 INFO Context_3_ReactorThread c.s.j.p.i.TcpClientChannel:63 - Client-252: (Client name: fv-az520-541/6739/012500fc/q33hr23mB5 Local port: 58442 Remote addr: localhost Remote port: 32791) - startReconnect(): Channel Closed Event (smfclient 252); exception: Error receiving data from underlying connection. cur_stack=Thread: "Context_3_ReactorThread" daemon id=293, prio=5: com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.startReconnect(TcpClientChannel.java:1409) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1473) com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.handleException(TcpClientChannel.java:1399) com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader.handleClosedSocketDuringRead(SubscriberMessageReader.java:209) com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.handleClosedSocketDuringRead(SimpleSmfClient.java:1199) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.processReactorChannels(SyncEventDispatcherReactor.java:229) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor.eventLoop(SyncEventDispatcherReactor.java:157) com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor$SEDReactorThread.run(SyncEventDispatcherReactor.java:338) java.base/java.lang.Thread.run(Thread.java:840)
2024-07-18 23:37:37,131 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_INACTIVE', Info: 'Flow becomes inactive due to: Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'null'].
2024-07-18 23:37:37,131 DEBUG Context_3_Thread_reconnect_service c.s.s.c.s.b.h.h.SolaceSessionEventHandler:25 - Received Solace JCSMP Session event [Type: 'RECONNECTING', Info: 'null', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.']
2024-07-18 23:37:37,131 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@4feb3076): Received Solace Flow event [Type: 'FLOW_DOWN', Info: 'Error receiving data from underlying connection.', ResponseCode: '0', Exception: 'com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.'].
2024-07-18 23:37:37,131 INFO Context_3_Thread_reconnect_service c.s.j.DefaultSolaceSessionOAuth2TokenProvider:50 - Fetching OAuth2 access token using client registration ID: solace2-oauth2-client
2024-07-18 23:37:37,131 DEBUG Context_3_ConsumerDispatcher c.s.s.c.s.b.h.b.SolaceHealthIndicator:23 - Solace connection/flow status is DOWN
MockHttpServletRequest:
HTTP Method = GET
Request URI = /actuator/health
Parameters = {}
Headers = []
Body = null
Session Attrs = {}
Handler:
Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler
Method = Actuator web endpoint 'health'
Async:
Async started = false
Async result = null
Resolved Exception:
Type = null
ModelAndView:
View name = null
View = null
Model = null
FlashMap:
Attributes = null
MockHttpServletResponse:
Status = 503
Error message = null
Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/vnd.spring-boot.actuator.v3+json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"]
Content type = application/vnd.spring-boot.actuator.v3+json
Body = {"status":"DOWN","components":{"binders":{"status":"DOWN","components":{"solace1":{"status":"UP","components":{"bindings":{"status":"UP","components":{"consume-in-0":{"status":"UP","components":{"flows":{"status":"UP","components":{"flow-0":{"status":"UP"}}}}}}},"connection":{"status":"UP"}}},"solace2":{"status":"DOWN","components":{"bindings":{"status":"DOWN","components":{"otherConsume-in-0":{"status":"DOWN","components":{"flows":{"status":"DOWN","components":{"flow-0":{"status":"DOWN","details":{"error":"com.solacesystems.jcsmp.JCSMPTransportException: Error receiving data from underlying connection.","info":"Error receiving data from underlying connection."}}}}}}}},"connection":{"status":"UP"}}}}},"diskSpace":{"status":"UP","details":{"total":77851254784,"free":15108575232,"threshold":10485760,"path":"/home/runner/work/solace-spring-cloud/solace-spring-cloud/solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder/.","exists":true}},"ping":{"status":"UP"}}}
Forwarded URL = null
Redirected URL = null
Cookies = []
2024-07-18 23:37:37,146 INFO ForkJoinPool-1-worker-6 c.s.s.c.s.b.s.o.MultiBinderOAuth2IT:39 - Ended Test: MultiBinderOAuth2IT.checkHealthOfMultipleSolaceBindersWhenForceReconnect(MockMvc)
Loading