Generated by TestNG with ReportNG at 22:14 PDT on Friday 04 June 2021
root@785cf647a4ab / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 14.469s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 5.197s
2021-06-04 22:14:21 |

2021-06-04 22:14:21 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-06-04 22:14:21 | ------------------------------------

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@c8ae94a

2021-06-04 22:14:21 | StateChangedEvent{oldState=null, newState=connecting}

2021-06-04 22:14:21 | [Mutex] waiting for: [registration]

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@24d16ab

2021-06-04 22:14:21 | StateChangedEvent{oldState=connecting, newState=connected}

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@672823a

2021-06-04 22:14:21 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-06-04 22:14:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-06-04 22:14:21 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@43701c90

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@18eb7d0d

2021-06-04 22:14:21 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>}

2021-06-04 22:14:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>]

2021-06-04 22:14:21 | user :: null >> <iq to="test-domain.com" id="EQhDiUROFvm4iIyzCt8BgQK" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-06-04 22:14:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EQhDiUROFvm4iIyzCt8BgQK" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@72f9d8f5

2021-06-04 22:14:21 | user :: null << <iq xmlns="jabber:client" id="EQhDiUROFvm4iIyzCt8BgQK" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2021-06-04 22:14:21 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="EQhDiUROFvm4iIyzCt8BgQK" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2021-06-04 22:14:21 | user :: null >> <iq to="test-domain.com" id="KIRR4u8oUh2jOXYgAfwcCmL" type="set"><query xmlns="jabber:iq:register"><username>user_rqev520027</username><password>user_rqev520027</password><email>ede8dfd1-e67d-4a0d-b621-02d676c5ae40@localhost</email></query></iq>

2021-06-04 22:14:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="KIRR4u8oUh2jOXYgAfwcCmL" type="set"><query xmlns="jabber:iq:register"><username>user_rqev520027</username><password>user_rqev520027</password><email>ede8dfd1-e67d-4a0d-b621-02d676c5ae40@localhost</email></query></iq>}

2021-06-04 22:14:21 | user :: null << <iq xmlns="jabber:client" id="KIRR4u8oUh2jOXYgAfwcCmL" from="test-domain.com" type="result"/>

2021-06-04 22:14:21 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="KIRR4u8oUh2jOXYgAfwcCmL" from="test-domain.com" type="result"/>}

2021-06-04 22:14:21 | [Mutex] received everything.

2021-06-04 22:14:21 | [Mutex] isItemNotified: registrationSuccess :: true

2021-06-04 22:14:21 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-06-04 22:14:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6088e7c2

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@235fe3df

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@609ff1ac

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5c1da33a

2021-06-04 22:14:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7b8ce98c

2021-06-04 22:14:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1GeGlNc21sOEw2dmRmZXJkcXpHVA==</auth>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1GeGlNc21sOEw2dmRmZXJkcXpHVA==</auth>

2021-06-04 22:14:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GeGlNc21sOEw2dmRmZXJkcXpHVFZXUjlvSGFrRFZzamNYeXo4M2hFLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GeGlNc21sOEw2dmRmZXJkcXpHVFZXUjlvSGFrRFZzamNYeXo4M2hFLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RnhpTXNtbDhMNnZkZmVyZHF6R1RWV1I5b0hha0RWc2pjWHl6ODNoRSxwPU5hdERmOERabjBzeWdQN09sL09XQU5VNmpPcDFGa2VPRHlyb0NFcnNUVnM9</response>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RnhpTXNtbDhMNnZkZmVyZHF6R1RWV1I5b0hha0RWc2pjWHl6ODNoRSxwPU5hdERmOERabjBzeWdQN09sL09XQU5VNmpPcDFGa2VPRHlyb0NFcnNUVnM9</response>

2021-06-04 22:14:22 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yMk02MWpUcHBHK1RUNWIxSDV4Z0cyQ1B4aXBkUGFGVGVKV3lUaXdrS3RzPQ==</success>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yMk02MWpUcHBHK1RUNWIxSDV4Z0cyQ1B4aXBkUGFGVGVKV3lUaXdrS3RzPQ==</success>

2021-06-04 22:14: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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:22 | user :: user_rqev520027@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:22 |  << <iq xmlns="jabber:client" id="fRgQ2eAi3Ap0lKOGrUYasXn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <iq xmlns="jabber:client" id="fRgQ2eAi3Ap0lKOGrUYasXn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:22 |  >> <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="fRgQ2eAi3Ap0lKOGrUYasXn" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rqev520027@test-domain.com/185945942-tigase-23</jid></bind></iq>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 << <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="fRgQ2eAi3Ap0lKOGrUYasXn" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rqev520027@test-domain.com/185945942-tigase-23</jid></bind></iq>

2021-06-04 22:14:22 |  << <iq xmlns="jabber:client" id="r1IsZ0ayevtofAcAhAu18jN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 >> <iq xmlns="jabber:client" id="r1IsZ0ayevtofAcAhAu18jN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:22 |  >> <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="r1IsZ0ayevtofAcAhAu18jN" type="result"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 << <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="r1IsZ0ayevtofAcAhAu18jN" type="result"/>

2021-06-04 22:14:22 |  << <iq to="test-domain.com" id="FP6cIt27paGwasneHAv4sY1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 >> <iq to="test-domain.com" id="FP6cIt27paGwasneHAv4sY1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:22 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="d83d389d-add8-4deb-9905-386d30b219b8" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="d83d389d-add8-4deb-9905-386d30b219b8" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:22 |  << <iq id="Ab8Hu0cv2oPKxfQ2eAi3Ap0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 >> <iq id="Ab8Hu0cv2oPKxfQ2eAi3Ap0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:22 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:22 |  >> <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="FP6cIt27paGwasneHAv4sY1" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 << <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="FP6cIt27paGwasneHAv4sY1" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:22 |  >> <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="Ab8Hu0cv2oPKxfQ2eAi3Ap0" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 << <iq to="user_rqev520027@test-domain.com/185945942-tigase-23" xmlns="jabber:client" id="Ab8Hu0cv2oPKxfQ2eAi3Ap0" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:22 | Disconnecting

2021-06-04 22:14:22 |  >> <presence to="user_rqev520027@test-domain.com" xmlns="jabber:client" from="user_rqev520027@test-domain.com/185945942-tigase-23"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com/185945942-tigase-23 << <presence to="user_rqev520027@test-domain.com" xmlns="jabber:client" from="user_rqev520027@test-domain.com/185945942-tigase-23"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:22 | [Mutex] notify: [disconnected]

2021-06-04 22:14:22 | [Mutex] received everything.

2021-06-04 22:14:22 | [Mutex] waiting for: [event]

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj03dDlUTlRqa3c1TXZFSUhVU0NTbw==</auth>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj03dDlUTlRqa3c1TXZFSUhVU0NTbw==</auth>

2021-06-04 22:14:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03dDlUTlRqa3c1TXZFSUhVU0NTb25wWk1XZlNkVndBRm5IOXMwM3ZDLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03dDlUTlRqa3c1TXZFSUhVU0NTb25wWk1XZlNkVndBRm5IOXMwM3ZDLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3Q5VE5Uamt3NU12RUlIVVNDU29ucFpNV2ZTZFZ3QUZuSDlzMDN2QyxwPVlvZ3JGaDg3Tkx5aFNCRk1KYUhaNzBqNVlTMGRiZmx0U2ducVRGdWxkNWM9</response>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3Q5VE5Uamt3NU12RUlIVVNDU29ucFpNV2ZTZFZ3QUZuSDlzMDN2QyxwPVlvZ3JGaDg3Tkx5aFNCRk1KYUhaNzBqNVlTMGRiZmx0U2ducVRGdWxkNWM9</response>

2021-06-04 22:14:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:22 | [Mutex] received everything.

2021-06-04 22:14:22 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:22 | [Mutex] waiting for: [event]

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1MblBrRmFXWkZqSVNVQ0pRSmRXMQ==</auth>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1MblBrRmFXWkZqSVNVQ0pRSmRXMQ==</auth>

2021-06-04 22:14:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MblBrRmFXWkZqSVNVQ0pRSmRXMUxMQTFqdW13MjJKZUx1VWxaUDNrLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MblBrRmFXWkZqSVNVQ0pRSmRXMUxMQTFqdW13MjJKZUx1VWxaUDNrLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TG5Qa0ZhV1pGaklTVUNKUUpkVzFMTEExanVtdzIySmVMdVVsWlAzayxwPWxhcU94dTlkTEd0Wng5QW5jOTdNOS9Eb2lNYnNJSUZaTUxpaXB5KzkzUXM9</response>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TG5Qa0ZhV1pGaklTVUNKUUpkVzFMTEExanVtdzIySmVMdVVsWlAzayxwPWxhcU94dTlkTEd0Wng5QW5jOTdNOS9Eb2lNYnNJSUZaTUxpaXB5KzkzUXM9</response>

2021-06-04 22:14:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:22 | [Mutex] received everything.

2021-06-04 22:14:22 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:22 | [Mutex] waiting for: [event]

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1JZDFMY0ZqUXJwVWhLZFlBeU9vQg==</auth>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1JZDFMY0ZqUXJwVWhLZFlBeU9vQg==</auth>

2021-06-04 22:14:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JZDFMY0ZqUXJwVWhLZFlBeU9vQjBtMEV3eGRhdkFBUFVSNDkyZGFQLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JZDFMY0ZqUXJwVWhLZFlBeU9vQjBtMEV3eGRhdkFBUFVSNDkyZGFQLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWQxTGNGalFycFVoS2RZQXlPb0IwbTBFd3hkYXZBQVBVUjQ5MmRhUCxwPWd3eFJFVm5pRWF5VnIxcWlrUXpaZ2RoZzU5QlVEYTU0REpvZEg1QXRzNjg9</response>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWQxTGNGalFycFVoS2RZQXlPb0IwbTBFd3hkYXZBQVBVUjQ5MmRhUCxwPWd3eFJFVm5pRWF5VnIxcWlrUXpaZ2RoZzU5QlVEYTU0REpvZEg1QXRzNjg9</response>

2021-06-04 22:14:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:22 | [Mutex] received everything.

2021-06-04 22:14:22 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:22 | [Mutex] waiting for: [event]

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1HTWRCbno5OGZScUpTZjhyVDBSQg==</auth>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1HTWRCbno5OGZScUpTZjhyVDBSQg==</auth>

2021-06-04 22:14:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HTWRCbno5OGZScUpTZjhyVDBSQkVMNUV6aXhlVnhsRlkwNkQzMkVYLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HTWRCbno5OGZScUpTZjhyVDBSQkVMNUV6aXhlVnhsRlkwNkQzMkVYLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R01kQm56OThmUnFKU2Y4clQwUkJFTDVFeml4ZVZ4bEZZMDZEMzJFWCxwPWZNN1RHWDFkaFN1ZHZ3L00yVlVlaXlPSGFrSTcxSjhDMkNVRUlVeHhHZzg9</response>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R01kQm56OThmUnFKU2Y4clQwUkJFTDVFeml4ZVZ4bEZZMDZEMzJFWCxwPWZNN1RHWDFkaFN1ZHZ3L00yVlVlaXlPSGFrSTcxSjhDMkNVRUlVeHhHZzg9</response>

2021-06-04 22:14:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:22 | [Mutex] received everything.

2021-06-04 22:14:22 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:22 | [Mutex] waiting for: [event]

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1rOXFPY1hJMDBONFlyQmsxOVBVeg==</auth>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1rOXFPY1hJMDBONFlyQmsxOVBVeg==</auth>

2021-06-04 22:14:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rOXFPY1hJMDBONFlyQmsxOVBVemxCTUFQdmF3U09XaXVVRVNucWswLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rOXFPY1hJMDBONFlyQmsxOVBVemxCTUFQdmF3U09XaXVVRVNucWswLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9azlxT2NYSTAwTjRZckJrMTlQVXpsQk1BUHZhd1NPV2l1VUVTbnFrMCxwPXFkNmswS0lQYjJ0QldGQkJpOGNJQ1E1Tm9HYWNFQXdNV1BJOVlJeXl5SGM9</response>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9azlxT2NYSTAwTjRZckJrMTlQVXpsQk1BUHZhd1NPV2l1VUVTbnFrMCxwPXFkNmswS0lQYjJ0QldGQkJpOGNJQ1E1Tm9HYWNFQXdNV1BJOVlJeXl5SGM9</response>

2021-06-04 22:14:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:22 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:22 | [Mutex] received everything.

2021-06-04 22:14:22 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:22 | [Mutex] waiting for: [event]

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1iV1RmdzlxTzZ1SW8xVHBHaDR3Qw==</auth>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1iV1RmdzlxTzZ1SW8xVHBHaDR3Qw==</auth>

2021-06-04 22:14:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iV1RmdzlxTzZ1SW8xVHBHaDR3Q2M0cVh0M3lqeTh1Nkk2YkRmV2hOLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:22 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iV1RmdzlxTzZ1SW8xVHBHaDR3Q2M0cVh0M3lqeTh1Nkk2YkRmV2hOLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YldUZnc5cU82dUlvMVRwR2g0d0NjNHFYdDN5ank4dTZJNmJEZldoTixwPUIyRkREamVCeTVQS1ZrdkpySjJDb3RMQWhaNy9BVUVDZWI4NzZuUVBnRWM9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YldUZnc5cU82dUlvMVRwR2g0d0NjNHFYdDN5ank4dTZJNmJEZldoTixwPUIyRkREamVCeTVQS1ZrdkpySjJDb3RMQWhaNy9BVUVDZWI4NzZuUVBnRWM9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1pUkdwaUNKRm91bE5tTm1pWHA3VQ==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1pUkdwaUNKRm91bE5tTm1pWHA3VQ==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pUkdwaUNKRm91bE5tTm1pWHA3VU9SNlY3VDhONXdFbzJlcmlRYjZOLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pUkdwaUNKRm91bE5tTm1pWHA3VU9SNlY3VDhONXdFbzJlcmlRYjZOLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVJHcGlDSkZvdWxObU5taVhwN1VPUjZWN1Q4TjV3RW8yZXJpUWI2TixwPVBKaHp5V0hRQXF5RVYxYUthZjI5aUJiN1N2dSt5eGxwZTFpd3ZCLzNFZnc9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVJHcGlDSkZvdWxObU5taVhwN1VPUjZWN1Q4TjV3RW8yZXJpUWI2TixwPVBKaHp5V0hRQXF5RVYxYUthZjI5aUJiN1N2dSt5eGxwZTFpd3ZCLzNFZnc9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj03MFpKYTlGUnJtdEt3NkdMS2hRSQ==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj03MFpKYTlGUnJtdEt3NkdMS2hRSQ==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03MFpKYTlGUnJtdEt3NkdMS2hRSUNNUnJON2NBTTNTdnZJUXhzZzJJLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03MFpKYTlGUnJtdEt3NkdMS2hRSUNNUnJON2NBTTNTdnZJUXhzZzJJLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NzBaSmE5RlJybXRLdzZHTEtoUUlDTVJyTjdjQU0zU3Z2SVF4c2cySSxwPUtoOUgxWEhON3JLZHQ2TThvMGtYYkZMWVFMY2JzZVU1Vlo5bHRZL2svb2s9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NzBaSmE5RlJybXRLdzZHTEtoUUlDTVJyTjdjQU0zU3Z2SVF4c2cySSxwPUtoOUgxWEhON3JLZHQ2TThvMGtYYkZMWVFMY2JzZVU1Vlo5bHRZL2svb2s9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1sUUtjbGVHV0QweUVyOWlNcndQQQ==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1sUUtjbGVHV0QweUVyOWlNcndQQQ==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sUUtjbGVHV0QweUVyOWlNcndQQVo5QUxSUWcyMzZZNTRhSGY2TmF4LHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sUUtjbGVHV0QweUVyOWlNcndQQVo5QUxSUWcyMzZZNTRhSGY2TmF4LHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFFLY2xlR1dEMHlFcjlpTXJ3UEFaOUFMUlFnMjM2WTU0YUhmNk5heCxwPWJ2L2hyL0xmeWJ6SFlNVmVSdmQrZnJEdW1OUjBKMjkzcmErTERaMlFXMnM9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFFLY2xlR1dEMHlFcjlpTXJ3UEFaOUFMUlFnMjM2WTU0YUhmNk5heCxwPWJ2L2hyL0xmeWJ6SFlNVmVSdmQrZnJEdW1OUjBKMjkzcmErTERaMlFXMnM9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1Ndk1QMHJLUXhpVzBib0Y4ZEk3dA==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1Ndk1QMHJLUXhpVzBib0Y4ZEk3dA==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ndk1QMHJLUXhpVzBib0Y4ZEk3dDRuejhHYmNkcXRaZmRodUZldElwLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ndk1QMHJLUXhpVzBib0Y4ZEk3dDRuejhHYmNkcXRaZmRodUZldElwLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXZNUDByS1F4aVcwYm9GOGRJN3Q0bno4R2JjZHF0WmZkaHVGZXRJcCxwPTVzMy82TzNibXgyWXVqcnd3WEtsZ3VERCtzQkxWSHdDZWh0dFdPeEdJU1k9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXZNUDByS1F4aVcwYm9GOGRJN3Q0bno4R2JjZHF0WmZkaHVGZXRJcCxwPTVzMy82TzNibXgyWXVqcnd3WEtsZ3VERCtzQkxWSHdDZWh0dFdPeEdJU1k9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj10TWlPa0c0MG45Y0plTHVWangxSA==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj10TWlPa0c0MG45Y0plTHVWangxSA==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10TWlPa0c0MG45Y0plTHVWangxSFFteXBCbTVhUUE2TXNEUk92SjByLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10TWlPa0c0MG45Y0plTHVWangxSFFteXBCbTVhUUE2TXNEUk92SjByLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dE1pT2tHNDBuOWNKZUx1Vmp4MUhRbXlwQm01YVFBNk1zRFJPdkowcixwPXV2TDYvR2srNnJGUVBoVEJ3bHhqSCtINEp4b2R6azBxN2Q1bitCODRwTE09</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dE1pT2tHNDBuOWNKZUx1Vmp4MUhRbXlwQm01YVFBNk1zRFJPdkowcixwPXV2TDYvR2srNnJGUVBoVEJ3bHhqSCtINEp4b2R6azBxN2Q1bitCODRwTE09</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj05S056TXFHYUZodHVxZjc0RkJLbw==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj05S056TXFHYUZodHVxZjc0RkJLbw==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05S056TXFHYUZodHVxZjc0RkJLb2EybEdpZ3JZY0hMZ1hOVXA4bmpzLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05S056TXFHYUZodHVxZjc0RkJLb2EybEdpZ3JZY0hMZ1hOVXA4bmpzLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUtOek1xR2FGaHR1cWY3NEZCS29hMmxHaWdyWWNITGdYTlVwOG5qcyxwPUNaWk9xbDVBNWw5b2JHdmFsNnloRXc2K2plL3lBU3RLbUFuSlpLeXlKK289</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUtOek1xR2FGaHR1cWY3NEZCS29hMmxHaWdyWWNITGdYTlVwOG5qcyxwPUNaWk9xbDVBNWw5b2JHdmFsNnloRXc2K2plL3lBU3RLbUFuSlpLeXlKK289</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1lM1FIcHAySXFXS1pFQWNaSXVJUw==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1lM1FIcHAySXFXS1pFQWNaSXVJUw==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lM1FIcHAySXFXS1pFQWNaSXVJU2U2QUJmQUdqbEplZmhWMUYxSkdoLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lM1FIcHAySXFXS1pFQWNaSXVJU2U2QUJmQUdqbEplZmhWMUYxSkdoLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZTNRSHBwMklxV0taRUFjWkl1SVNlNkFCZkFHamxKZWZoVjFGMUpHaCxwPVh1cDU4OFBqTjAwd01IMGpNUkZmSTRwa2NUOHliNVJKSFNKa1hlT3Vhc1E9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZTNRSHBwMklxV0taRUFjWkl1SVNlNkFCZkFHamxKZWZoVjFGMUpHaCxwPVh1cDU4OFBqTjAwd01IMGpNUkZmSTRwa2NUOHliNVJKSFNKa1hlT3Vhc1E9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1qS21xN1E1Z1l1Q01VTkFtRTdjdA==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1qS21xN1E1Z1l1Q01VTkFtRTdjdA==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qS21xN1E1Z1l1Q01VTkFtRTdjdDNJQWdrNmpGeVp2NEpUbE1yZjdFLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qS21xN1E1Z1l1Q01VTkFtRTdjdDNJQWdrNmpGeVp2NEpUbE1yZjdFLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akttcTdRNWdZdUNNVU5BbUU3Y3QzSUFnazZqRnladjRKVGxNcmY3RSxwPTgzemRFN0krenFQVnJOa1ZvU2Fhc3BodXFQS3hBcFU2RzcvbHRiR2QzNnc9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akttcTdRNWdZdUNNVU5BbUU3Y3QzSUFnazZqRnladjRKVGxNcmY3RSxwPTgzemRFN0krenFQVnJOa1ZvU2Fhc3BodXFQS3hBcFU2RzcvbHRiR2QzNnc9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1nQTBXNncyS1VzU2NnMVlvejJONA==</auth>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1nQTBXNncyS1VzU2NnMVlvejJONA==</auth>

2021-06-04 22:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nQTBXNncyS1VzU2NnMVlvejJONHdIN0VrdlNnNnh4d1NkS3NzaVdKLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nQTBXNncyS1VzU2NnMVlvejJONHdIN0VrdlNnNnh4d1NkS3NzaVdKLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z0EwVzZ3MktVc1NjZzFZb3oyTjR3SDdFa3ZTZzZ4eHdTZEtzc2lXSixwPW5TUWxnajJSaXVhYkJVQTMwWjI0YmtHM0V3UmEwSHZNdGQyb2k3bVc5Tlk9</response>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z0EwVzZ3MktVc1NjZzFZb3oyTjR3SDdFa3ZTZzZ4eHdTZEtzc2lXSixwPW5TUWxnajJSaXVhYkJVQTMwWjI0YmtHM0V3UmEwSHZNdGQyb2k3bVc5Tlk9</response>

2021-06-04 22:14:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:23 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:23 | [Mutex] received everything.

2021-06-04 22:14:23 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:23 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:23 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj00UE9sc0JSaDZIQ25Pc1NhUkJ5cA==</auth>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj00UE9sc0JSaDZIQ25Pc1NhUkJ5cA==</auth>

2021-06-04 22:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00UE9sc0JSaDZIQ25Pc1NhUkJ5cGY3eU10c2JNdThVdFZ3VkRRcFRqLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00UE9sc0JSaDZIQ25Pc1NhUkJ5cGY3eU10c2JNdThVdFZ3VkRRcFRqLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFBPbHNCUmg2SENuT3NTYVJCeXBmN3lNdHNiTXU4VXRWd1ZEUXBUaixwPW5ONk1lMjFDa3lBaTRnek91VnJPbmVSd1dxTVlZWGFmUWhXU1NISFhwcEk9</response>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFBPbHNCUmg2SENuT3NTYVJCeXBmN3lNdHNiTXU4VXRWd1ZEUXBUaixwPW5ONk1lMjFDa3lBaTRnek91VnJPbmVSd1dxTVlZWGFmUWhXU1NISFhwcEk9</response>

2021-06-04 22:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:24 | [Mutex] received everything.

2021-06-04 22:14:24 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:24 | [Mutex] waiting for: [event]

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1mQ3hjT2Fab0ljd0dBbjFUaUo1aA==</auth>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1mQ3hjT2Fab0ljd0dBbjFUaUo1aA==</auth>

2021-06-04 22:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mQ3hjT2Fab0ljd0dBbjFUaUo1aHZ4WlNpVzRYdnRyTk5LTG1ReGFVLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mQ3hjT2Fab0ljd0dBbjFUaUo1aHZ4WlNpVzRYdnRyTk5LTG1ReGFVLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkN4Y09hWm9JY3dHQW4xVGlKNWh2eFpTaVc0WHZ0ck5OS0xtUXhhVSxwPU10R0ZuWFNsSEVFa1BFM3dRS1JaT0hXMGNjVFpXb3RZNnJncjUrcEpLZ009</response>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkN4Y09hWm9JY3dHQW4xVGlKNWh2eFpTaVc0WHZ0ck5OS0xtUXhhVSxwPU10R0ZuWFNsSEVFa1BFM3dRS1JaT0hXMGNjVFpXb3RZNnJncjUrcEpLZ009</response>

2021-06-04 22:14:24 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | [Mutex] received everything.

2021-06-04 22:14:24 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:24 | [Mutex] waiting for: [event]

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1KV01CR1BpV2hqSGdMZ01BYkp2WA==</auth>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1KV01CR1BpV2hqSGdMZ01BYkp2WA==</auth>

2021-06-04 22:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KV01CR1BpV2hqSGdMZ01BYkp2WHBiYU9OeFRrQTJheGVMMGZKUmgxLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KV01CR1BpV2hqSGdMZ01BYkp2WHBiYU9OeFRrQTJheGVMMGZKUmgxLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SldNQkdQaVdoakhnTGdNQWJKdlhwYmFPTnhUa0EyYXhlTDBmSlJoMSxwPTNaVm81ZzB0SGNIemY3OGg2S2hQQ29Td3BHYkpzL2FDNTNBN0pScGtjakk9</response>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SldNQkdQaVdoakhnTGdNQWJKdlhwYmFPTnhUa0EyYXhlTDBmSlJoMSxwPTNaVm81ZzB0SGNIemY3OGg2S2hQQ29Td3BHYkpzL2FDNTNBN0pScGtjakk9</response>

2021-06-04 22:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:24 | [Mutex] received everything.

2021-06-04 22:14:24 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:24 | [Mutex] waiting for: [event]

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1QRFNzY2kyMTdmZ2dVeUN6bzlrZA==</auth>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1QRFNzY2kyMTdmZ2dVeUN6bzlrZA==</auth>

2021-06-04 22:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QRFNzY2kyMTdmZ2dVeUN6bzlrZFM1Z1p1NVpTRG9OMm8zSGVNMU5YLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QRFNzY2kyMTdmZ2dVeUN6bzlrZFM1Z1p1NVpTRG9OMm8zSGVNMU5YLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UERTc2NpMjE3ZmdnVXlDem85a2RTNWdadTVaU0RvTjJvM0hlTTFOWCxwPStROVNpZHJyZ2ZuOFpnN2RxQi9XYzl1bHluY1FOb1dGTC95Y2R5QmpCWVk9</response>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UERTc2NpMjE3ZmdnVXlDem85a2RTNWdadTVaU0RvTjJvM0hlTTFOWCxwPStROVNpZHJyZ2ZuOFpnN2RxQi9XYzl1bHluY1FOb1dGTC95Y2R5QmpCWVk9</response>

2021-06-04 22:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:24 | [Mutex] received everything.

2021-06-04 22:14:24 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:24 | [Mutex] waiting for: [event]

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1BZGZwYTdrNlRWd29VYVZQT3VVaw==</auth>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1BZGZwYTdrNlRWd29VYVZQT3VVaw==</auth>

2021-06-04 22:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BZGZwYTdrNlRWd29VYVZQT3VVa2RPYnNwSnBaeWdYYlFDMnU1STkyLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BZGZwYTdrNlRWd29VYVZQT3VVa2RPYnNwSnBaeWdYYlFDMnU1STkyLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QWRmcGE3azZUVndvVWFWUE91VWtkT2JzcEpwWnlnWGJRQzJ1NUk5MixwPURqODVNbnV3NHE2eE55Q0ZJaGJScGlHQ3pnM3M3eUl4R29UaE5GckMwR2s9</response>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QWRmcGE3azZUVndvVWFWUE91VWtkT2JzcEpwWnlnWGJRQzJ1NUk5MixwPURqODVNbnV3NHE2eE55Q0ZJaGJScGlHQ3pnM3M3eUl4R29UaE5GckMwR2s9</response>

2021-06-04 22:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:24 | [Mutex] received everything.

2021-06-04 22:14:24 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:24 | [Mutex] waiting for: [event]

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1WRjNlWnduVW9xc3c2eDFLMmdNTQ==</auth>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1WRjNlWnduVW9xc3c2eDFLMmdNTQ==</auth>

2021-06-04 22:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WRjNlWnduVW9xc3c2eDFLMmdNTVNhYld4NGFTdUF5OTdOcmpEbVBLLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WRjNlWnduVW9xc3c2eDFLMmdNTVNhYld4NGFTdUF5OTdOcmpEbVBLLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VkYzZVp3blVvcXN3NngxSzJnTU1TYWJXeDRhU3VBeTk3TnJqRG1QSyxwPXpnZ2RJb0ZBcVY2SDBBS2pNcGZnb05QdU1nTWU2NGNINmxvOENUaG1FL3c9</response>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VkYzZVp3blVvcXN3NngxSzJnTU1TYWJXeDRhU3VBeTk3TnJqRG1QSyxwPXpnZ2RJb0ZBcVY2SDBBS2pNcGZnb05QdU1nTWU2NGNINmxvOENUaG1FL3c9</response>

2021-06-04 22:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:24 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:24 | [Mutex] received everything.

2021-06-04 22:14:24 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1mbkxBNzNXcllENFIwOFp1V0ZMcw==</auth>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JxZXY1MjAwMjcscj1mbkxBNzNXcllENFIwOFp1V0ZMcw==</auth>

2021-06-04 22:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mbkxBNzNXcllENFIwOFp1V0ZMc2hyeDNjOHhqQ0RtR0tqSXROeU5JLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mbkxBNzNXcllENFIwOFp1V0ZMc2hyeDNjOHhqQ0RtR0tqSXROeU5JLHM9VUNZL2R1dkZUTkVVTHc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zm5MQTczV3JZRDRSMDhadVdGTHNocngzYzh4akNEbUdLakl0TnlOSSxwPWJVMXFqT2ptYVVyWHRkbHJnb3R5WGM1YW9MbWZjZEhpaHRCcXVQcE03Vkk9</response>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zm5MQTczV3JZRDRSMDhadVdGTHNocngzYzh4akNEbUdLakl0TnlOSSxwPWJVMXFqT2ptYVVyWHRkbHJnb3R5WGM1YW9MbWZjZEhpaHRCcXVQcE03Vkk9</response>

2021-06-04 22:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_rqev520027@test-domain.com is not authorized to act as user_rqev520027@test-domain.com</text></failure>

2021-06-04 22:14:24 | user :: user_rqev520027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_rqev520027@test-domain.com is not authorized to act as user_rqev520027@test-domain.com</text></failure>

2021-06-04 22:14:26 | [Mutex] waiting for: [user]

2021-06-04 22:14:26 | [Mutex] received everything.

2021-06-04 22:14:26 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.087s
2021-06-04 22:14:26 |

2021-06-04 22:14:26 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-06-04 22:14:26 | ------------------------------------

2021-06-04 22:14:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@169f00ed

2021-06-04 22:14:26 | StateChangedEvent{oldState=null, newState=connecting}

2021-06-04 22:14:26 | [Mutex] waiting for: [registration]

2021-06-04 22:14:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1858ec4e

2021-06-04 22:14:26 | StateChangedEvent{oldState=connecting, newState=connected}

2021-06-04 22:14:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1c676b9d

2021-06-04 22:14:26 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:26 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-06-04 22:14:26 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-06-04 22:14:26 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5965e675

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@37931ddc

2021-06-04 22:14:27 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>}

2021-06-04 22:14:27 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>]

2021-06-04 22:14:27 | user :: null >> <iq to="test-domain.com" id="aOV8jIt7AwcwaN4nWduiEnM" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-06-04 22:14:27 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="aOV8jIt7AwcwaN4nWduiEnM" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-06-04 22:14:27 | user :: null << <iq xmlns="jabber:client" id="aOV8jIt7AwcwaN4nWduiEnM" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2021-06-04 22:14:27 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="aOV8jIt7AwcwaN4nWduiEnM" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6876bdfc

2021-06-04 22:14:27 | user :: null >> <iq to="test-domain.com" id="YR27gGAiDJUhEkQNCy9oPP0" type="set"><query xmlns="jabber:iq:register"><username>user_9n62aj0028</username><password>user_9n62aj0028</password><email>7c5e8ddd-705e-425b-baf1-6bb8b2754026@localhost</email></query></iq>

2021-06-04 22:14:27 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YR27gGAiDJUhEkQNCy9oPP0" type="set"><query xmlns="jabber:iq:register"><username>user_9n62aj0028</username><password>user_9n62aj0028</password><email>7c5e8ddd-705e-425b-baf1-6bb8b2754026@localhost</email></query></iq>}

2021-06-04 22:14:27 | user :: null << <iq xmlns="jabber:client" id="YR27gGAiDJUhEkQNCy9oPP0" from="test-domain.com" type="result"/>

2021-06-04 22:14:27 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="YR27gGAiDJUhEkQNCy9oPP0" from="test-domain.com" type="result"/>}

2021-06-04 22:14:27 | [Mutex] received everything.

2021-06-04 22:14:27 | [Mutex] isItemNotified: registrationSuccess :: true

2021-06-04 22:14:27 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-06-04 22:14:27 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4f6a18ec

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@394a193a

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@16988e32

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4b5c4840

2021-06-04 22:14:27 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@546e94bf

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1IaVlnbkFacGlXTFRsdDFOVnFoYQ==</auth>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1IaVlnbkFacGlXTFRsdDFOVnFoYQ==</auth>

2021-06-04 22:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IaVlnbkFacGlXTFRsdDFOVnFoYTVsS2xpTkNKRHZQY1EySERUSldYLHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IaVlnbkFacGlXTFRsdDFOVnFoYTVsS2xpTkNKRHZQY1EySERUSldYLHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGlZZ25BWnBpV0xUbHQxTlZxaGE1bEtsaU5DSkR2UGNRMkhEVEpXWCxwPW4wQ0VyMGQ4ZUZ2TCtPNnUvRmpod1MwMEc2dXNNYkp0U3Uwa3ZxMGIxMFU9</response>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGlZZ25BWnBpV0xUbHQxTlZxaGE1bEtsaU5DSkR2UGNRMkhEVEpXWCxwPW4wQ0VyMGQ4ZUZ2TCtPNnUvRmpod1MwMEc2dXNNYkp0U3Uwa3ZxMGIxMFU9</response>

2021-06-04 22:14:27 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TY0xsUG5idXpRSy9NOUFwQkNrTkg3WkdDQ1hNdENlRGgxZCtXZ255YTIwPQ==</success>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TY0xsUG5idXpRSy9NOUFwQkNrTkg3WkdDQ1hNdENlRGgxZCtXZ255YTIwPQ==</success>

2021-06-04 22:14:27 |  >> <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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:27 | user :: user_9n62aj0028@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:27 |  << <iq xmlns="jabber:client" id="lhgYbyrWcsZ0ayevtofAcAh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <iq xmlns="jabber:client" id="lhgYbyrWcsZ0ayevtofAcAh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:27 |  >> <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="lhgYbyrWcsZ0ayevtofAcAh" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9n62aj0028@test-domain.com/185945942-tigase-24</jid></bind></iq>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="lhgYbyrWcsZ0ayevtofAcAh" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9n62aj0028@test-domain.com/185945942-tigase-24</jid></bind></iq>

2021-06-04 22:14:27 |  << <iq xmlns="jabber:client" id="lih0fGHsew7gGAiDJUhEkQN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 >> <iq xmlns="jabber:client" id="lih0fGHsew7gGAiDJUhEkQN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:27 |  >> <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="lih0fGHsew7gGAiDJUhEkQN" type="result"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 << <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="lih0fGHsew7gGAiDJUhEkQN" type="result"/>

2021-06-04 22:14:27 |  << <iq to="test-domain.com" id="SklTYhCyapQQUWVj4BiCqXW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 >> <iq to="test-domain.com" id="SklTYhCyapQQUWVj4BiCqXW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:27 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:27 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="19cae5ef-35df-4c09-9949-e8059ae38589" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="19cae5ef-35df-4c09-9949-e8059ae38589" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:27 |  << <iq id="DT0arU8jIt7AwcwaN4nWdui" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 >> <iq id="DT0arU8jIt7AwcwaN4nWdui" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:27 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:27 |  >> <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="SklTYhCyapQQUWVj4BiCqXW" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 << <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="SklTYhCyapQQUWVj4BiCqXW" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:27 |  >> <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="DT0arU8jIt7AwcwaN4nWdui" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 << <iq to="user_9n62aj0028@test-domain.com/185945942-tigase-24" xmlns="jabber:client" id="DT0arU8jIt7AwcwaN4nWdui" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:27 | Disconnecting

2021-06-04 22:14:27 |  >> <presence to="user_9n62aj0028@test-domain.com" xmlns="jabber:client" from="user_9n62aj0028@test-domain.com/185945942-tigase-24"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com/185945942-tigase-24 << <presence to="user_9n62aj0028@test-domain.com" xmlns="jabber:client" from="user_9n62aj0028@test-domain.com/185945942-tigase-24"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:27 | [Mutex] notify: [disconnected]

2021-06-04 22:14:27 | [Mutex] received everything.

2021-06-04 22:14:27 | [Mutex] waiting for: [event]

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj0yb1F1NzZaU0J6aTRZN2VaOUpKTA==</auth>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj0yb1F1NzZaU0J6aTRZN2VaOUpKTA==</auth>

2021-06-04 22:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yb1F1NzZaU0J6aTRZN2VaOUpKTGxqaVNSRjVDV2NBVm40Sm51RmxELHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yb1F1NzZaU0J6aTRZN2VaOUpKTGxqaVNSRjVDV2NBVm40Sm51RmxELHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Mm9RdTc2WlNCemk0WTdlWjlKSkxsamlTUkY1Q1djQVZuNEpudUZsRCxwPTVVWGx1VDBxU0czemtXcE03TEE1dUNXVFlNN3FEaDJQUTlBUGYrNlFQQnc9</response>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Mm9RdTc2WlNCemk0WTdlWjlKSkxsamlTUkY1Q1djQVZuNEpudUZsRCxwPTVVWGx1VDBxU0czemtXcE03TEE1dUNXVFlNN3FEaDJQUTlBUGYrNlFQQnc9</response>

2021-06-04 22:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:27 | [Mutex] received everything.

2021-06-04 22:14:27 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:27 | [Mutex] waiting for: [event]

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1tMnFCbGUwT1dQVFVva2tBbm9ycA==</auth>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1tMnFCbGUwT1dQVFVva2tBbm9ycA==</auth>

2021-06-04 22:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tMnFCbGUwT1dQVFVva2tBbm9ycElqdGF5YWRVMWc0V3RteDV3SGJULHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tMnFCbGUwT1dQVFVva2tBbm9ycElqdGF5YWRVMWc0V3RteDV3SGJULHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTJxQmxlME9XUFRVb2trQW5vcnBJanRheWFkVTFnNFd0bXg1d0hiVCxwPUpDdXp0Z2swVFcyeHFWZThQNTBtcHUzbW5OU1h3S3ROOVR1ajVUSHBidUk9</response>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTJxQmxlME9XUFRVb2trQW5vcnBJanRheWFkVTFnNFd0bXg1d0hiVCxwPUpDdXp0Z2swVFcyeHFWZThQNTBtcHUzbW5OU1h3S3ROOVR1ajVUSHBidUk9</response>

2021-06-04 22:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:27 | [Mutex] received everything.

2021-06-04 22:14:27 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:27 | [Mutex] waiting for: [event]

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1TZ3Fwc2E2SGpJSmMycWhqTU9rdA==</auth>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1TZ3Fwc2E2SGpJSmMycWhqTU9rdA==</auth>

2021-06-04 22:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TZ3Fwc2E2SGpJSmMycWhqTU9rdHZXcXA4NVgxVHFoY0hOZnJ6cjI5LHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TZ3Fwc2E2SGpJSmMycWhqTU9rdHZXcXA4NVgxVHFoY0hOZnJ6cjI5LHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2dxcHNhNkhqSUpjMnFoak1Pa3R2V3FwODVYMVRxaGNITmZyenIyOSxwPUVNSnBrRzVnZWFsRndxOHlycVZHQUlQNHd1MG1sb3JuK3hNT1gybFhkQ3M9</response>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2dxcHNhNkhqSUpjMnFoak1Pa3R2V3FwODVYMVRxaGNITmZyenIyOSxwPUVNSnBrRzVnZWFsRndxOHlycVZHQUlQNHd1MG1sb3JuK3hNT1gybFhkQ3M9</response>

2021-06-04 22:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:27 | [Mutex] received everything.

2021-06-04 22:14:27 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:27 | [Mutex] waiting for: [event]

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1acTJENUF1MWtobFJoU0w3cEhUOQ==</auth>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1acTJENUF1MWtobFJoU0w3cEhUOQ==</auth>

2021-06-04 22:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1acTJENUF1MWtobFJoU0w3cEhUOUNTTjZSc09RMHgyMG96TmhxRnJyLHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1acTJENUF1MWtobFJoU0w3cEhUOUNTTjZSc09RMHgyMG96TmhxRnJyLHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnEyRDVBdTFraGxSaFNMN3BIVDlDU042UnNPUTB4MjBvek5ocUZycixwPWJNVVp2MEFzUHYzQmZhQ2tKYTZjOGFPSzE1dStsSjNsa0lyUHNHbmJMRzQ9</response>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnEyRDVBdTFraGxSaFNMN3BIVDlDU042UnNPUTB4MjBvek5ocUZycixwPWJNVVp2MEFzUHYzQmZhQ2tKYTZjOGFPSzE1dStsSjNsa0lyUHNHbmJMRzQ9</response>

2021-06-04 22:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:27 | [Mutex] received everything.

2021-06-04 22:14:27 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1BbU1UWHV6UkZmRXhXNHczYk1zOA==</auth>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzluNjJhajAwMjgscj1BbU1UWHV6UkZmRXhXNHczYk1zOA==</auth>

2021-06-04 22:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BbU1UWHV6UkZmRXhXNHczYk1zOHVYSmhJYkcwOEdzVTRoSGxGaEY5LHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BbU1UWHV6UkZmRXhXNHczYk1zOHVYSmhJYkcwOEdzVTRoSGxGaEY5LHM9bmlMb3RnaHVLWEsvaGc9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QW1NVFh1elJGZkV4VzR3M2JNczh1WEpoSWJHMDhHc1U0aEhsRmhGOSxwPUNzcDQrZ1F0Z2RKNHRSVTRIV3l5c2hPTWhlMHFieFllL1h4RW00dXR5T1U9</response>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QW1NVFh1elJGZkV4VzR3M2JNczh1WEpoSWJHMDhHc1U0aEhsRmhGOSxwPUNzcDQrZ1F0Z2RKNHRSVTRIV3l5c2hPTWhlMHFieFllL1h4RW00dXR5T1U9</response>

2021-06-04 22:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:27 | user :: user_9n62aj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | [Mutex] waiting for: [user]

2021-06-04 22:14:30 | [Mutex] received everything.

2021-06-04 22:14:30 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.958s
2021-06-04 22:14:30 |

2021-06-04 22:14:30 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-06-04 22:14:30 | ------------------------------------

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@129bdd6

2021-06-04 22:14:30 | StateChangedEvent{oldState=null, newState=connecting}

2021-06-04 22:14:30 | [Mutex] waiting for: [registration]

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@fee5383

2021-06-04 22:14:30 | StateChangedEvent{oldState=connecting, newState=connected}

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@bd1d6a6

2021-06-04 22:14:30 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-06-04 22:14:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-06-04 22:14:30 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4ed359b8

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2d89ab9

2021-06-04 22:14:30 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>}

2021-06-04 22:14:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>]

2021-06-04 22:14:30 | user :: null >> <iq to="test-domain.com" id="reVSPGwgEl9KX02gDiUROFv" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-06-04 22:14:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="reVSPGwgEl9KX02gDiUROFv" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-06-04 22:14:30 | user :: null << <iq xmlns="jabber:client" id="reVSPGwgEl9KX02gDiUROFv" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2021-06-04 22:14:30 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="reVSPGwgEl9KX02gDiUROFv" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7fd7b32a

2021-06-04 22:14:30 | user :: null >> <iq to="test-domain.com" id="t0dq0eAdTeVWU07gQJy9tiW" type="set"><query xmlns="jabber:iq:register"><username>user_5vtkm70029</username><password>user_5vtkm70029</password><email>1d240f71-ff8e-442d-9750-261dbb9359b0@localhost</email></query></iq>

2021-06-04 22:14:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="t0dq0eAdTeVWU07gQJy9tiW" type="set"><query xmlns="jabber:iq:register"><username>user_5vtkm70029</username><password>user_5vtkm70029</password><email>1d240f71-ff8e-442d-9750-261dbb9359b0@localhost</email></query></iq>}

2021-06-04 22:14:30 | user :: null << <iq xmlns="jabber:client" id="t0dq0eAdTeVWU07gQJy9tiW" from="test-domain.com" type="result"/>

2021-06-04 22:14:30 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="t0dq0eAdTeVWU07gQJy9tiW" from="test-domain.com" type="result"/>}

2021-06-04 22:14:30 | [Mutex] received everything.

2021-06-04 22:14:30 | [Mutex] isItemNotified: registrationSuccess :: true

2021-06-04 22:14:30 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-06-04 22:14:30 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7a362e90

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2efca6f7

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@68b7ecc3

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2abb5c1c

2021-06-04 22:14:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6132a575

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

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzV2dGttNzAwMjkscj04TWFDVFY3dVZjOTNDeUxYcWIxUw==</auth>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzV2dGttNzAwMjkscj04TWFDVFY3dVZjOTNDeUxYcWIxUw==</auth>

2021-06-04 22:14:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04TWFDVFY3dVZjOTNDeUxYcWIxU2RpU0tZbllLZ2hsRVNmT09rcklqLHM9QjVGbEorZDR4S2o5M3c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04TWFDVFY3dVZjOTNDeUxYcWIxU2RpU0tZbllLZ2hsRVNmT09rcklqLHM9QjVGbEorZDR4S2o5M3c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OE1hQ1RWN3VWYzkzQ3lMWHFiMVNkaVNLWW5ZS2dobEVTZk9Pa3JJaixwPXhYdVhqNkFZNG94a05kY3FXMHFKeVZOWjczcEN2WHIzZEZZOGhuT0JEN0k9</response>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OE1hQ1RWN3VWYzkzQ3lMWHFiMVNkaVNLWW5ZS2dobEVTZk9Pa3JJaixwPXhYdVhqNkFZNG94a05kY3FXMHFKeVZOWjczcEN2WHIzZEZZOGhuT0JEN0k9</response>

2021-06-04 22:14:30 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TNUlLWERWQnh3UWEyK1dCYjVxcEZtVWNZY0o5UExEeUhHQ3BhMXpzY3BBPQ==</success>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TNUlLWERWQnh3UWEyK1dCYjVxcEZtVWNZY0o5UExEeUhHQ3BhMXpzY3BBPQ==</success>

2021-06-04 22:14:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:30 | user :: user_5vtkm70029@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:30 |  << <iq xmlns="jabber:client" id="x4nLZqjIs6jEChElR4u8oUh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <iq xmlns="jabber:client" id="x4nLZqjIs6jEChElR4u8oUh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:30 |  >> <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="x4nLZqjIs6jEChElR4u8oUh" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5vtkm70029@test-domain.com/185945942-tigase-25</jid></bind></iq>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="x4nLZqjIs6jEChElR4u8oUh" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5vtkm70029@test-domain.com/185945942-tigase-25</jid></bind></iq>

2021-06-04 22:14:30 |  << <iq xmlns="jabber:client" id="wbGsXncROEu5cIt27paGwas" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 >> <iq xmlns="jabber:client" id="wbGsXncROEu5cIt27paGwas" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:30 |  >> <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="wbGsXncROEu5cIt27paGwas" type="result"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 << <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="wbGsXncROEu5cIt27paGwas" type="result"/>

2021-06-04 22:14:30 |  << <iq to="test-domain.com" id="j6pUh2jOXYgAfwcCmLZqjIs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 >> <iq to="test-domain.com" id="j6pUh2jOXYgAfwcCmLZqjIs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:30 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:30 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="589bc483-0aa5-482a-a772-c95022781363" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="589bc483-0aa5-482a-a772-c95022781363" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:30 |  << <iq id="65kEu5cIt27paGwasneHAv4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 >> <iq id="65kEu5cIt27paGwasneHAv4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:30 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:30 |  >> <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="j6pUh2jOXYgAfwcCmLZqjIs" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 << <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="j6pUh2jOXYgAfwcCmLZqjIs" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:30 |  >> <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="65kEu5cIt27paGwasneHAv4" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com/185945942-tigase-25 << <iq to="user_5vtkm70029@test-domain.com/185945942-tigase-25" xmlns="jabber:client" id="65kEu5cIt27paGwasneHAv4" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:30 | Disconnecting

2021-06-04 22:14:30 | [Mutex] notify: [disconnected]

2021-06-04 22:14:30 | [Mutex] received everything.

2021-06-04 22:14:30 |  >> <presence to="user_5vtkm70029@test-domain.com" xmlns="jabber:client" from="user_5vtkm70029@test-domain.com/185945942-tigase-25"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <presence to="user_5vtkm70029@test-domain.com" xmlns="jabber:client" from="user_5vtkm70029@test-domain.com/185945942-tigase-25"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:30 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNXZ0a203MDAyOQAgLSAtIC0gLSAt</auth>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNXZ0a203MDAyOQAgLSAtIC0gLSAt</auth>

2021-06-04 22:14:30 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:30 | [Mutex] received everything.

2021-06-04 22:14:30 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:30 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNXZ0a203MDAyOQAgLSAtIC0gLSAt</auth>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNXZ0a203MDAyOQAgLSAtIC0gLSAt</auth>

2021-06-04 22:14:30 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:30 | [Mutex] received everything.

2021-06-04 22:14:30 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:30 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzV2dGttNzAwMjkscj05WkwweWJtaUpDQ3M1SW1Qakc0bQ==</auth>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzV2dGttNzAwMjkscj05WkwweWJtaUpDQ3M1SW1Qakc0bQ==</auth>

2021-06-04 22:14:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05WkwweWJtaUpDQ3M1SW1Qakc0bVZ3bXZWVVpnSFhhR0JveXVvQ0hQLHM9QjVGbEorZDR4S2o5M3c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05WkwweWJtaUpDQ3M1SW1Qakc0bVZ3bXZWVVpnSFhhR0JveXVvQ0hQLHM9QjVGbEorZDR4S2o5M3c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OVpMMHlibWlKQ0NzNUltUGpHNG1Wd212VlVaZ0hYYUdCb3l1b0NIUCxwPVJmODkzRzFxUHRxQ3JLamNmdHJpUHVlNWJVY25CZG0rcHpYanNFYVZNWms9</response>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OVpMMHlibWlKQ0NzNUltUGpHNG1Wd212VlVaZ0hYYUdCb3l1b0NIUCxwPVJmODkzRzFxUHRxQ3JLamNmdHJpUHVlNWJVY25CZG0rcHpYanNFYVZNWms9</response>

2021-06-04 22:14:30 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:30 | [Mutex] received everything.

2021-06-04 22:14:30 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:30 | [Mutex] waiting for: [event]

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

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzV2dGttNzAwMjkscj1TM1VJb2tpb0tMakVnd0xHOVFLMQ==</auth>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzV2dGttNzAwMjkscj1TM1VJb2tpb0tMakVnd0xHOVFLMQ==</auth>

2021-06-04 22:14:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TM1VJb2tpb0tMakVnd0xHOVFLMTFabDRUTnZjbWJDNTVZQUhia3RtLHM9SW5Sc3JvZUtoZDF1Q2c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TM1VJb2tpb0tMakVnd0xHOVFLMTFabDRUTnZjbWJDNTVZQUhia3RtLHM9SW5Sc3JvZUtoZDF1Q2c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UzNVSW9raW9LTGpFZ3dMRzlRSzExWmw0VE52Y21iQzU1WUFIYmt0bSxwPTFGNHFRZzdweGRxWFhRRmtYWGlsUFp2aWs3bz0=</response>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UzNVSW9raW9LTGpFZ3dMRzlRSzExWmw0VE52Y21iQzU1WUFIYmt0bSxwPTFGNHFRZzdweGRxWFhRRmtYWGlsUFp2aWs3bz0=</response>

2021-06-04 22:14:30 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:30 | [Mutex] received everything.

2021-06-04 22:14:30 | [Mutex] isItemNotified: authFailed :: true

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

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzV2dGttNzAwMjkscj1hSU5hc1pWMlU0U1JjZnFLeHJKZQ==</auth>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzV2dGttNzAwMjkscj1hSU5hc1pWMlU0U1JjZnFLeHJKZQ==</auth>

2021-06-04 22:14:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hSU5hc1pWMlU0U1JjZnFLeHJKZXRia0xRT1EzVExtdmdCd3ZHaEJ6LHM9QjVGbEorZDR4S2o5M3c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hSU5hc1pWMlU0U1JjZnFLeHJKZXRia0xRT1EzVExtdmdCd3ZHaEJ6LHM9QjVGbEorZDR4S2o5M3c9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YUlOYXNaVjJVNFNSY2ZxS3hySmV0YmtMUU9RM1RMbXZnQnd2R2hCeixwPWRuazN4WldCTG1tekJnNkw5TURXVEljY29vYzhYcnlBcnoyM0VOL2pIbFE9</response>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YUlOYXNaVjJVNFNSY2ZxS3hySmV0YmtMUU9RM1RMbXZnQnd2R2hCeixwPWRuazN4WldCTG1tekJnNkw5TURXVEljY29vYzhYcnlBcnoyM0VOL2pIbFE9</response>

2021-06-04 22:14:30 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:30 | user :: user_5vtkm70029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:32 | [Mutex] waiting for: [user]

2021-06-04 22:14:32 | [Mutex] received everything.

2021-06-04 22:14:32 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.946s
2021-06-04 22:14:33 |

2021-06-04 22:14:33 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-06-04 22:14:33 | ------------------------------------

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@d9da5b8

2021-06-04 22:14:33 | StateChangedEvent{oldState=null, newState=connecting}

2021-06-04 22:14:33 | [Mutex] waiting for: [registration]

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@35a5a7b

2021-06-04 22:14:33 | StateChangedEvent{oldState=connecting, newState=connected}

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@765cec8

2021-06-04 22:14:33 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-06-04 22:14:33 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-06-04 22:14:33 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@42675040

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@22379dd1

2021-06-04 22:14:33 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>}

2021-06-04 22:14:33 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>]

2021-06-04 22:14:33 | user :: null >> <iq to="test-domain.com" id="4uskKwezaElMBn6ygEqj6r4" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-06-04 22:14:33 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4uskKwezaElMBn6ygEqj6r4" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-06-04 22:14:33 | user :: null << <iq xmlns="jabber:client" id="4uskKwezaElMBn6ygEqj6r4" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2021-06-04 22:14:33 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="4uskKwezaElMBn6ygEqj6r4" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@73ef926e

2021-06-04 22:14:33 | user :: null >> <iq to="test-domain.com" id="mxzkQ16w6hAkSSN3yzeuarU" type="set"><query xmlns="jabber:iq:register"><username>user_enk3yy0030</username><password>user_enk3yy0030</password><email>d893b236-f7fc-4cfc-9709-b5ffed15b58b@localhost</email></query></iq>

2021-06-04 22:14:33 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mxzkQ16w6hAkSSN3yzeuarU" type="set"><query xmlns="jabber:iq:register"><username>user_enk3yy0030</username><password>user_enk3yy0030</password><email>d893b236-f7fc-4cfc-9709-b5ffed15b58b@localhost</email></query></iq>}

2021-06-04 22:14:33 | user :: null << <iq xmlns="jabber:client" id="mxzkQ16w6hAkSSN3yzeuarU" from="test-domain.com" type="result"/>

2021-06-04 22:14:33 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="mxzkQ16w6hAkSSN3yzeuarU" from="test-domain.com" type="result"/>}

2021-06-04 22:14:33 | [Mutex] received everything.

2021-06-04 22:14:33 | [Mutex] isItemNotified: registrationSuccess :: true

2021-06-04 22:14:33 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-06-04 22:14:33 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a550155

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2248af0f

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3c0f6782

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@337cee8f

2021-06-04 22:14:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@41510e1c

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj16dnlBc0czWWxzZzlNUUZvU2lQaw==</auth>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj16dnlBc0czWWxzZzlNUUZvU2lQaw==</auth>

2021-06-04 22:14:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16dnlBc0czWWxzZzlNUUZvU2lQa1pxWENsb0FLbG1NZUNoN1lLWk10LHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16dnlBc0czWWxzZzlNUUZvU2lQa1pxWENsb0FLbG1NZUNoN1lLWk10LHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9enZ5QXNHM1lsc2c5TVFGb1NpUGtacVhDbG9BS2xtTWVDaDdZS1pNdCxwPXBYUTRsZHVXdW4xU3hPcDRTSnd0NllHcmltM25sZHZiN3FCUzJqc2pIWTg9</response>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9enZ5QXNHM1lsc2c5TVFGb1NpUGtacVhDbG9BS2xtTWVDaDdZS1pNdCxwPXBYUTRsZHVXdW4xU3hPcDRTSnd0NllHcmltM25sZHZiN3FCUzJqc2pIWTg9</response>

2021-06-04 22:14:33 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xUjE5OFV5czNPemJyd1VuRXZzUzhIYXUvNkk1MG5oWWJlUExCME55TEFFPQ==</success>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xUjE5OFV5czNPemJyd1VuRXZzUzhIYXUvNkk1MG5oWWJlUExCME55TEFFPQ==</success>

2021-06-04 22:14:33 |  >> <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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:33 | user :: user_enk3yy0030@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:33 |  << <iq xmlns="jabber:client" id="u6ezmQJVi3cq2bo6fAdBys4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <iq xmlns="jabber:client" id="u6ezmQJVi3cq2bo6fAdBys4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="u6ezmQJVi3cq2bo6fAdBys4" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_enk3yy0030@test-domain.com/185945942-tigase-26</jid></bind></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="u6ezmQJVi3cq2bo6fAdBys4" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_enk3yy0030@test-domain.com/185945942-tigase-26</jid></bind></iq>

2021-06-04 22:14:33 |  << <iq xmlns="jabber:client" id="Byy9kQNCy9oPP0mSSSdU3iV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 >> <iq xmlns="jabber:client" id="Byy9kQNCy9oPP0mSSSdU3iV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="Byy9kQNCy9oPP0mSSSdU3iV" type="result"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="Byy9kQNCy9oPP0mSSSdU3iV" type="result"/>

2021-06-04 22:14:33 |  << <iq to="test-domain.com" id="8iKy8Adw5l2q08ofYbyrWcs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 >> <iq to="test-domain.com" id="8iKy8Adw5l2q08ofYbyrWcs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:33 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:33 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="8d9bec14-1eb3-44b3-9b0c-930cc35f1ab9" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="8d9bec14-1eb3-44b3-9b0c-930cc35f1ab9" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:33 |  << <iq id="EjLAcIt27paGwasneHAv4sY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 >> <iq id="EjLAcIt27paGwasneHAv4sY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="8iKy8Adw5l2q08ofYbyrWcs" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="8iKy8Adw5l2q08ofYbyrWcs" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:33 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="EjLAcIt27paGwasneHAv4sY" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-26" xmlns="jabber:client" id="EjLAcIt27paGwasneHAv4sY" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 | Disconnecting

2021-06-04 22:14:33 |  >> <presence to="user_enk3yy0030@test-domain.com" xmlns="jabber:client" from="user_enk3yy0030@test-domain.com/185945942-tigase-26"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-26 << <presence to="user_enk3yy0030@test-domain.com" xmlns="jabber:client" from="user_enk3yy0030@test-domain.com/185945942-tigase-26"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:33 | [Mutex] notify: [disconnected]

2021-06-04 22:14:33 | [Mutex] received everything.

2021-06-04 22:14:33 | [Mutex] waiting for: [event]

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1Pa2E3azV6c3JBTEdIQlhUODZ3Mg==</auth>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1Pa2E3azV6c3JBTEdIQlhUODZ3Mg==</auth>

2021-06-04 22:14:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pa2E3azV6c3JBTEdIQlhUODZ3Mmt0Qjl4eWZRWmVLRGt5Q2pxS0xLLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pa2E3azV6c3JBTEdIQlhUODZ3Mmt0Qjl4eWZRWmVLRGt5Q2pxS0xLLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T2thN2s1enNyQUxHSEJYVDg2dzJrdEI5eHlmUVplS0RreUNqcUtMSyxwPW9iS2dDQnNBZzgrV2orODhDcHFLcUQvd2N4UWJKTTh3WWNTblBrU2VIajA9</response>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T2thN2s1enNyQUxHSEJYVDg2dzJrdEI5eHlmUVplS0RreUNqcUtMSyxwPW9iS2dDQnNBZzgrV2orODhDcHFLcUQvd2N4UWJKTTh3WWNTblBrU2VIajA9</response>

2021-06-04 22:14:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:33 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:33 | [Mutex] received everything.

2021-06-04 22:14:33 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:33 | [Mutex] waiting for: [event]

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1NT1dha0JIWGpKYUFQMGdmUDJDQw==</auth>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1NT1dha0JIWGpKYUFQMGdmUDJDQw==</auth>

2021-06-04 22:14:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NT1dha0JIWGpKYUFQMGdmUDJDQ01GT21zcjJEdGNGZ2NFcEYxREdvLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NT1dha0JIWGpKYUFQMGdmUDJDQ01GT21zcjJEdGNGZ2NFcEYxREdvLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TU9XYWtCSFhqSmFBUDBnZlAyQ0NNRk9tc3IyRHRjRmdjRXBGMURHbyxwPUEyZGlPOSswUm5ULytqek82anZPbDBraEdDMENkKzVKWnRrK2tkQkw3NUk9</response>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TU9XYWtCSFhqSmFBUDBnZlAyQ0NNRk9tc3IyRHRjRmdjRXBGMURHbyxwPUEyZGlPOSswUm5ULytqek82anZPbDBraEdDMENkKzVKWnRrK2tkQkw3NUk9</response>

2021-06-04 22:14:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:33 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:33 | [Mutex] received everything.

2021-06-04 22:14:33 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:33 | [Mutex] waiting for: [event]

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1QTWVWcFZkSWZiUmtjamdrVlhCWA==</auth>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1QTWVWcFZkSWZiUmtjamdrVlhCWA==</auth>

2021-06-04 22:14:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QTWVWcFZkSWZiUmtjamdrVlhCWHZxMnB2eHVHM282RUdIRG1oR2hGLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QTWVWcFZkSWZiUmtjamdrVlhCWHZxMnB2eHVHM282RUdIRG1oR2hGLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UE1lVnBWZElmYlJrY2pna1ZYQlh2cTJwdnh1RzNvNkVHSERtaEdoRixwPUw3Sk5iejI0VklNbmg3WFdyMjJBcU10RkZuZ2t6TmxLeklLd2swa3U2Q1k9</response>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UE1lVnBWZElmYlJrY2pna1ZYQlh2cTJwdnh1RzNvNkVHSERtaEdoRixwPUw3Sk5iejI0VklNbmg3WFdyMjJBcU10RkZuZ2t6TmxLeklLd2swa3U2Q1k9</response>

2021-06-04 22:14:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-06-04 22:14:33 | [Mutex] notify: [event, authFailed]

2021-06-04 22:14:33 | [Mutex] received everything.

2021-06-04 22:14:33 | [Mutex] isItemNotified: authFailed :: true

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-06-04 22:14:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-06-04 22:14:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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>

2021-06-04 22:14:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1Ib1pVNXowNEs1a0tGMEhhRmN4ag==</auth>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VuazN5eTAwMzAscj1Ib1pVNXowNEs1a0tGMEhhRmN4ag==</auth>

2021-06-04 22:14:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ib1pVNXowNEs1a0tGMEhhRmN4akZ0QnZ5bjViSHg0dEg5b2lCdm5nLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ib1pVNXowNEs1a0tGMEhhRmN4akZ0QnZ5bjViSHg0dEg5b2lCdm5nLHM9eDJuWWxkRVBvZlZoYVE9PSxpPTQwOTY=</challenge>

2021-06-04 22:14:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SG9aVTV6MDRLNWtLRjBIYUZjeGpGdEJ2eW41Ykh4NHRIOW9pQnZuZyxwPVJJV1hLOGRZcE93aFNkVUVYdk5Cek5GN01pTVhXN05SRFM1YnAyVk44bGc9</response>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SG9aVTV6MDRLNWtLRjBIYUZjeGpGdEJ2eW41Ykh4NHRIOW9pQnZuZyxwPVJJV1hLOGRZcE93aFNkVUVYdk5Cek5GN01pTVhXN05SRFM1YnAyVk44bGc9</response>

2021-06-04 22:14:33 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uRCtWSEdsL0tNQzloUHMralhrZGdhVEJ0SG0rZ05vcVFRYjZJTFhyTFdFPQ==</success>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uRCtWSEdsL0tNQzloUHMralhrZGdhVEJ0SG0rZ05vcVFRYjZJTFhyTFdFPQ==</success>

2021-06-04 22:14:33 |  >> <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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:33 | user :: user_enk3yy0030@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="uMYtDZAW2iPCrCGSJ2SVtGhUYTk="/></features>

2021-06-04 22:14:33 |  << <iq xmlns="jabber:client" id="xgAaN2xamUVS4bsX5woW08J" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com >> <iq xmlns="jabber:client" id="xgAaN2xamUVS4bsX5woW08J" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="xgAaN2xamUVS4bsX5woW08J" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_enk3yy0030@test-domain.com/185945942-tigase-27</jid></bind></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="xgAaN2xamUVS4bsX5woW08J" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_enk3yy0030@test-domain.com/185945942-tigase-27</jid></bind></iq>

2021-06-04 22:14:33 |  << <iq xmlns="jabber:client" id="1hBcRaNGoY38Adw5l2q08of" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 >> <iq xmlns="jabber:client" id="1hBcRaNGoY38Adw5l2q08of" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="1hBcRaNGoY38Adw5l2q08of" type="result"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="1hBcRaNGoY38Adw5l2q08of" type="result"/>

2021-06-04 22:14:33 |  << <iq to="test-domain.com" id="0oUTP7GPKwezaElMBn6ygEq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 >> <iq to="test-domain.com" id="0oUTP7GPKwezaElMBn6ygEq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-06-04 22:14:33 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-06-04 22:14:33 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="a0e037bc-1994-43b3-982b-bb3a2d0aeb23" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="a0e037bc-1994-43b3-982b-bb3a2d0aeb23" location="785cf647a4ab" max="60"/>

2021-06-04 22:14:33 |  << <iq id="qfr9mNCo08j5CHu0cv2oPKx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 >> <iq id="qfr9mNCo08j5CHu0cv2oPKx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="0oUTP7GPKwezaElMBn6ygEq" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="0oUTP7GPKwezaElMBn6ygEq" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11428/a56a815e" category="server" 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="text-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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2021-06-04 22:14:33 |  >> <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="qfr9mNCo08j5CHu0cv2oPKx" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 << <iq to="user_enk3yy0030@test-domain.com/185945942-tigase-27" xmlns="jabber:client" id="qfr9mNCo08j5CHu0cv2oPKx" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-06-04 22:14:33 | Disconnecting

2021-06-04 22:14:33 |  >> <presence to="user_enk3yy0030@test-domain.com" xmlns="jabber:client" from="user_enk3yy0030@test-domain.com/185945942-tigase-27"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:33 | user :: user_enk3yy0030@test-domain.com/185945942-tigase-27 << <presence to="user_enk3yy0030@test-domain.com" xmlns="jabber:client" from="user_enk3yy0030@test-domain.com/185945942-tigase-27"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-06-04 22:14:33 | [Mutex] notify: [disconnected]

2021-06-04 22:14:33 | [Mutex] received everything.

2021-06-04 22:14:35 | [Mutex] waiting for: [user]

2021-06-04 22:14:35 | [Mutex] received everything.

2021-06-04 22:14:35 | [Mutex] isItemNotified: user:ok:true :: true