Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-04-15 06:17:43 | adding system property: server.cluster.nodes: localhost
2022-04-15 06:17:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: null->connecting
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: connecting->connected
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:17:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:17:43 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:17:43 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS
2022-04-15 06:17:43 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:17:43 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS
2022-04-15 06:17:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Can't establish encrypted connection
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector state changed: connected->disconnected
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Ignoring stop connector.
2022-04-15 06:18: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-15 06:18:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: null->connecting
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:18:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3f24d3d9
2022-04-15 06:18:03 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: connecting->connected
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:18:03 | [Mutex] waiting for: [registration]
2022-04-15 06:18:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:18:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@31e32a4d
2022-04-15 06:18:03 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:18:03 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@35dcb8a9
2022-04-15 06:18:03 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:18:03 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=30] Start TLS
2022-04-15 06:18:03 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:18:03 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:18:03 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Proceeding TLS
2022-04-15 06:18:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Start handshake
2022-04-15 06:18:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Can't establish encrypted connection
2022-04-15 06:18:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:18:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:18:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Connector state changed: connected->disconnected
2022-04-15 06:18: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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@697d9faf}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@112d90fa}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@10f1df39}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1574ba6f}, 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=Fri Apr 15 06:18:23 PDT 2022}}}}
2022-04-15 06:18:23 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:18:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62f27ee4
2022-04-15 06:18:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@741e155
2022-04-15 06:18:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@76fc3139
2022-04-15 06:19:33 | [Mutex] timeout. Not received [registration]
2022-04-15 06:19:33 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Retrieve server version
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Retrieve server statistics 1
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: SASL authentication
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Brute Force Prevention
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Password change
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: VCard: VCard4 support - #2407, #2410
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: MotD: Message of the Day
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Welcome: Welcome message
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: User credentials manipulation
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Offline Messages: Sink Provider - #2947
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:33 |
2022-04-15 06:19:33 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:33 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: XEP-0357: Push Notifications
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: XEP-0357: Push Notifications - Groupchat
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: XEP-0411: Bookmarks Conversion
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: Tigase XMPP server monitoring - #2951
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: Admin ad-hoc tests
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: Presence tests
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: Privacy list
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: Service Discovery Extensions
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | Running: XEP-0215: External Service Discovery
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 |
2022-04-15 06:19:34 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 06:19:34 | ------------------------------------
2022-04-15 06:19:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: null->connecting
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: connecting->connected
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:19:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Start TLS
2022-04-15 06:19:34 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:19:34 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:19:34 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:19:34 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Proceeding TLS
2022-04-15 06:19:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Start handshake
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Can't establish encrypted connection
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Connector state changed: connected->disconnected
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Ignoring stop connector.
2022-04-15 06:19:54 | 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-15 06:19:54 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: null->connecting
2022-04-15 06:19:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@87185a7
2022-04-15 06:19:54 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: connecting->connected
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:19:54 | [Mutex] waiting for: [registration]
2022-04-15 06:19:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:19:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6b67ad9
2022-04-15 06:19:54 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:19:54 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@289eed7
2022-04-15 06:19:54 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:19:54 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=40] Start TLS
2022-04-15 06:19:54 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:19:54 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:19:54 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Proceeding TLS
2022-04-15 06:19:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Start handshake
2022-04-15 06:20:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Can't establish encrypted connection
2022-04-15 06:20:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:20:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:20:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Connector state changed: connected->disconnected
2022-04-15 06:20:14 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@478b70e2}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@43538909}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@76065308}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3b34f449}, 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=Fri Apr 15 06:20:14 PDT 2022}}}}
2022-04-15 06:20:14 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:20:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@27a48fad
2022-04-15 06:20:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@78605191
2022-04-15 06:20:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3cbac386
2022-04-15 06:21:24 | [Mutex] timeout. Not received [registration]
2022-04-15 06:21:24 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | Running: Test MAM support - #4732
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | Running: Test limit of users per room - #3179
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | Running: Test handling of timestamps - #7443
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | Running: Modify list of the occupants to include room members - #8660
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | Running: Test MUC VCard support
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 |
2022-04-15 06:21:24 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 06:21:24 | ------------------------------------
2022-04-15 06:21:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: null->connecting
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: connecting->connected
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:21:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:21:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:21:24 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Start TLS
2022-04-15 06:21:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:21:24 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Proceeding TLS
2022-04-15 06:21:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Start handshake
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Can't establish encrypted connection
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Connector state changed: connected->disconnected
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Ignoring stop connector.
2022-04-15 06:21:44 | 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-15 06:21:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: null->connecting
2022-04-15 06:21:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@100c237
2022-04-15 06:21:44 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: connecting->connected
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:21:44 | [Mutex] waiting for: [registration]
2022-04-15 06:21:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:21:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@fc73c67
2022-04-15 06:21:44 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:21:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@bf8a947
2022-04-15 06:21:44 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:21:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=50] Start TLS
2022-04-15 06:21:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:21:44 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:21:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Proceeding TLS
2022-04-15 06:21:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Start handshake
2022-04-15 06:22:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Can't establish encrypted connection
2022-04-15 06:22:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:22:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:22:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Connector state changed: connected->disconnected
2022-04-15 06:22:04 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@4efa365c}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@49ec44ce}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@7f7e7d90}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@318251a9}, 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=Fri Apr 15 06:22:04 PDT 2022}}}}
2022-04-15 06:22:04 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:22:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2ed5c913
2022-04-15 06:22:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5b43233
2022-04-15 06:22:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@9aa4de8
2022-04-15 06:23:14 | [Mutex] timeout. Not received [registration]
2022-04-15 06:23:14 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: Node and item manipulation using PubSub procotol - #4229
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: PEP support
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: Removal of PEP nodes on user removal - #3544
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | Running: Discovery of nodes with RSM
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 |
2022-04-15 06:23:14 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-15 06:23:14 | ------------------------------------
2022-04-15 06:23:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: null->connecting
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: connecting->connected
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:23:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:23:14 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Start TLS
2022-04-15 06:23:14 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:23:14 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:23:14 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Proceeding TLS
2022-04-15 06:23:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Start handshake
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Can't establish encrypted connection
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Connector state changed: connected->disconnected
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Ignoring stop connector.
2022-04-15 06:23:34 | 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-15 06:23:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: null->connecting
2022-04-15 06:23:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4ccdcb54
2022-04-15 06:23:34 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: connecting->connected
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:23:34 | [Mutex] waiting for: [registration]
2022-04-15 06:23:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:23:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@420a3cbd
2022-04-15 06:23:34 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:23:34 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4635a024
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=60] Start TLS
2022-04-15 06:23:34 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:23:34 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:23:34 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:23:34 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:23:34 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Proceeding TLS
2022-04-15 06:23:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Start handshake
2022-04-15 06:23:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Can't establish encrypted connection
2022-04-15 06:23:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:23:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:23:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Connector state changed: connected->disconnected
2022-04-15 06:23:54 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@3373686}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@2182dadf}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@32fef586}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@59a1477d}, 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=Fri Apr 15 06:23:54 PDT 2022}}}}
2022-04-15 06:23:54 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:23:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6318c9c9
2022-04-15 06:23:54 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@54fbb357
2022-04-15 06:23:54 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@116c3e8b
2022-04-15 06:25:04 | [Mutex] timeout. Not received [registration]
2022-04-15 06:25:04 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | Running: UI: Web Admin UI - #2955
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | Running: REST: Test user status change via REST API call - #8226
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | Running: Password reset over email
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 |
2022-04-15 06:25:04 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 06:25:04 | ------------------------------------
2022-04-15 06:25:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: null->connecting
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: connecting->connected
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:25:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:25:04 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Start TLS
2022-04-15 06:25:04 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:25:04 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:25:04 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Proceeding TLS
2022-04-15 06:25:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Start handshake
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Can't establish encrypted connection
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Connector state changed: connected->disconnected
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Ignoring stop connector.
2022-04-15 06:25:24 | 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-15 06:25:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:25:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@669e8c69
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: null->connecting
2022-04-15 06:25:24 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: connecting->connected
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:25:24 | [Mutex] waiting for: [registration]
2022-04-15 06:25:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:25:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@68597eca
2022-04-15 06:25:24 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:25:24 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6c66e719
2022-04-15 06:25:24 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=70] Start TLS
2022-04-15 06:25:24 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:25:24 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:25:24 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:25:24 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Proceeding TLS
2022-04-15 06:25:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Start handshake
2022-04-15 06:25:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Can't establish encrypted connection
2022-04-15 06:25:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:25:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:25:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Connector state changed: connected->disconnected
2022-04-15 06:25:44 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@296474f1}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@3b0b5870}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1887def5}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4302acd3}, 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=Fri Apr 15 06:25:44 PDT 2022}}}}
2022-04-15 06:25:44 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:25:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@494b8bbe
2022-04-15 06:25:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@28e2923f
2022-04-15 06:25:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@eb491a0
2022-04-15 06:26:54 | [Mutex] timeout. Not received [registration]
2022-04-15 06:26:54 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: XEP-0313 - Message Archive Management
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: XEP-0313 - Message Archive Management: 2
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: XEP-0136 - Message Archiving - basic tests
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: XEP-0136 - Message Archive - extended tests
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: XEP-0136 - Message Archiving - RSM
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: XEP-0136 - Message Archiving - MUC
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | Running: Archiving messages while recipient is oflfine
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 |
2022-04-15 06:26:54 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 06:26:54 | ------------------------------------
2022-04-15 06:26:54 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: null->connecting
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: connecting->connected
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:26:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=76] Start TLS
2022-04-15 06:26:54 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:26:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:26:54 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:26:54 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Proceeding TLS
2022-04-15 06:26:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Start handshake
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Can't establish encrypted connection
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Connector state changed: connected->disconnected
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=76] Ignoring stop connector.
2022-04-15 06:27:14 | 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-15 06:27:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: null->connecting
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:27:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67658a18
2022-04-15 06:27:14 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: connecting->connected
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:27:14 | [Mutex] waiting for: [registration]
2022-04-15 06:27:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:27:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@69a26884
2022-04-15 06:27:14 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:27:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6d9de168
2022-04-15 06:27:14 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:27:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=81] Start TLS
2022-04-15 06:27:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:27:14 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:27:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Proceeding TLS
2022-04-15 06:27:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Start handshake
2022-04-15 06:27:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Can't establish encrypted connection
2022-04-15 06:27:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:27:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:27:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Connector state changed: connected->disconnected
2022-04-15 06:27:34 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@289f62bf}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@636118fe}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@19fdaa5e}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1be98ea8}, 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=Fri Apr 15 06:27:34 PDT 2022}}}}
2022-04-15 06:27:34 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:27:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@48b09df0
2022-04-15 06:27:34 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@23fdcaf0
2022-04-15 06:27:34 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@57263b8b
2022-04-15 06:28:44 | [Mutex] timeout. Not received [registration]
2022-04-15 06:28:44 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | Running: External Component - testing external component settings and connectivity
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | Running: External Component Manager - testing configuration of external components
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 |
2022-04-15 06:28:44 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-15 06:28:44 | ------------------------------------
2022-04-15 06:28:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: null->connecting
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: connecting->connected
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:28:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:28:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=86] Start TLS
2022-04-15 06:28:44 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:28:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:28:44 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Proceeding TLS
2022-04-15 06:28:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Start handshake
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Can't establish encrypted connection
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Connector state changed: connected->disconnected
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=86] Ignoring stop connector.
2022-04-15 06:29:04 | 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-15 06:29:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:29:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3fe01346
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: null->connecting
2022-04-15 06:29:04 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: connecting->connected
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:29:04 | [Mutex] waiting for: [registration]
2022-04-15 06:29:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:29:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3127eaca
2022-04-15 06:29:04 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:29:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@35187836
2022-04-15 06:29:04 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:29:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=91] Start TLS
2022-04-15 06:29:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:29:04 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:29:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Proceeding TLS
2022-04-15 06:29:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Start handshake
2022-04-15 06:29:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Can't establish encrypted connection
2022-04-15 06:29:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:29:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:29:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Connector state changed: connected->disconnected
2022-04-15 06:29:24 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@701ae0f1}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@4f5fa797}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@41a0750c}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@370f6cc6}, 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=Fri Apr 15 06:29:24 PDT 2022}}}}
2022-04-15 06:29:24 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:29:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@10351fbe
2022-04-15 06:29:24 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@22646130
2022-04-15 06:29:24 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@602e7865
2022-04-15 06:30:34 | [Mutex] timeout. Not received [registration]
2022-04-15 06:30:34 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:30:34 |
2022-04-15 06:30:34 | Running: Example Jaxmpp Test
2022-04-15 06:30:34 | ------------------------------------
2022-04-15 06:30:34 |
2022-04-15 06:30:34 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-15 06:30:34 | ------------------------------------
2022-04-15 06:30:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: null->connecting
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: connecting->connected
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:30:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:30:34 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:30:34 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=96] Start TLS
2022-04-15 06:30:34 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:30:34 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Proceeding TLS
2022-04-15 06:30:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Start handshake
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Can't establish encrypted connection
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Connector state changed: connected->disconnected
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=96] Ignoring stop connector.
2022-04-15 06:30:54 | 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-15 06:30:54 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: null->connecting
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:30:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@73456353
2022-04-15 06:30:54 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: connecting->connected
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:30:54 | [Mutex] waiting for: [registration]
2022-04-15 06:30:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:30:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7d82934b
2022-04-15 06:30:54 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:30:54 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@79bd0823
2022-04-15 06:30:54 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:30:54 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=101] Start TLS
2022-04-15 06:30:54 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:30:54 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:30:54 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Proceeding TLS
2022-04-15 06:30:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Start handshake
2022-04-15 06:31:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Can't establish encrypted connection
2022-04-15 06:31:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:31:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:31:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Connector state changed: connected->disconnected
2022-04-15 06:31:14 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@3cbf9970}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@64b82a4f}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@d49e558}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1ca408c2}, 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=Fri Apr 15 06:31:14 PDT 2022}}}}
2022-04-15 06:31:14 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:31:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5c90663f
2022-04-15 06:31:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@795fd5b0
2022-04-15 06:31:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3b7e9ce6
2022-04-15 06:32:24 | [Mutex] timeout. Not received [registration]
2022-04-15 06:32:24 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | Running: Testing reconnections - #4266
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 |
2022-04-15 06:32:24 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 06:32:24 | ------------------------------------
2022-04-15 06:32:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: null->connecting
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: connecting->connected
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:32:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:32:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=106] Start TLS
2022-04-15 06:32:24 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:32:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:32:24 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Proceeding TLS
2022-04-15 06:32:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Start handshake
2022-04-15 06:32:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Can't establish encrypted connection
2022-04-15 06:32:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:32:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:32:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Connector state changed: connected->disconnected
2022-04-15 06:32:44 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:32:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=106] Ignoring stop connector.
2022-04-15 06:32:45 | 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-15 06:32:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: null->connecting
2022-04-15 06:32:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@61f581e9
2022-04-15 06:32:45 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: connecting->connected
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:32:45 | [Mutex] waiting for: [registration]
2022-04-15 06:32:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:32:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f3273a7
2022-04-15 06:32:45 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:32:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6b0dea99
2022-04-15 06:32:45 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:32:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=111] Start TLS
2022-04-15 06:32:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:32:45 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:32:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Proceeding TLS
2022-04-15 06:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Start handshake
2022-04-15 06:33:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Can't establish encrypted connection
2022-04-15 06:33:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:33:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:33:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Connector state changed: connected->disconnected
2022-04-15 06:33:05 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@2e0f799c}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@63385f7d}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1febb7f6}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1b36cfb0}, 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=Fri Apr 15 06:33:05 PDT 2022}}}}
2022-04-15 06:33:05 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:33:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4e2086d3
2022-04-15 06:33:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6f42fbdd
2022-04-15 06:33:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2d54b5c4
2022-04-15 06:34:15 | [Mutex] timeout. Not received [registration]
2022-04-15 06:34:15 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | Running: Check MIX Create Channel
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | Running: Check MIX Join
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | Running: Check MIX Destroy Channel
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | Running: Check Basic MIX Conversation Scenario
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 |
2022-04-15 06:34:15 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 06:34:15 | ------------------------------------
2022-04-15 06:34:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: null->connecting
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: connecting->connected
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:34:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=116] Start TLS
2022-04-15 06:34:15 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:34:15 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:34:15 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:34:15 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Proceeding TLS
2022-04-15 06:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Start handshake
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Can't establish encrypted connection
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Connector state changed: connected->disconnected
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=116] Ignoring stop connector.
2022-04-15 06:34:35 | 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-15 06:34:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Using XEP-0077 mode!!!!
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: null->connecting
2022-04-15 06:34:35 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3f00b99e
2022-04-15 06:34:35 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Preparing connection to [localhost:5222]
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: connecting->connected
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Whitespace ping period is setted to nullms
2022-04-15 06:34:35 | [Mutex] waiting for: [registration]
2022-04-15 06:34:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 06:34:35 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@31c7500e
2022-04-15 06:34:35 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 06:34:35 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@35f8d2ee
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=121] Start TLS
2022-04-15 06:34:35 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:34:35 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:34:35 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-15 06:34:35 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 06:34:35 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Proceeding TLS
2022-04-15 06:34:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Start handshake
2022-04-15 06:34:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Can't establish encrypted connection
2022-04-15 06:34:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:34:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 06:34:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Connector state changed: connected->disconnected
2022-04-15 06:34:55 | 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;@70de2076}, 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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@70fa5a35}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4164718f}, 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@4a8cd1fd}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@41c0af82}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@325c7af6}, 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=Fri Apr 15 06:34:55 PDT 2022}}}}
2022-04-15 06:34:55 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 06:34:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@10d5a57a
2022-04-15 06:34:55 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3c7a8da4
2022-04-15 06:34:55 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@78028916
2022-04-15 06:36:05 | [Mutex] timeout. Not received [registration]
2022-04-15 06:36:05 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 06:36:05 |
2022-04-15 06:36:05 | Running: Check WorkGroup component
2022-04-15 06:36:05 | ------------------------------------
2022-04-15 06:36:05 |
2022-04-15 06:36:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 06:36:05 | ------------------------------------
2022-04-15 06:36:05 |
2022-04-15 06:36:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 06:36:05 | ------------------------------------
2022-04-15 06:36:05 |
2022-04-15 06:36:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 06:36:05 | ------------------------------------
2022-04-15 06:36:05 |
2022-04-15 06:36:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 06:36:05 | ------------------------------------