Log Output
    Suites
        · Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
            2022-04-25 13:51:51 | adding system property: server.cluster.nodes: localhost
            2022-04-25 13:51:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:51:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:51:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:51:51 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS 
            2022-04-25 13:51:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:51:51 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS
            2022-04-25 13:51:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Can't establish encrypted connection
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector  state changed: connected->disconnected
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Ignoring stop connector.
            2022-04-25 13:52:11 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 13:52:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:52:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1d16efb1
            2022-04-25 13:52:11 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:52:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:52:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@13d10263
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:52:11 | [Mutex] waiting for: [registration]
            2022-04-25 13:52:11 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 13:52:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@17ee84c1
            2022-04-25 13:52:11 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:52:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=30] Start TLS 
            2022-04-25 13:52:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 13:52:11 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:52:11 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Proceeding TLS
            2022-04-25 13:52:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Start handshake
            2022-04-25 13:52:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Can't establish encrypted connection
            2022-04-25 13:52:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:52:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:52:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Connector  state changed: connected->disconnected
            2022-04-25 13:52:31 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@78ad0ed3}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@5f818c}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@32c3f717}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@2208ac0a}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 13:52:31 PDT 2022}}}}
            2022-04-25 13:52:31 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 13:52:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4a41dc9a
            2022-04-25 13:52:31 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@c802ea7
            2022-04-25 13:52:31 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@16b54543
            2022-04-25 13:53:41 | [Mutex] timeout. Not received [registration]
            2022-04-25 13:53:41 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 13:53:41 | 
            2022-04-25 13:53:41 | Running: Retrieve server version
            2022-04-25 13:53:41 | ------------------------------------
            2022-04-25 13:53:41 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Retrieve server statistics 1
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: SASL authentication
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Brute Force Prevention
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Password change
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: VCard: VCard4 support - #2407, #2410
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestVCard4]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: VCard: VCard4 and VCard-Temp integration - #3282
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: VCard: Setting VCard-temp with empty photo - #6293
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: MotD: Message of the Day
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestMotD]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestMotD]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestMotD]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Welcome: Welcome message
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: User credentials manipulation
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Offline Messages: Sink Provider - #2947
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: XEP-0357: Push Notifications
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPush]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPush]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPush]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPush]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPush]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: XEP-0357: Push Notifications - Groupchat
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: XEP-0411: Bookmarks Conversion
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: WebSocket: Test WebSocket connectivity - #3305
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Tigase XMPP server monitoring - #2951
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Admin ad-hoc tests
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Presence tests
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Privacy list
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: Service Discovery Extensions
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | Running: XEP-0215: External Service Discovery
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | 
            2022-04-25 13:53:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
            2022-04-25 13:53:42 | ------------------------------------
            2022-04-25 13:53:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:53:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:53:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:53:42 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Start TLS 
            2022-04-25 13:53:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:53:42 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Proceeding TLS
            2022-04-25 13:53:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Start handshake
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Can't establish encrypted connection
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Connector  state changed: connected->disconnected
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Ignoring stop connector.
            2022-04-25 13:54:02 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 13:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:54:02 | [Mutex] waiting for: [registration]
            2022-04-25 13:54:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7143dc9f
            2022-04-25 13:54:02 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 13:54:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:54:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f843cc7
            2022-04-25 13:54:02 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 13:54:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7bbbb7ef
            2022-04-25 13:54:02 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:54:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=40] Start TLS 
            2022-04-25 13:54:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 13:54:02 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:54:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Proceeding TLS
            2022-04-25 13:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Start handshake
            2022-04-25 13:54:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Can't establish encrypted connection
            2022-04-25 13:54:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:54:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:54:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Connector  state changed: connected->disconnected
            2022-04-25 13:54:22 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@3eb936fc}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@51f1b290}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@fcdce6d}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@296f14b4}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 13:54:22 PDT 2022}}}}
            2022-04-25 13:54:22 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 13:54:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5e96c9b3
            2022-04-25 13:54:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2af85c3
            2022-04-25 13:54:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@63f08d5d
            2022-04-25 13:55:32 | [Mutex] timeout. Not received [registration]
            2022-04-25 13:55:32 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | Running: Test MAM support - #4732
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | Running: Test limit of users per room - #3179
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | Running: Test handling of timestamps - #7443
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | Running: Modify list of the occupants to include room members - #8660
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | Running: Test MUC VCard support
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | 
            2022-04-25 13:55:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
            2022-04-25 13:55:32 | ------------------------------------
            2022-04-25 13:55:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:55:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:55:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:55:32 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Start TLS 
            2022-04-25 13:55:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:55:32 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Proceeding TLS
            2022-04-25 13:55:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Start handshake
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Can't establish encrypted connection
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Connector  state changed: connected->disconnected
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Ignoring stop connector.
            2022-04-25 13:55:52 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 13:55:52 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:55:52 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4cea0c32
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:55:52 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:55:52 | [Mutex] waiting for: [registration]
            2022-04-25 13:55:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:55:52 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@422dfbdf
            2022-04-25 13:55:52 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 13:55:52 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46126742
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=50] Start TLS 
            2022-04-25 13:55:52 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 13:55:52 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:55:52 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 13:55:52 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:55:52 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Proceeding TLS
            2022-04-25 13:55:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Start handshake
            2022-04-25 13:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Can't establish encrypted connection
            2022-04-25 13:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Connector  state changed: connected->disconnected
            2022-04-25 13:56:12 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@310f1e4}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@1f87f628}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@32d91504}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@67a44c6a}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 13:56:12 PDT 2022}}}}
            2022-04-25 13:56:12 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 13:56:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@633f0eab
            2022-04-25 13:56:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@43a98252
            2022-04-25 13:56:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3922de16
            2022-04-25 13:57:22 | [Mutex] timeout. Not received [registration]
            2022-04-25 13:57:22 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: Node and item manipulation using PubSub procotol - #4229
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: PEP support
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: Removal of PEP nodes on user removal - #3544
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: MAM: Support for XEP-0313 for PubSub - #4733
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: REST: Node and item manipulation using REST API - JSON - #4728
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | Running: Discovery of nodes with RSM
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | 
            2022-04-25 13:57:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
            2022-04-25 13:57:22 | ------------------------------------
            2022-04-25 13:57:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:57:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:57:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:57:22 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Start TLS 
            2022-04-25 13:57:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:57:22 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Proceeding TLS
            2022-04-25 13:57:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Start handshake
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Can't establish encrypted connection
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Connector  state changed: connected->disconnected
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Ignoring stop connector.
            2022-04-25 13:57:42 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 13:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:57:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20a27701
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:57:42 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:57:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e659d65
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:57:42 | [Mutex] waiting for: [registration]
            2022-04-25 13:57:42 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 13:57:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a5a1c71
            2022-04-25 13:57:42 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:57:42 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=60] Start TLS 
            2022-04-25 13:57:42 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 13:57:42 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:57:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Proceeding TLS
            2022-04-25 13:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Start handshake
            2022-04-25 13:58:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Can't establish encrypted connection
            2022-04-25 13:58:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:58:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:58:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Connector  state changed: connected->disconnected
            2022-04-25 13:58:02 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@6f58975e}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@5cf1ffcb}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@5e7ddf85}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@243ee9af}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 13:58:02 PDT 2022}}}}
            2022-04-25 13:58:02 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 13:58:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@f776811
            2022-04-25 13:58:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5c2bd193
            2022-04-25 13:58:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6c9abc64
            2022-04-25 13:59:12 | [Mutex] timeout. Not received [registration]
            2022-04-25 13:59:12 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | Running: UI: Web Admin UI - #2955
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | Running: REST: Test user status change via REST API call - #8226
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | Running: Password reset over email
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | Running: Upload: Test support for XEP-0363: HTTP File Upload
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | 
            2022-04-25 13:59:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
            2022-04-25 13:59:12 | ------------------------------------
            2022-04-25 13:59:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:59:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:59:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:59:12 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Start TLS 
            2022-04-25 13:59:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:59:12 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Proceeding TLS
            2022-04-25 13:59:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Start handshake
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Can't establish encrypted connection
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Connector  state changed: connected->disconnected
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Ignoring stop connector.
            2022-04-25 13:59:32 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 13:59:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 13:59:32 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6e589f03
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector  state changed: null->connecting
            2022-04-25 13:59:32 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector  state changed: connecting->connected
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 13:59:32 | [Mutex] waiting for: [registration]
            2022-04-25 13:59:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 13:59:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@609f6cb8
            2022-04-25 13:59:32 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 13:59:32 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@64a0f473
            2022-04-25 13:59:32 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 13:59:32 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=70] Start TLS 
            2022-04-25 13:59:32 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 13:59:32 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 13:59:32 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Proceeding TLS
            2022-04-25 13:59:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Start handshake
            2022-04-25 13:59:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Can't establish encrypted connection
            2022-04-25 13:59:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:59:52 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@21a26683}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=connected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@ba85533}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@10490252}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@73a96f44}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 13:59:32 PDT 2022}}}}
            2022-04-25 13:59:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 13:59:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Connector  state changed: connected->disconnected
            2022-04-25 13:59:52 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 13:59:52 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@418d99cc
            2022-04-25 13:59:52 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@8c55d03
            2022-04-25 13:59:52 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@50c695db
            2022-04-25 14:01:02 | [Mutex] timeout. Not received [registration]
            2022-04-25 14:01:02 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | Running: XEP-0313 - Message Archive Management
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | Running: XEP-0313 - Message Archive Management: 2
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | Running: XEP-0136 - Message Archiving - basic tests
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | Running: XEP-0136 - Message Archive - extended tests
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | Running: XEP-0136 - Message Archiving - RSM
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:02 | 
            2022-04-25 14:01:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
            2022-04-25 14:01:02 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | Running: XEP-0136 - Message Archiving - Tags and Contains
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | Running: XEP-0136 - Message Archiving - MUC
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | Running: Archiving messages while recipient is oflfine
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | 
            2022-04-25 14:01:03 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
            2022-04-25 14:01:03 | ------------------------------------
            2022-04-25 14:01:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:01:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=76] Start TLS 
            2022-04-25 14:01:03 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:01:03 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:01:03 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:01:03 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Proceeding TLS
            2022-04-25 14:01:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Start handshake
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Can't establish encrypted connection
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Connector  state changed: connected->disconnected
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=76] Ignoring stop connector.
            2022-04-25 14:01:23 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 14:01:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:01:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@309a079e
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:01:23 | [Mutex] waiting for: [registration]
            2022-04-25 14:01:23 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 14:01:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:01:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3e5deffd
            2022-04-25 14:01:23 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 14:01:23 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3a626cee
            2022-04-25 14:01:23 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:01:23 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=81] Start TLS 
            2022-04-25 14:01:23 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 14:01:23 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:01:23 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Proceeding TLS
            2022-04-25 14:01:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Start handshake
            2022-04-25 14:01:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Can't establish encrypted connection
            2022-04-25 14:01:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:01:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:01:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Connector  state changed: connected->disconnected
            2022-04-25 14:01:43 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@7f60e5c6}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@1fa6bb43}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4e559d4d}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@67799d75}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 14:01:43 PDT 2022}}}}
            2022-04-25 14:01:43 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 14:01:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1f4f1a89
            2022-04-25 14:01:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3519d680
            2022-04-25 14:01:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@57c48a9b
            2022-04-25 14:02:53 | [Mutex] timeout. Not received [registration]
            2022-04-25 14:02:53 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | Running: External Component - testing external component settings and connectivity 
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | Running: External Component Manager - testing configuration of external components
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | 
            2022-04-25 14:02:53 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
            2022-04-25 14:02:53 | ------------------------------------
            2022-04-25 14:02:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:02:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=86] Start TLS 
            2022-04-25 14:02:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:02:53 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:02:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:02:53 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Proceeding TLS
            2022-04-25 14:02:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Start handshake
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Can't establish encrypted connection
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Connector  state changed: connected->disconnected
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=86] Ignoring stop connector.
            2022-04-25 14:03:13 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 14:03:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:03:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2c62c767
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:03:13 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:03:13 | [Mutex] waiting for: [registration]
            2022-04-25 14:03:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:03:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@22a52c9b
            2022-04-25 14:03:13 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 14:03:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@269aac17
            2022-04-25 14:03:13 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:03:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=91] Start TLS 
            2022-04-25 14:03:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 14:03:13 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:03:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Proceeding TLS
            2022-04-25 14:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Start handshake
            2022-04-25 14:03:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Can't establish encrypted connection
            2022-04-25 14:03:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:03:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:03:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Connector  state changed: connected->disconnected
            2022-04-25 14:03:33 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@639826a0}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@597b8c4b}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@52b1a20b}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@21b8565e}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 14:03:33 PDT 2022}}}}
            2022-04-25 14:03:33 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 14:03:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3b7d9ef
            2022-04-25 14:03:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6ab0406
            2022-04-25 14:03:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@59554f22
            2022-04-25 14:04:43 | [Mutex] timeout. Not received [registration]
            2022-04-25 14:04:43 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 14:04:43 | 
            2022-04-25 14:04:43 | Running: Example Jaxmpp Test
            2022-04-25 14:04:43 | ------------------------------------
            2022-04-25 14:04:43 | 
            2022-04-25 14:04:43 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
            2022-04-25 14:04:43 | ------------------------------------
            2022-04-25 14:04:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:04:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:04:43 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:04:43 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=96] Start TLS 
            2022-04-25 14:04:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:04:43 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Proceeding TLS
            2022-04-25 14:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Start handshake
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Can't establish encrypted connection
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Connector  state changed: connected->disconnected
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=96] Ignoring stop connector.
            2022-04-25 14:05:03 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 14:05:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:05:03 | [Mutex] waiting for: [registration]
            2022-04-25 14:05:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6c2f92ae
            2022-04-25 14:05:03 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 14:05:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:05:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@62e8715b
            2022-04-25 14:05:03 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 14:05:03 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@66d7f9de
            2022-04-25 14:05:03 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:05:03 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=101] Start TLS 
            2022-04-25 14:05:03 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 14:05:03 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:05:03 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Proceeding TLS
            2022-04-25 14:05:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Start handshake
            2022-04-25 14:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Can't establish encrypted connection
            2022-04-25 14:05:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:05:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Connector  state changed: connected->disconnected
            2022-04-25 14:05:23 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@23d57b60}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@33ff2756}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@12bcfadb}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4b7cf85b}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 14:05:23 PDT 2022}}}}
            2022-04-25 14:05:23 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 14:05:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@43fa842f
            2022-04-25 14:05:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@975ce91
            2022-04-25 14:05:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7c6a9746
            2022-04-25 14:06:33 | [Mutex] timeout. Not received [registration]
            2022-04-25 14:06:33 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | Running: Testing reconnections - #4266
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | 
            2022-04-25 14:06:33 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
            2022-04-25 14:06:33 | ------------------------------------
            2022-04-25 14:06:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:06:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:06:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=106] Start TLS 
            2022-04-25 14:06:33 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:06:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:06:33 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Proceeding TLS
            2022-04-25 14:06:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Start handshake
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Can't establish encrypted connection
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Connector  state changed: connected->disconnected
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=106] Ignoring stop connector.
            2022-04-25 14:06:53 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
            2022-04-25 14:06:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
            2022-04-25 14:06:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@477f3d5f
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector  state changed: null->connecting
            2022-04-25 14:06:53 | StateChangedEvent{oldState=null, newState=connecting}
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector  state changed: connecting->connected
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms
            2022-04-25 14:06:53 | [Mutex] waiting for: [registration]
            2022-04-25 14:06:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
            2022-04-25 14:06:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@49b8cbc0
            2022-04-25 14:06:53 | StateChangedEvent{oldState=connecting, newState=connected}
            2022-04-25 14:06:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4d87562f
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=111] Start TLS 
            2022-04-25 14:06:53 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
            2022-04-25 14:06:53 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
            2022-04-25 14:06:53 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
            2022-04-25 14:06:53 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
            2022-04-25 14:06:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Proceeding TLS
            2022-04-25 14:06:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Start handshake
            2022-04-25 14:07:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Can't establish encrypted connection
            2022-04-25 14:07:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:07:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
            2022-04-25 14:07:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Connector  state changed: connected->disconnected
            2022-04-25 14:07:13 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@52ec0858}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@885c1fb}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@63f4d9bf}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@36ae8071}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3947abaf}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4e86b486}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 14:07:13 PDT 2022}}}}
            2022-04-25 14:07:13 | StateChangedEvent{oldState=connected, newState=disconnected}
            2022-04-25 14:07:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@68aa3eb4
            2022-04-25 14:07:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2a4596d8
            2022-04-25 14:07:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2e5b5aec
            2022-04-25 14:08:23 | [Mutex] timeout. Not received [registration]
            2022-04-25 14:08:23 | [Mutex] isItemNotified: registrationSuccess :: false
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | Running: Check MIX Create Channel
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestCreate]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | Running: Check MIX Join
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestJoin]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | Running: Check MIX Destroy Channel
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | Running: Check Basic MIX Conversation Scenario
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------
            2022-04-25 14:08:23 | 
            2022-04-25 14:08:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
            2022-04-25 14:08:23 | ------------------------------------