Generated by TestNG with ReportNG at 22:52 PDT on Tuesday 02 August 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing reconnections - #4266

Suites · Log Output

Test duration : 15.116s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.202s
2022-08-02 23:15:20 |

2022-08-02 23:15:20 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-08-02 23:15:20 | ------------------------------------

2022-08-02 23:15:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 23:15:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-08-02 23:15:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-08-02 23:15:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 23:15:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 23:15:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV2ZW1mbDA1NTYscj12WW9UNHZRSEFPbWlFc0xYbkJaSw==</auth>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV2ZW1mbDA1NTYscj12WW9UNHZRSEFPbWlFc0xYbkJaSw==</auth>

2022-08-02 23:15:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12WW9UNHZRSEFPbWlFc0xYbkJaS1NpZHVRME1TRWxmSU5GZnJrR1RYLHM9TnFlaUxoUXJOdEZEc1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12WW9UNHZRSEFPbWlFc0xYbkJaS1NpZHVRME1TRWxmSU5GZnJrR1RYLHM9TnFlaUxoUXJOdEZEc1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dllvVDR2UUhBT21pRXNMWG5CWktTaWR1UTBNU0VsZklORmZya0dUWCxwPU4xeklnektNSDZkVjFCeE1acW1Pd0ZJQlJrdW16N2RveTE3YnJrQml5NDg9</response>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dllvVDR2UUhBT21pRXNMWG5CWktTaWR1UTBNU0VsZklORmZya0dUWCxwPU4xeklnektNSDZkVjFCeE1acW1Pd0ZJQlJrdW16N2RveTE3YnJrQml5NDg9</response>

2022-08-02 23:15:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wTFJpZ09SRTFjc3VsSURlZE5rakpoQXI0SEVVUStpQ1dKbVMrcEhNdkowPQ==</success>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wTFJpZ09SRTFjc3VsSURlZE5rakpoQXI0SEVVUStpQ1dKbVMrcEhNdkowPQ==</success>

2022-08-02 23:15:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:21 |  << <iq xmlns="jabber:client" id="3Cl9r6x9KzuZhQalKJUUaOY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com >> <iq xmlns="jabber:client" id="3Cl9r6x9KzuZhQalKJUUaOY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:21 |  >> <iq id="3Cl9r6x9KzuZhQalKJUUaOY" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <iq id="3Cl9r6x9KzuZhQalKJUUaOY" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-08-02 23:15:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 23:15:21 |  << <iq to="test-domain.com" id="V9Ueu1lTU8KN5lPS5fWXgxn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319 >> <iq to="test-domain.com" id="V9Ueu1lTU8KN5lPS5fWXgxn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:21 |  << <iq id="3Endzm3bOHKvjUiBgLY2qk0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319 >> <iq id="3Endzm3bOHKvjUiBgLY2qk0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:21 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:21 |  >> <iq id="3Endzm3bOHKvjUiBgLY2qk0" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319 << <iq id="3Endzm3bOHKvjUiBgLY2qk0" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:21 |  >> <iq from="test-domain.com" id="V9Ueu1lTU8KN5lPS5fWXgxn" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319 << <iq from="test-domain.com" id="V9Ueu1lTU8KN5lPS5fWXgxn" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:21 |  >> <presence from="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" to="jaxmpp__5vemfl0556@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:21 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319 << <presence from="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-319" to="jaxmpp__5vemfl0556@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:23 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-08-02 23:15:23 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-08-02 23:15:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-08-02 23:15:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-08-02 23:15:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 23:15:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-08-02 23:15:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-08-02 23:15:25 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:25 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 23:15:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 23:15:25 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV2ZW1mbDA1NTYscj1lODBwcUJqMmc5bnllZlR0cnNjcQ==</auth>

2022-08-02 23:15:25 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV2ZW1mbDA1NTYscj1lODBwcUJqMmc5bnllZlR0cnNjcQ==</auth>

2022-08-02 23:15:25 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lODBwcUJqMmc5bnllZlR0cnNjcXpSVVFEUDRqd0lDQmNvY2drVmIwLHM9TnFlaUxoUXJOdEZEc1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:25 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lODBwcUJqMmc5bnllZlR0cnNjcXpSVVFEUDRqd0lDQmNvY2drVmIwLHM9TnFlaUxoUXJOdEZEc1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:25 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZTgwcHFCajJnOW55ZWZUdHJzY3F6UlVRRFA0andJQ0Jjb2Nna1ZiMCxwPTFpaFE1bWN1NG55QlN5NG10ZndnZ3VxaVhvWE5ZS2drQlR6VWlMZTFobEU9</response>

2022-08-02 23:15:25 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZTgwcHFCajJnOW55ZWZUdHJzY3F6UlVRRFA0andJQ0Jjb2Nna1ZiMCxwPTFpaFE1bWN1NG55QlN5NG10ZndnZ3VxaVhvWE5ZS2drQlR6VWlMZTFobEU9</response>

2022-08-02 23:15:25 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zRHRLU1FTcHZMYVZCUnhOM0dJNmlGR05DR2JZa2RIYXBZYUdDcHdwekQ0PQ==</success>

2022-08-02 23:15:25 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zRHRLU1FTcHZMYVZCUnhOM0dJNmlGR05DR2JZa2RIYXBZYUdDcHdwekQ0PQ==</success>

2022-08-02 23:15:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:25 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:25 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:25 |  << <iq xmlns="jabber:client" id="LElZ2j4eO6yv1amLPRQ0uh3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:25 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com >> <iq xmlns="jabber:client" id="LElZ2j4eO6yv1amLPRQ0uh3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:26 |  >> <iq id="LElZ2j4eO6yv1amLPRQ0uh3" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com << <iq id="LElZ2j4eO6yv1amLPRQ0uh3" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 23:15:26 |  << <iq to="test-domain.com" id="McXgLY2qk0pPMAdJFseWbRT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320 >> <iq to="test-domain.com" id="McXgLY2qk0pPMAdJFseWbRT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:26 |  << <iq id="LGn3azAgSeO13eu1lTU8KN5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320 >> <iq id="LGn3azAgSeO13eu1lTU8KN5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:26 |  >> <iq from="test-domain.com" id="McXgLY2qk0pPMAdJFseWbRT" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320 << <iq from="test-domain.com" id="McXgLY2qk0pPMAdJFseWbRT" to="jaxmpp__5vemfl0556@test-domain.com/1608752850-tigase-320" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

testMultipleReconnectionsSocket 4.405s
2022-08-02 23:15:26 |

2022-08-02 23:15:26 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-08-02 23:15:26 | ------------------------------------

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:26 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4018] Start TLS

2022-08-02 23:15:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4020] Proceeding TLS

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4020] Start handshake

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:26 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 23:15:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3BxdXc5YjA1NTcscj1CcXkzSjZFZWM0c1VVS1ZHUk5TOQ==</auth>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3BxdXc5YjA1NTcscj1CcXkzSjZFZWM0c1VVS1ZHUk5TOQ==</auth>

2022-08-02 23:15:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CcXkzSjZFZWM0c1VVS1ZHUk5TOXVLYU1WTUFZQUdtS2Y2ZTNVeHdMLHM9bU5aeXFxVzRRdGNYd1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CcXkzSjZFZWM0c1VVS1ZHUk5TOXVLYU1WTUFZQUdtS2Y2ZTNVeHdMLHM9bU5aeXFxVzRRdGNYd1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnF5M0o2RWVjNHNVVUtWR1JOUzl1S2FNVk1BWUFHbUtmNmUzVXh3TCxwPUMzYXFpUXM3M2pnY1FLTys2a3A2QzR2ZDRaUU42ZzV0dEswQ2xMK2hzWWc9</response>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnF5M0o2RWVjNHNVVUtWR1JOUzl1S2FNVk1BWUFHbUtmNmUzVXh3TCxwPUMzYXFpUXM3M2pnY1FLTys2a3A2QzR2ZDRaUU42ZzV0dEswQ2xMK2hzWWc9</response>

2022-08-02 23:15:26 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TZXNEelliNnNhMnFGWUtXUXhPMnJ0b3pmWmFMMzJsaE1DK2krcTRHbDVFPQ==</success>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TZXNEelliNnNhMnFGWUtXUXhPMnJ0b3pmWmFMMzJsaE1DK2krcTRHbDVFPQ==</success>

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:26 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 23:15:26 |  << <iq xmlns="jabber:client" id="LKrbq5Ck0uk37mKxnX2ogP9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <iq xmlns="jabber:client" id="LKrbq5Ck0uk37mKxnX2ogP9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:26 |  >> <iq id="LKrbq5Ck0uk37mKxnX2ogP9" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321</jid></bind></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <iq id="LKrbq5Ck0uk37mKxnX2ogP9" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321</jid></bind></iq>

2022-08-02 23:15:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 23:15:26 |  << <iq xmlns="jabber:client" id="UGdJAcrbzgQaDLHxiVViFGn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 >> <iq xmlns="jabber:client" id="UGdJAcrbzgQaDLHxiVViFGn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:26 |  >> <iq id="UGdJAcrbzgQaDLHxiVViFGn" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 << <iq id="UGdJAcrbzgQaDLHxiVViFGn" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 23:15:26 |  << <iq to="test-domain.com" id="5rsqbrkJODzqkFo1u4usgVR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 >> <iq to="test-domain.com" id="5rsqbrkJODzqkFo1u4usgVR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:26 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:26 |  << <iq id="KBUAbq5Ck0uk37mKxnX2ogP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 >> <iq id="KBUAbq5Ck0uk37mKxnX2ogP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:26 |  >> <iq from="test-domain.com" id="5rsqbrkJODzqkFo1u4usgVR" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 << <iq from="test-domain.com" id="5rsqbrkJODzqkFo1u4usgVR" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:26 |  >> <enabled location="ed1b7dd8a1b3" id="170246a0-acbf-433f-95db-d188ae315664" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 << <enabled location="ed1b7dd8a1b3" id="170246a0-acbf-433f-95db-d188ae315664" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:26 |  >> <iq id="KBUAbq5Ck0uk37mKxnX2ogP" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 << <iq id="KBUAbq5Ck0uk37mKxnX2ogP" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:26 |  >> <presence from="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" to="jaxmpp__pquw9b0557@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:26 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321 << <presence from="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-321" to="jaxmpp__pquw9b0557@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connected->disconnecting

2022-08-02 23:15:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream

2022-08-02 23:15:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-08-02 23:15:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-08-02 23:15:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4020] Connector  state changed: disconnecting->disconnected

2022-08-02 23:15:28 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-08-02 23:15:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: null->connecting

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] DNS entry stored in session object: localhost:5222

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222]

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: connecting->connected

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4018] Start TLS

2022-08-02 23:15:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4025] Proceeding TLS

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4025] Start handshake

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 23:15:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3BxdXc5YjA1NTcscj1SRGNGMDk2NFd1aWJ0OXlFaE53eA==</auth>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3BxdXc5YjA1NTcscj1SRGNGMDk2NFd1aWJ0OXlFaE53eA==</auth>

2022-08-02 23:15:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SRGNGMDk2NFd1aWJ0OXlFaE53eHhPRTBFbEl0VEJvR3Y2QUw5cDZNLHM9bU5aeXFxVzRRdGNYd1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SRGNGMDk2NFd1aWJ0OXlFaE53eHhPRTBFbEl0VEJvR3Y2QUw5cDZNLHM9bU5aeXFxVzRRdGNYd1E9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkRjRjA5NjRXdWlidDl5RWhOd3h4T0UwRWxJdFRCb0d2NkFMOXA2TSxwPXZhNHo5aUNvYnM0cUlJc1ZnWVphdU8vakg0a212YktNVDNHUzZJMDExUGs9</response>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkRjRjA5NjRXdWlidDl5RWhOd3h4T0UwRWxJdFRCb0d2NkFMOXA2TSxwPXZhNHo5aUNvYnM0cUlJc1ZnWVphdU8vakg0a212YktNVDNHUzZJMDExUGs9</response>

2022-08-02 23:15:30 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mVnJyVTRhWnNYcHJUa21TcUhpUjRoMUlRSHIxNWpZM2dmazZ0VlNyVnhjPQ==</success>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mVnJyVTRhWnNYcHJUa21TcUhpUjRoMUlRSHIxNWpZM2dmazZ0VlNyVnhjPQ==</success>

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 23:15:30 |  << <iq xmlns="jabber:client" id="pl6Cgzr5iUiThJBqbrkJODz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com >> <iq xmlns="jabber:client" id="pl6Cgzr5iUiThJBqbrkJODz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:30 |  >> <iq id="pl6Cgzr5iUiThJBqbrkJODz" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com << <iq id="pl6Cgzr5iUiThJBqbrkJODz" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 23:15:30 |  << <iq xmlns="jabber:client" id="SPwGLxcqT5nS4CxzjLKPJUT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 >> <iq xmlns="jabber:client" id="SPwGLxcqT5nS4CxzjLKPJUT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:30 |  >> <iq id="SPwGLxcqT5nS4CxzjLKPJUT" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 << <iq id="SPwGLxcqT5nS4CxzjLKPJUT" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 23:15:30 |  << <iq to="test-domain.com" id="xQxFPPNOXZqVcp7ww3azAgS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 >> <iq to="test-domain.com" id="xQxFPPNOXZqVcp7ww3azAgS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:30 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:30 |  >> <enabled location="ed1b7dd8a1b3" id="74d53fae-2e1c-494e-8288-46de578c0d33" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 << <enabled location="ed1b7dd8a1b3" id="74d53fae-2e1c-494e-8288-46de578c0d33" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:30 |  << <iq id="GslkFDyAbq5Ck0uk37mKxnX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 >> <iq id="GslkFDyAbq5Ck0uk37mKxnX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:30 |  >> <iq from="test-domain.com" id="xQxFPPNOXZqVcp7ww3azAgS" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 << <iq from="test-domain.com" id="xQxFPPNOXZqVcp7ww3azAgS" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:30 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:30 |  >> <iq id="GslkFDyAbq5Ck0uk37mKxnX" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 << <iq id="GslkFDyAbq5Ck0uk37mKxnX" to="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:30 |  >> <presence from="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" to="jaxmpp__pquw9b0557@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322 << <presence from="jaxmpp__pquw9b0557@test-domain.com/1608752850-tigase-322" to="jaxmpp__pquw9b0557@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4025] Connector  state changed: connected->disconnected

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4025] Stream terminated

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.624s
2022-08-02 23:15:30 |

2022-08-02 23:15:30 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-08-02 23:15:30 | ------------------------------------

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-08-02 23:15:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 23:15:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 23:15:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV5c2NpMjA1NTgscj1uM21WM1VYcmo0Rjlta1JPWlFKTw==</auth>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV5c2NpMjA1NTgscj1uM21WM1VYcmo0Rjlta1JPWlFKTw==</auth>

2022-08-02 23:15:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uM21WM1VYcmo0Rjlta1JPWlFKT3kzQ1NKZHhEbkFoRms5TGlTeVppLHM9c1hRd1N4ZDR6SHhsZGc9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uM21WM1VYcmo0Rjlta1JPWlFKT3kzQ1NKZHhEbkFoRms5TGlTeVppLHM9c1hRd1N4ZDR6SHhsZGc9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjNtVjNVWHJqNEY5bWtST1pRSk95M0NTSmR4RG5BaEZrOUxpU3laaSxwPWJFbVV6K1J6bWdrNjR0Y25TQTBZZmxDUVMraUV4UDA1d3NCVG5KYVBqblE9</response>

2022-08-02 23:15:30 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjNtVjNVWHJqNEY5bWtST1pRSk95M0NTSmR4RG5BaEZrOUxpU3laaSxwPWJFbVV6K1J6bWdrNjR0Y25TQTBZZmxDUVMraUV4UDA1d3NCVG5KYVBqblE9</response>

2022-08-02 23:15:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FYXVUazZtbldNeTU0dXIyb2k2TWRzU29pNlZGYnRNTU56aFBVeW1XUUFZPQ==</success>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FYXVUazZtbldNeTU0dXIyb2k2TWRzU29pNlZGYnRNTU56aFBVeW1XUUFZPQ==</success>

2022-08-02 23:15:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 23:15:31 |  << <iq xmlns="jabber:client" id="EwpybIrbEMzcDIwogS9jKw5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com >> <iq xmlns="jabber:client" id="EwpybIrbEMzcDIwogS9jKw5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:31 |  >> <iq id="EwpybIrbEMzcDIwogS9jKw5" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <iq id="EwpybIrbEMzcDIwogS9jKw5" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-08-02 23:15:31 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 23:15:31 |  << <iq xmlns="jabber:client" id="ZL6HwmcHTX3kZ3ybIrbEMzc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 >> <iq xmlns="jabber:client" id="ZL6HwmcHTX3kZ3ybIrbEMzc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:31 |  >> <iq id="ZL6HwmcHTX3kZ3ybIrbEMzc" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 << <iq id="ZL6HwmcHTX3kZ3ybIrbEMzc" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 23:15:31 |  << <iq to="test-domain.com" id="PVyuk8CDhGoPX7m2ypjNJGH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 >> <iq to="test-domain.com" id="PVyuk8CDhGoPX7m2ypjNJGH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:31 |  << <iq id="cvg7ww3azAgSeO13eu1lTU8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 >> <iq id="cvg7ww3azAgSeO13eu1lTU8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:31 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:31 |  >> <enabled location="ed1b7dd8a1b3" id="bce2fa33-3bf0-4e29-bcfa-662fc75d393e" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 << <enabled location="ed1b7dd8a1b3" id="bce2fa33-3bf0-4e29-bcfa-662fc75d393e" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:31 |  >> <iq from="test-domain.com" id="PVyuk8CDhGoPX7m2ypjNJGH" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 << <iq from="test-domain.com" id="PVyuk8CDhGoPX7m2ypjNJGH" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-02 23:15:31 |  >> <iq id="cvg7ww3azAgSeO13eu1lTU8" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 << <iq id="cvg7ww3azAgSeO13eu1lTU8" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:31 |  >> <presence from="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" to="jaxmpp__5ysci20558@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:31 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323 << <presence from="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-323" to="jaxmpp__5ysci20558@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-08-02 23:15:33 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-08-02 23:15:33 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-08-02 23:15:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-08-02 23:15:33 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-08-02 23:15:33 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-08-02 23:15:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 23:15:35 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV5c2NpMjA1NTgscj1rWXhCUEZvWXNUV0ZhYWtMbVNVVg==</auth>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzV5c2NpMjA1NTgscj1rWXhCUEZvWXNUV0ZhYWtMbVNVVg==</auth>

2022-08-02 23:15:35 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rWXhCUEZvWXNUV0ZhYWtMbVNVVjdWOUFpclRlRHo0cUNicmlZVjlvLHM9c1hRd1N4ZDR6SHhsZGc9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rWXhCUEZvWXNUV0ZhYWtMbVNVVjdWOUFpclRlRHo0cUNicmlZVjlvLHM9c1hRd1N4ZDR6SHhsZGc9PSxpPTQwOTY=</challenge>

2022-08-02 23:15:35 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1l4QlBGb1lzVFdGYWFrTG1TVVY3VjlBaXJUZUR6NHFDYnJpWVY5byxwPWF6ZGZXdm0xc3lDdkhhYytmV3V6eHBGT3FnQmRIUDVZZWFsdU1wTVN4Y2s9</response>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1l4QlBGb1lzVFdGYWFrTG1TVVY3VjlBaXJUZUR6NHFDYnJpWVY5byxwPWF6ZGZXdm0xc3lDdkhhYytmV3V6eHBGT3FnQmRIUDVZZWFsdU1wTVN4Y2s9</response>

2022-08-02 23:15:35 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VTDhWUlJKdERuRGs1WnBkbWhSekdoNW5rSlIxU3JjQUhFV0lIYWdiTndrPQ==</success>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VTDhWUlJKdERuRGs1WnBkbWhSekdoNW5rSlIxU3JjQUhFV0lIYWdiTndrPQ==</success>

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 23:15:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="q5VSST0oC61z+wgqRTV3Sn7S66Q=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 23:15:35 |  << <iq xmlns="jabber:client" id="yO95lPS5fWXgxn2y7iP6iWm" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com >> <iq xmlns="jabber:client" id="yO95lPS5fWXgxn2y7iP6iWm" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 23:15:35 |  >> <iq id="yO95lPS5fWXgxn2y7iP6iWm" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324</jid></bind></iq>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com << <iq id="yO95lPS5fWXgxn2y7iP6iWm" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324</jid></bind></iq>

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 23:15:35 |  << <iq xmlns="jabber:client" id="JPaUiBgLY2qk0pPMAdJFseW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324 >> <iq xmlns="jabber:client" id="JPaUiBgLY2qk0pPMAdJFseW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 23:15:35 |  >> <iq id="JPaUiBgLY2qk0pPMAdJFseW" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324 << <iq id="JPaUiBgLY2qk0pPMAdJFseW" to="jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324" type="result" xmlns="jabber:client"/>

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 23:15:35 |  << <iq to="test-domain.com" id="7ShViFGn3ogx8vs0mcKTNIs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324 >> <iq to="test-domain.com" id="7ShViFGn3ogx8vs0mcKTNIs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 23:15:35 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 23:15:35 |  << <iq id="x2J3BnT0lLY1oNT4Cfyl8m4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324 >> <iq id="x2J3BnT0lLY1oNT4Cfyl8m4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 23:15:35 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 23:15:35 |  >> <enabled location="ed1b7dd8a1b3" id="8691566f-a321-4ec9-b4f3-6adc9f525c91" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:35 | jaxmpp_ :: jaxmpp__5ysci20558@test-domain.com/1608752850-tigase-324 << <enabled location="ed1b7dd8a1b3" id="8691566f-a321-4ec9-b4f3-6adc9f525c91" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-08-02 23:15:35 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-08-02 23:15:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted