Generated by TestNG with ReportNG at 22:18 PDT on Sunday 17 July 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.325s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.283s
2022-07-17 22:40:11 |

2022-07-17 22:40:11 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-07-17 22:40:11 | ------------------------------------

2022-07-17 22:40:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-17 22:40:11 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-17 22:40:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-07-17 22:40:11 |  >> <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-07-17 22:40:11 | jaxmpp_ :: jaxmpp__fbgmsp0556@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-07-17 22:40:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-17 22:40:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-17 22:40:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2ZiZ21zcDA1NTYscj1SM3Z2aUJxdDFoRGppQWtWb09GSA==</auth>

2022-07-17 22:40:11 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2ZiZ21zcDA1NTYscj1SM3Z2aUJxdDFoRGppQWtWb09GSA==</auth>

2022-07-17 22:40:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SM3Z2aUJxdDFoRGppQWtWb09GSHJxaUE5eExsUWNoejVUUmM4MjNuLHM9MGN0OWdNM1VuUXFIaVE9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SM3Z2aUJxdDFoRGppQWtWb09GSHJxaUE5eExsUWNoejVUUmM4MjNuLHM9MGN0OWdNM1VuUXFIaVE9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjN2dmlCcXQxaERqaUFrVm9PRkhycWlBOXhMbFFjaHo1VFJjODIzbixwPTg3Z1laekFhdUVpZjhqTCtrU3E3anZMM2NpVjlveDFieTErWldPVEkrazQ9</response>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjN2dmlCcXQxaERqaUFrVm9PRkhycWlBOXhMbFFjaHo1VFJjODIzbixwPTg3Z1laekFhdUVpZjhqTCtrU3E3anZMM2NpVjlveDFieTErWldPVEkrazQ9</response>

2022-07-17 22:40:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JUHk0Y3hUMDhpL2RWaE5oNzFxK3lHazh5TERhSUNpUFpQWlkxanc2VVB3PQ==</success>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JUHk0Y3hUMDhpL2RWaE5oNzFxK3lHazh5TERhSUNpUFpQWlkxanc2VVB3PQ==</success>

2022-07-17 22:40:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:12 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:12 |  << <iq xmlns="jabber:client" id="s83ohJN3mVgV4nSV8tgW2fM" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com >> <iq xmlns="jabber:client" id="s83ohJN3mVgV4nSV8tgW2fM" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:12 |  >> <iq xmlns="jabber:client" id="s83ohJN3mVgV4nSV8tgW2fM" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318</jid></bind></iq>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com << <iq xmlns="jabber:client" id="s83ohJN3mVgV4nSV8tgW2fM" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318</jid></bind></iq>

2022-07-17 22:40:12 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-17 22:40:12 |  << <iq to="test-domain.com" id="OsZJHr4q4CmJy6Hztp4l6Bq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318 >> <iq to="test-domain.com" id="OsZJHr4q4CmJy6Hztp4l6Bq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:12 |  << <iq id="vfkh1iN0p2jKFCrcOMJKLVj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318 >> <iq id="vfkh1iN0p2jKFCrcOMJKLVj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:12 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-17 22:40:12 |  >> <iq xmlns="jabber:client" id="OsZJHr4q4CmJy6Hztp4l6Bq" from="test-domain.com" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318 << <iq xmlns="jabber:client" id="OsZJHr4q4CmJy6Hztp4l6Bq" from="test-domain.com" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:12 |  >> <iq xmlns="jabber:client" id="vfkh1iN0p2jKFCrcOMJKLVj" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318 << <iq xmlns="jabber:client" id="vfkh1iN0p2jKFCrcOMJKLVj" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:12 |  >> <presence xmlns="jabber:client" from="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318" to="jaxmpp__fbgmsp0556@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:12 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318 << <presence xmlns="jabber:client" from="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-318" to="jaxmpp__fbgmsp0556@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:14 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-07-17 22:40:14 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-07-17 22:40:14 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-07-17 22:40:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-07-17 22:40:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-17 22:40:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-07-17 22:40:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-07-17 22:40:16 |  >> <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-07-17 22:40:16 | jaxmpp_ :: jaxmpp__fbgmsp0556@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-07-17 22:40:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-17 22:40:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-17 22:40:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2ZiZ21zcDA1NTYscj1YV25RdVExY0FhV0xNYjhnZ0R0SQ==</auth>

2022-07-17 22:40:16 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2ZiZ21zcDA1NTYscj1YV25RdVExY0FhV0xNYjhnZ0R0SQ==</auth>

2022-07-17 22:40:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YV25RdVExY0FhV0xNYjhnZ0R0SXI3a0FWVlR5WnJWQjdSakt0RnAxLHM9MGN0OWdNM1VuUXFIaVE9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:16 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YV25RdVExY0FhV0xNYjhnZ0R0SXI3a0FWVlR5WnJWQjdSakt0RnAxLHM9MGN0OWdNM1VuUXFIaVE9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFduUXVRMWNBYVdMTWI4Z2dEdElyN2tBVlZUeVpyVkI3UmpLdEZwMSxwPXJzb3A5NE85Y1pna244NEt3YU9OU2pCWEJhZ2pBSGlKaGd5LytQd1hXTTQ9</response>

2022-07-17 22:40:16 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFduUXVRMWNBYVdMTWI4Z2dEdElyN2tBVlZUeVpyVkI3UmpLdEZwMSxwPXJzb3A5NE85Y1pna244NEt3YU9OU2pCWEJhZ2pBSGlKaGd5LytQd1hXTTQ9</response>

2022-07-17 22:40:16 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LWjUrbVlxWnZmTmNGalFXN3dyNUtlQ3Rrb1RvNFJiSGJiekt1WThLYld3PQ==</success>

2022-07-17 22:40:16 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LWjUrbVlxWnZmTmNGalFXN3dyNUtlQ3Rrb1RvNFJiSGJiekt1WThLYld3PQ==</success>

2022-07-17 22:40:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:16 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:16 | jaxmpp_ :: jaxmpp__fbgmsp0556@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:16 |  << <iq xmlns="jabber:client" id="GnGR2u8raBBFzbyo0u6dw2z" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:16 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com >> <iq xmlns="jabber:client" id="GnGR2u8raBBFzbyo0u6dw2z" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:17 |  >> <iq xmlns="jabber:client" id="GnGR2u8raBBFzbyo0u6dw2z" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com << <iq xmlns="jabber:client" id="GnGR2u8raBBFzbyo0u6dw2z" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-17 22:40:17 |  << <iq to="test-domain.com" id="Hjsws4jU5zBrV2mWmQHuYr3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319 >> <iq to="test-domain.com" id="Hjsws4jU5zBrV2mWmQHuYr3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:17 |  << <iq id="Yd8yBn5DwfUdExczq3qgGxm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319 >> <iq id="Yd8yBn5DwfUdExczq3qgGxm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__fbgmsp0556@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-07-17 22:40:17 |  >> <iq xmlns="jabber:client" id="Hjsws4jU5zBrV2mWmQHuYr3" from="test-domain.com" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319 << <iq xmlns="jabber:client" id="Hjsws4jU5zBrV2mWmQHuYr3" from="test-domain.com" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:17 |  >> <iq xmlns="jabber:client" id="Yd8yBn5DwfUdExczq3qgGxm" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319 << <iq xmlns="jabber:client" id="Yd8yBn5DwfUdExczq3qgGxm" type="result" to="jaxmpp__fbgmsp0556@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

testMultipleReconnectionsSocket 4.407s
2022-07-17 22:40:17 |

2022-07-17 22:40:17 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-07-17 22:40:17 | ------------------------------------

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:17 |  >> <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-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@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-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4011] Start TLS

2022-07-17 22:40:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4013] Proceeding TLS

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4013] Start handshake

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:17 |  >> <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-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@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-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-17 22:40:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2FrczVvZDA1NTcscj1XZWxpN1E5ZDhNSFB4VnhxaVZSVg==</auth>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2FrczVvZDA1NTcscj1XZWxpN1E5ZDhNSFB4VnhxaVZSVg==</auth>

2022-07-17 22:40:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XZWxpN1E5ZDhNSFB4VnhxaVZSVjBzZlRnS3BRYVdlQ2ptdGw1ODRrLHM9ZmZkeHlOVnFlN0dPT0E9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XZWxpN1E5ZDhNSFB4VnhxaVZSVjBzZlRnS3BRYVdlQ2ptdGw1ODRrLHM9ZmZkeHlOVnFlN0dPT0E9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2VsaTdROWQ4TUhQeFZ4cWlWUlYwc2ZUZ0twUWFXZUNqbXRsNTg0ayxwPVNsQmV0eXNXUUtSdE1JcHR3eGRNODhqZmpjUDhkMExsandGY3RYa2N3Qnc9</response>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2VsaTdROWQ4TUhQeFZ4cWlWUlYwc2ZUZ0twUWFXZUNqbXRsNTg0ayxwPVNsQmV0eXNXUUtSdE1JcHR3eGRNODhqZmpjUDhkMExsandGY3RYa2N3Qnc9</response>

2022-07-17 22:40:17 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16UW0zMTFxYng4aHV2Q0lxZWpla1RhTFI4Vkh2OWErS1RJU0VVUDk5bXZNPQ==</success>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16UW0zMTFxYng4aHV2Q0lxZWpla1RhTFI4Vkh2OWErS1RJU0VVUDk5bXZNPQ==</success>

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:17 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-17 22:40:17 |  << <iq xmlns="jabber:client" id="ABa1gLEteFEIAlYdP7tZaCs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <iq xmlns="jabber:client" id="ABa1gLEteFEIAlYdP7tZaCs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:17 |  >> <iq xmlns="jabber:client" id="ABa1gLEteFEIAlYdP7tZaCs" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com << <iq xmlns="jabber:client" id="ABa1gLEteFEIAlYdP7tZaCs" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-07-17 22:40:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-17 22:40:17 |  << <iq xmlns="jabber:client" id="dCbONS1rlVTYeGQODmIV1nd" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 >> <iq xmlns="jabber:client" id="dCbONS1rlVTYeGQODmIV1nd" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:17 |  >> <iq xmlns="jabber:client" id="dCbONS1rlVTYeGQODmIV1nd" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"/>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 << <iq xmlns="jabber:client" id="dCbONS1rlVTYeGQODmIV1nd" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"/>

2022-07-17 22:40:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-17 22:40:17 |  << <iq to="test-domain.com" id="VHocpUO7p9LMLWhMNIBubGM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 >> <iq to="test-domain.com" id="VHocpUO7p9LMLWhMNIBubGM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:17 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:17 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="fa93639f-a85a-4346-9f69-01fbfec7776f" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="fa93639f-a85a-4346-9f69-01fbfec7776f" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:17 |  << <iq id="NvMfX9lS2i4gxak9th1iN0p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 >> <iq id="NvMfX9lS2i4gxak9th1iN0p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@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-07-17 22:40:17 |  >> <iq xmlns="jabber:client" id="VHocpUO7p9LMLWhMNIBubGM" from="test-domain.com" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 << <iq xmlns="jabber:client" id="VHocpUO7p9LMLWhMNIBubGM" from="test-domain.com" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:17 |  >> <iq xmlns="jabber:client" id="NvMfX9lS2i4gxak9th1iN0p" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 << <iq xmlns="jabber:client" id="NvMfX9lS2i4gxak9th1iN0p" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:17 |  >> <presence xmlns="jabber:client" from="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320" to="jaxmpp__aks5od0557@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:17 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320 << <presence xmlns="jabber:client" from="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-320" to="jaxmpp__aks5od0557@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connected->disconnecting

2022-07-17 22:40:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream

2022-07-17 22:40:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-17 22:40:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-17 22:40:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4013] Connector  state changed: disconnecting->disconnected

2022-07-17 22:40:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-07-17 22:40:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: null->connecting

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] DNS entry stored in session object: localhost:5222

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222]

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: connecting->connected

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:21 |  >> <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-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@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-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4011] Start TLS

2022-07-17 22:40:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4018] Proceeding TLS

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4018] Start handshake

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40: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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@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-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-17 22:40:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2FrczVvZDA1NTcscj1LYnluZXYzUUlaemJoZ0xoTnRkTg==</auth>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2FrczVvZDA1NTcscj1LYnluZXYzUUlaemJoZ0xoTnRkTg==</auth>

2022-07-17 22:40:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LYnluZXYzUUlaemJoZ0xoTnRkTlZBbVdNUER4Z2JrT0RGeVBXYndBLHM9ZmZkeHlOVnFlN0dPT0E9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LYnluZXYzUUlaemJoZ0xoTnRkTlZBbVdNUER4Z2JrT0RGeVBXYndBLHM9ZmZkeHlOVnFlN0dPT0E9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2J5bmV2M1FJWnpiaGdMaE50ZE5WQW1XTVBEeGdia09ERnlQV2J3QSxwPTd5U29yaG10UEVPWGIwb0U3M0NXSHZTUGNja3dIakRMM2JJSlV2T2xuc1E9</response>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2J5bmV2M1FJWnpiaGdMaE50ZE5WQW1XTVBEeGdia09ERnlQV2J3QSxwPTd5U29yaG10UEVPWGIwb0U3M0NXSHZTUGNja3dIakRMM2JJSlV2T2xuc1E9</response>

2022-07-17 22:40:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Kc3Y4MEZocUowMUNXbGhSOXpZL0hMTDFONExyQVFMQVFFemc3dFdTWlgwPQ==</success>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Kc3Y4MEZocUowMUNXbGhSOXpZL0hMTDFONExyQVFMQVFFemc3dFdTWlgwPQ==</success>

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40: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"/><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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:21 |  << <iq xmlns="jabber:client" id="7uHONSXeSUZgNZr7hKMM2cp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com >> <iq xmlns="jabber:client" id="7uHONSXeSUZgNZr7hKMM2cp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:21 |  >> <iq xmlns="jabber:client" id="7uHONSXeSUZgNZr7hKMM2cp" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321</jid></bind></iq>

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 << <iq xmlns="jabber:client" id="7uHONSXeSUZgNZr7hKMM2cp" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321</jid></bind></iq>

2022-07-17 22:40:21 |  << <iq xmlns="jabber:client" id="8ondIDAAkPW9HRXX6ucSSLC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 >> <iq xmlns="jabber:client" id="8ondIDAAkPW9HRXX6ucSSLC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:21 |  >> <iq xmlns="jabber:client" id="8ondIDAAkPW9HRXX6ucSSLC" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"/>

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 << <iq xmlns="jabber:client" id="8ondIDAAkPW9HRXX6ucSSLC" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"/>

2022-07-17 22:40:21 |  << <iq to="test-domain.com" id="VLskFqQbxphOP4xiPMJKHIQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 >> <iq to="test-domain.com" id="VLskFqQbxphOP4xiPMJKHIQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:21 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:21 |  << <iq id="0D2PU1sjQVY7wfO2eDyn9LL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 >> <iq id="0D2PU1sjQVY7wfO2eDyn9LL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:21 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@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-07-17 22:40:21 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="b01818e0-5691-4d1a-819a-cfc782297b6d" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="b01818e0-5691-4d1a-819a-cfc782297b6d" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:21 |  >> <iq xmlns="jabber:client" id="VLskFqQbxphOP4xiPMJKHIQ" from="test-domain.com" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 << <iq xmlns="jabber:client" id="VLskFqQbxphOP4xiPMJKHIQ" from="test-domain.com" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:21 |  >> <iq xmlns="jabber:client" id="0D2PU1sjQVY7wfO2eDyn9LL" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 << <iq xmlns="jabber:client" id="0D2PU1sjQVY7wfO2eDyn9LL" type="result" to="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:21 |  >> <presence xmlns="jabber:client" from="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321" to="jaxmpp__aks5od0557@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:21 | jaxmpp_ :: jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321 << <presence xmlns="jabber:client" from="jaxmpp__aks5od0557@test-domain.com/1608752850-tigase-321" to="jaxmpp__aks5od0557@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4018] Connector  state changed: connected->disconnected

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4018] Stream terminated

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.639s
2022-07-17 22:40:21 |

2022-07-17 22:40:21 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-07-17 22:40:21 | ------------------------------------

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-07-17 22:40:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-07-17 22:40:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:22 |  >> <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-07-17 22:40:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-17 22:40:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-17 22:40:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-17 22:40:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzh2OWNvdDA1NTgscj16YzVXQzJDWjVob1RPMGNwZFBQRQ==</auth>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzh2OWNvdDA1NTgscj16YzVXQzJDWjVob1RPMGNwZFBQRQ==</auth>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@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-07-17 22:40:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16YzVXQzJDWjVob1RPMGNwZFBQRVFNdUl2Qm9yVm1zbWpOWEx5WGRZLHM9cXN4YjBOaEV4ZEN1Tnc9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16YzVXQzJDWjVob1RPMGNwZFBQRVFNdUl2Qm9yVm1zbWpOWEx5WGRZLHM9cXN4YjBOaEV4ZEN1Tnc9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emM1V0MyQ1o1aG9UTzBjcGRQUEVRTXVJdkJvclZtc21qTlhMeVhkWSxwPXd1NGtaMmJuTnVQM3FrbjZFYjU4UkRnZ0xRUE8zTHBjMW1hV0RwYUUrSkE9</response>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emM1V0MyQ1o1aG9UTzBjcGRQUEVRTXVJdkJvclZtc21qTlhMeVhkWSxwPXd1NGtaMmJuTnVQM3FrbjZFYjU4UkRnZ0xRUE8zTHBjMW1hV0RwYUUrSkE9</response>

2022-07-17 22:40:22 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16UEM0Z1hFZFo3cTBxMEVYeGRHVmNJK01oSEE0L1FkbGpybmRPTWR2QmY0PQ==</success>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16UEM0Z1hFZFo3cTBxMEVYeGRHVmNJK01oSEE0L1FkbGpybmRPTWR2QmY0PQ==</success>

2022-07-17 22:40:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40:22 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-17 22:40:22 |  << <iq xmlns="jabber:client" id="ewzBufTfJvcGAEqROCJDBFA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com >> <iq xmlns="jabber:client" id="ewzBufTfJvcGAEqROCJDBFA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:22 |  >> <iq xmlns="jabber:client" id="ewzBufTfJvcGAEqROCJDBFA" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com << <iq xmlns="jabber:client" id="ewzBufTfJvcGAEqROCJDBFA" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-07-17 22:40:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-17 22:40:22 |  << <iq xmlns="jabber:client" id="2DSfUdExczq3qgGxmZndFnW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 >> <iq xmlns="jabber:client" id="2DSfUdExczq3qgGxmZndFnW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:22 |  >> <iq xmlns="jabber:client" id="2DSfUdExczq3qgGxmZndFnW" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"/>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 << <iq xmlns="jabber:client" id="2DSfUdExczq3qgGxmZndFnW" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"/>

2022-07-17 22:40:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-17 22:40:22 |  << <iq to="test-domain.com" id="Rrg0iO6kFqQbxphOP4xiPMJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 >> <iq to="test-domain.com" id="Rrg0iO6kFqQbxphOP4xiPMJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:22 |  << <iq id="wK93mVgV4nSV8tgW2fMP3zn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 >> <iq id="wK93mVgV4nSV8tgW2fMP3zn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:22 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@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-07-17 22:40:22 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="2d57e073-9131-4ce5-aeca-a3fa1150b72c" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="2d57e073-9131-4ce5-aeca-a3fa1150b72c" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:22 |  >> <iq xmlns="jabber:client" id="wK93mVgV4nSV8tgW2fMP3zn" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 << <iq xmlns="jabber:client" id="wK93mVgV4nSV8tgW2fMP3zn" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:22 |  >> <iq xmlns="jabber:client" id="Rrg0iO6kFqQbxphOP4xiPMJ" from="test-domain.com" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 << <iq xmlns="jabber:client" id="Rrg0iO6kFqQbxphOP4xiPMJ" from="test-domain.com" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11931/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-17 22:40:22 |  >> <presence xmlns="jabber:client" from="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322" to="jaxmpp__8v9cot0558@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:22 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322 << <presence xmlns="jabber:client" from="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-322" to="jaxmpp__8v9cot0558@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:24 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-07-17 22:40:24 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-07-17 22:40:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-17 22:40:24 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-07-17 22:40:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-07-17 22:40:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40: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-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@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-07-17 22:40:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-17 22:40:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzh2OWNvdDA1NTgscj1mRDZqRHBVS1NPU1k2Y0ZmN3Q5WQ==</auth>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzh2OWNvdDA1NTgscj1mRDZqRHBVS1NPU1k2Y0ZmN3Q5WQ==</auth>

2022-07-17 22:40:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mRDZqRHBVS1NPU1k2Y0ZmN3Q5WU5ua0Eza2xrVk10MWxZTE5Scm93LHM9cXN4YjBOaEV4ZEN1Tnc9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mRDZqRHBVS1NPU1k2Y0ZmN3Q5WU5ua0Eza2xrVk10MWxZTE5Scm93LHM9cXN4YjBOaEV4ZEN1Tnc9PSxpPTQwOTY=</challenge>

2022-07-17 22:40:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkQ2akRwVUtTT1NZNmNGZjd0OVlObmtBM2tsa1ZNdDFsWUxOUnJvdyxwPWJ0Slh0TjFCWkY1V25wZktlemdVM0M0K0pUSEg4a2ZZcTNNUlUwUzBDUW89</response>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkQ2akRwVUtTT1NZNmNGZjd0OVlObmtBM2tsa1ZNdDFsWUxOUnJvdyxwPWJ0Slh0TjFCWkY1V25wZktlemdVM0M0K0pUSEg4a2ZZcTNNUlUwUzBDUW89</response>

2022-07-17 22:40:26 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vMW5HZ0Y0NFpVdlovSmlHTXplUlk3ZnYyMTFSaXNlengxc2FLZUIrdEwwPQ==</success>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vMW5HZ0Y0NFpVdlovSmlHTXplUlk3ZnYyMTFSaXNlengxc2FLZUIrdEwwPQ==</success>

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-17 22:40: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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="OXV8hhp+sgWAiDaWa8/Ikru+A/c="/></features>

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-17 22:40:26 |  << <iq xmlns="jabber:client" id="bDMaKEteJRbBfGEwwalMyBn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com >> <iq xmlns="jabber:client" id="bDMaKEteJRbBfGEwwalMyBn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-17 22:40:26 |  >> <iq xmlns="jabber:client" id="bDMaKEteJRbBfGEwwalMyBn" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com << <iq xmlns="jabber:client" id="bDMaKEteJRbBfGEwwalMyBn" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-17 22:40:26 |  << <iq xmlns="jabber:client" id="4RqxiPMJKHIQQR0hXnZ1eKI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 >> <iq xmlns="jabber:client" id="4RqxiPMJKHIQQR0hXnZ1eKI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-17 22:40:26 |  >> <iq xmlns="jabber:client" id="4RqxiPMJKHIQQR0hXnZ1eKI" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323"/>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 << <iq xmlns="jabber:client" id="4RqxiPMJKHIQQR0hXnZ1eKI" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323"/>

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-17 22:40:26 |  << <iq to="test-domain.com" id="qAzrYWnVbPU1sjQVY7wfO2e" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 >> <iq to="test-domain.com" id="qAzrYWnVbPU1sjQVY7wfO2e" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-17 22:40:26 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-17 22:40:26 |  << <iq id="5SpkTUZgJMY6n2l5Dv3iSYq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 >> <iq id="5SpkTUZgJMY6n2l5Dv3iSYq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@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-07-17 22:40:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-07-17 22:40:26 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="ffea938c-5d2e-429f-9bc6-6fcc2b58ccb9" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="ffea938c-5d2e-429f-9bc6-6fcc2b58ccb9" location="ed1b7dd8a1b3" resume="true"/>

2022-07-17 22:40:26 |  >> <iq xmlns="jabber:client" id="5SpkTUZgJMY6n2l5Dv3iSYq" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 << <iq xmlns="jabber:client" id="5SpkTUZgJMY6n2l5Dv3iSYq" type="result" to="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323"><query xmlns="jabber:iq:roster"/></iq>

2022-07-17 22:40:26 |  >> <presence xmlns="jabber:client" from="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323" to="jaxmpp__8v9cot0558@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:26 | jaxmpp_ :: jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323 << <presence xmlns="jabber:client" from="jaxmpp__8v9cot0558@test-domain.com/1608752850-tigase-323" to="jaxmpp__8v9cot0558@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-17 22:40:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-17 22:40:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected