Generated by TestNG with ReportNG at 21:45 PST on Thursday 17 February 2022
root@f29ef40080b5 / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 14.676s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 5.123s
2022-02-17 21:45:47 |

2022-02-17 21:45:47 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-02-17 21:45:47 | ------------------------------------

2022-02-17 21:45:47 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1e2b73ce

2022-02-17 21:45:47 | StateChangedEvent{oldState=null, newState=connecting}

2022-02-17 21:45:47 | [Mutex] waiting for: [registration]

2022-02-17 21:45:47 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@10ec9e7b

2022-02-17 21:45:47 | StateChangedEvent{oldState=connecting, newState=connected}

2022-02-17 21:45:47 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@14d318be

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

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

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

2022-02-17 21:45:47 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:47 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@51d19440

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@14a128b7

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

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

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

2022-02-17 21:45:48 | user :: null >> <iq to="test-domain.com" id="BRkTUZnQPXkX1dLwwt2v8IU" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-02-17 21:45:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="BRkTUZnQPXkX1dLwwt2v8IU" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@60ca631e

2022-02-17 21:45:48 | user :: null << <iq id="BRkTUZnQPXkX1dLwwt2v8IU" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-02-17 21:45:48 | StanzaReceivedEvent{stanza=<iq id="BRkTUZnQPXkX1dLwwt2v8IU" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-02-17 21:45:48 | user :: null >> <iq to="test-domain.com" id="m618IUbumdzAwcxup1jKFJy" type="set"><query xmlns="jabber:iq:register"><username>user_bjvybz0027</username><password>user_bjvybz0027</password><email>3c3e760c-091a-4cf4-83a6-2cadf4d851b4@localhost</email></query></iq>

2022-02-17 21:45:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="m618IUbumdzAwcxup1jKFJy" type="set"><query xmlns="jabber:iq:register"><username>user_bjvybz0027</username><password>user_bjvybz0027</password><email>3c3e760c-091a-4cf4-83a6-2cadf4d851b4@localhost</email></query></iq>}

2022-02-17 21:45:48 | user :: null << <iq id="m618IUbumdzAwcxup1jKFJy" from="test-domain.com" type="result" xmlns="jabber:client"/>

2022-02-17 21:45:48 | StanzaReceivedEvent{stanza=<iq id="m618IUbumdzAwcxup1jKFJy" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2022-02-17 21:45:48 | [Mutex] received everything.

2022-02-17 21:45:48 | [Mutex] isItemNotified: registrationSuccess :: true

2022-02-17 21:45:48 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-02-17 21:45:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6c508151

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@31fe6b0f

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2c870917

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

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1fe64d0a

2022-02-17 21:45:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@77540dae

2022-02-17 21:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1za3JqSXNJTURBc0p4SUxvQzcwRA==</auth>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1za3JqSXNJTURBc0p4SUxvQzcwRA==</auth>

2022-02-17 21:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1za3JqSXNJTURBc0p4SUxvQzcwRHFRYVZZYzZuQzM0QVY5cmlpeWFULHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1za3JqSXNJTURBc0p4SUxvQzcwRHFRYVZZYzZuQzM0QVY5cmlpeWFULHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2tyaklzSU1EQXNKeElMb0M3MERxUWFWWWM2bkMzNEFWOXJpaXlhVCxwPTAzUkFXK1FTK2tORGxPcy9RLzJXK2tNZ3M0SDE1QlVVaWltU0YvUTFjVG89</response>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2tyaklzSU1EQXNKeElMb0M3MERxUWFWWWM2bkMzNEFWOXJpaXlhVCxwPTAzUkFXK1FTK2tORGxPcy9RLzJXK2tNZ3M0SDE1QlVVaWltU0YvUTFjVG89</response>

2022-02-17 21:45:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vNUFDLzhsaTQ3MHoyVGh0ci9KbzNTTDVOWkR4YW9Pc2RNbXdUOTBiV1owPQ==</success>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vNUFDLzhsaTQ3MHoyVGh0ci9KbzNTTDVOWkR4YW9Pc2RNbXdUOTBiV1owPQ==</success>

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

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="JylqUNhbCW4jvq85307YEnGHyX0=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-02-17 21:45:48 |  << <iq xmlns="jabber:client" id="TO7EMVYk9rk0atm9vhGxt2d" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <iq xmlns="jabber:client" id="TO7EMVYk9rk0atm9vhGxt2d" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:48 |  >> <iq id="TO7EMVYk9rk0atm9vhGxt2d" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bjvybz0027@test-domain.com/2146430449-tigase-23</jid></bind></iq>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 << <iq id="TO7EMVYk9rk0atm9vhGxt2d" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bjvybz0027@test-domain.com/2146430449-tigase-23</jid></bind></iq>

2022-02-17 21:45:48 |  << <iq xmlns="jabber:client" id="v96wcxup1jKFJyfN0jJDBcS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 >> <iq xmlns="jabber:client" id="v96wcxup1jKFJyfN0jJDBcS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:48 |  >> <iq id="v96wcxup1jKFJyfN0jJDBcS" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 << <iq id="v96wcxup1jKFJyfN0jJDBcS" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"/>

2022-02-17 21:45:48 |  << <iq to="test-domain.com" id="q5SQ4DpgSUXk5n1avpUXdQZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 >> <iq to="test-domain.com" id="q5SQ4DpgSUXk5n1avpUXdQZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:48 |  << <iq id="J92lNLRIUfABk6GJAyBl8Co" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 >> <iq id="J92lNLRIUfABk6GJAyBl8Co" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:48 |  >> <enabled id="0ccda5b2-6b07-4562-9a7b-cb2d35f04313" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 << <enabled id="0ccda5b2-6b07-4562-9a7b-cb2d35f04313" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

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

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-17 21:45:48 |  >> <iq id="q5SQ4DpgSUXk5n1avpUXdQZ" from="test-domain.com" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 << <iq id="q5SQ4DpgSUXk5n1avpUXdQZ" from="test-domain.com" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:45:48 |  >> <iq id="J92lNLRIUfABk6GJAyBl8Co" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 << <iq id="J92lNLRIUfABk6GJAyBl8Co" type="result" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com/2146430449-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:48 | Disconnecting

2022-02-17 21:45:48 |  >> <presence from="user_bjvybz0027@test-domain.com/2146430449-tigase-23" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com/2146430449-tigase-23 << <presence from="user_bjvybz0027@test-domain.com/2146430449-tigase-23" xmlns="jabber:client" to="user_bjvybz0027@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:45:48 | [Mutex] notify: [disconnected]

2022-02-17 21:45:48 | [Mutex] received everything.

2022-02-17 21:45:48 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1mV2FSSWtwVER0Tjh6SE1NMmx4Tg==</auth>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1mV2FSSWtwVER0Tjh6SE1NMmx4Tg==</auth>

2022-02-17 21:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mV2FSSWtwVER0Tjh6SE1NMmx4TmhJWU5FT21xQUlRYTZxaXFPbzhtLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mV2FSSWtwVER0Tjh6SE1NMmx4TmhJWU5FT21xQUlRYTZxaXFPbzhtLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZldhUklrcFREdE44ekhNTTJseE5oSVlORU9tcUFJUWE2cWlxT284bSxwPUlJVVpXaHI3UzE5ZHNnblMyd1M2S1UvNUFUVGtKUjFPUEtHNldMc1Jnc0E9</response>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZldhUklrcFREdE44ekhNTTJseE5oSVlORU9tcUFJUWE2cWlxT284bSxwPUlJVVpXaHI3UzE5ZHNnblMyd1M2S1UvNUFUVGtKUjFPUEtHNldMc1Jnc0E9</response>

2022-02-17 21:45:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:48 | [Mutex] received everything.

2022-02-17 21:45:48 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:48 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1ZRG5waWdCVWJnQkNCSUhCWlJvdA==</auth>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1ZRG5waWdCVWJnQkNCSUhCWlJvdA==</auth>

2022-02-17 21:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZRG5waWdCVWJnQkNCSUhCWlJvdG0xVmRaNTBEMWtNYWIyek0xVldOLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZRG5waWdCVWJnQkNCSUhCWlJvdG0xVmRaNTBEMWtNYWIyek0xVldOLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WURucGlnQlViZ0JDQklIQlpSb3RtMVZkWjUwRDFrTWFiMnpNMVZXTixwPThwVWdHcXBrSjlMSGxnM1dzTzREN1JZWTB6M0h6MnBibGtJMHYrVy9KS009</response>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WURucGlnQlViZ0JDQklIQlpSb3RtMVZkWjUwRDFrTWFiMnpNMVZXTixwPThwVWdHcXBrSjlMSGxnM1dzTzREN1JZWTB6M0h6MnBibGtJMHYrVy9KS009</response>

2022-02-17 21:45:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:48 | [Mutex] received everything.

2022-02-17 21:45:48 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:48 | [Mutex] notify: [event, disconnected]

2022-02-17 21:45:48 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1qNENXSFlaNEdubXRuYVVISzJlSA==</auth>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1qNENXSFlaNEdubXRuYVVISzJlSA==</auth>

2022-02-17 21:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qNENXSFlaNEdubXRuYVVISzJlSFA1V0lMcVZCRFo0TENFUTZwSE01LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qNENXSFlaNEdubXRuYVVISzJlSFA1V0lMcVZCRFo0TENFUTZwSE01LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ajRDV0hZWjRHbm10bmFVSEsyZUhQNVdJTHFWQkRaNExDRVE2cEhNNSxwPUVvK3lLUFZkTjNNOUVNaTRYUU1TZUlLam00SFFhNGxrK05BelV5M20velU9</response>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ajRDV0hZWjRHbm10bmFVSEsyZUhQNVdJTHFWQkRaNExDRVE2cEhNNSxwPUVvK3lLUFZkTjNNOUVNaTRYUU1TZUlLam00SFFhNGxrK05BelV5M20velU9</response>

2022-02-17 21:45:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:48 | [Mutex] received everything.

2022-02-17 21:45:48 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:48 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1oMkd4T3AwQ3VKMDlSd0VLaHZuVg==</auth>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1oMkd4T3AwQ3VKMDlSd0VLaHZuVg==</auth>

2022-02-17 21:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oMkd4T3AwQ3VKMDlSd0VLaHZuVmxtaEFBa1pXUWVNdTJtNGw4ZEtJLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oMkd4T3AwQ3VKMDlSd0VLaHZuVmxtaEFBa1pXUWVNdTJtNGw4ZEtJLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aDJHeE9wMEN1SjA5UndFS2h2blZsbWhBQWtaV1FlTXUybTRsOGRLSSxwPXk0UVRFM0dMb2tCZU1QdW1qeStVN3BzTTMzWEtIUVZaQ3RwNlNmand0dG89</response>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aDJHeE9wMEN1SjA5UndFS2h2blZsbWhBQWtaV1FlTXUybTRsOGRLSSxwPXk0UVRFM0dMb2tCZU1QdW1qeStVN3BzTTMzWEtIUVZaQ3RwNlNmand0dG89</response>

2022-02-17 21:45:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:48 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:48 | [Mutex] received everything.

2022-02-17 21:45:48 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1hWUFmSzl2ODNUc3BxTWoxOXZ6WA==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1hWUFmSzl2ODNUc3BxTWoxOXZ6WA==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWUFmSzl2ODNUc3BxTWoxOXZ6WHB6UnlOR1UyTWRBWHo5QWw4V0tyLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWUFmSzl2ODNUc3BxTWoxOXZ6WHB6UnlOR1UyTWRBWHo5QWw4V0tyLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVlBZks5djgzVHNwcU1qMTl2elhwelJ5TkdVMk1kQVh6OUFsOFdLcixwPUtCRWJxejFteHFNSWZ6MTFtcVB1RnNUWmdDY0tFM2VLMk5BQWY4bUEzTlE9</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVlBZks5djgzVHNwcU1qMTl2elhwelJ5TkdVMk1kQVh6OUFsOFdLcixwPUtCRWJxejFteHFNSWZ6MTFtcVB1RnNUWmdDY0tFM2VLMk5BQWY4bUEzTlE9</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj16R1BtZ0o5Y0RYeldDb1FTWTJoVQ==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj16R1BtZ0o5Y0RYeldDb1FTWTJoVQ==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16R1BtZ0o5Y0RYeldDb1FTWTJoVTlOT3VFVUplZjROd0FqZkFzMHFQLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16R1BtZ0o5Y0RYeldDb1FTWTJoVTlOT3VFVUplZjROd0FqZkFzMHFQLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ekdQbWdKOWNEWHpXQ29RU1kyaFU5Tk91RVVKZWY0TndBamZBczBxUCxwPUJWT29DdzlrOHBSWnRKNkRpZFpxcVJnUGJYNHVNcGJucWgreWM2dVY4WW89</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ekdQbWdKOWNEWHpXQ29RU1kyaFU5Tk91RVVKZWY0TndBamZBczBxUCxwPUJWT29DdzlrOHBSWnRKNkRpZFpxcVJnUGJYNHVNcGJucWgreWM2dVY4WW89</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1rT05QTjZDakh2MXViQXRLRFVNZA==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1rT05QTjZDakh2MXViQXRLRFVNZA==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rT05QTjZDakh2MXViQXRLRFVNZFJhakl2eXJFeUkwaWdRWDBwUFJWLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rT05QTjZDakh2MXViQXRLRFVNZFJhakl2eXJFeUkwaWdRWDBwUFJWLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a09OUE42Q2pIdjF1YkF0S0RVTWRSYWpJdnlyRXlJMGlnUVgwcFBSVixwPXorZU1iUzMvYWVMaW9jT3F5WStiNmJ0anZIZS9FWUJxdzgwYW5vdndkakU9</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a09OUE42Q2pIdjF1YkF0S0RVTWRSYWpJdnlyRXlJMGlnUVgwcFBSVixwPXorZU1iUzMvYWVMaW9jT3F5WStiNmJ0anZIZS9FWUJxdzgwYW5vdndkakU9</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj04Rkh2Z2NFQllwUTlxQndTajFndQ==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj04Rkh2Z2NFQllwUTlxQndTajFndQ==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04Rkh2Z2NFQllwUTlxQndTajFndXVZdVNBOXhETWRsRU9zU0E0cUE1LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04Rkh2Z2NFQllwUTlxQndTajFndXVZdVNBOXhETWRsRU9zU0E0cUE1LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OEZIdmdjRUJZcFE5cUJ3U2oxZ3V1WXVTQTl4RE1kbEVPc1NBNHFBNSxwPTdSSVZUUHRKM1UwYit4ZFN6NFRGcEdZalplVmNQZVdKT3pkazd1VTZRTjQ9</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OEZIdmdjRUJZcFE5cUJ3U2oxZ3V1WXVTQTl4RE1kbEVPc1NBNHFBNSxwPTdSSVZUUHRKM1UwYit4ZFN6NFRGcEdZalplVmNQZVdKT3pkazd1VTZRTjQ9</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1tZFBleGtnTlBmSnp3cThHTlEyVg==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1tZFBleGtnTlBmSnp3cThHTlEyVg==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tZFBleGtnTlBmSnp3cThHTlEyVm92UzlMMmlYdVNyWkhKNE1vaVZkLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tZFBleGtnTlBmSnp3cThHTlEyVm92UzlMMmlYdVNyWkhKNE1vaVZkLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWRQZXhrZ05QZkp6d3E4R05RMlZvdlM5TDJpWHVTclpISjRNb2lWZCxwPWtBWEw1czVlZDNoUjJiVkxGak95QVlVcE5mdjRlWENNV3NUajNTTkRSV2M9</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWRQZXhrZ05QZkp6d3E4R05RMlZvdlM5TDJpWHVTclpISjRNb2lWZCxwPWtBWEw1czVlZDNoUjJiVkxGak95QVlVcE5mdjRlWENNV3NUajNTTkRSV2M9</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj15WllEZEVTQk1OM1ZhUmc3QzJ6WA==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj15WllEZEVTQk1OM1ZhUmc3QzJ6WA==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15WllEZEVTQk1OM1ZhUmc3QzJ6WGdBWWtwOHdoZnByaWRNc2hqRGFvLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15WllEZEVTQk1OM1ZhUmc3QzJ6WGdBWWtwOHdoZnByaWRNc2hqRGFvLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eVpZRGRFU0JNTjNWYVJnN0MyelhnQVlrcDh3aGZwcmlkTXNoakRhbyxwPW1qaFg4V1Mzd3AzTTZvM1V2Q2h1N01hU1JMY1padzRHNkFuY3RPOXNtL0E9</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eVpZRGRFU0JNTjNWYVJnN0MyelhnQVlrcDh3aGZwcmlkTXNoakRhbyxwPW1qaFg4V1Mzd3AzTTZvM1V2Q2h1N01hU1JMY1padzRHNkFuY3RPOXNtL0E9</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1FZ3JOb1ZBeTdmeDBudER5eUJSWg==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1FZ3JOb1ZBeTdmeDBudER5eUJSWg==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FZ3JOb1ZBeTdmeDBudER5eUJSWlZSQWVoVnZXa05WT29SYVFvdDVMLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FZ3JOb1ZBeTdmeDBudER5eUJSWlZSQWVoVnZXa05WT29SYVFvdDVMLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RWdyTm9WQXk3ZngwbnREeXlCUlpWUkFlaFZ2V2tOVk9vUmFRb3Q1TCxwPWdUSnc0VHlEOXMyZklhTmg5blQ1ZDJtdlFFM2RUWExRSjRGTEpDQ3lyRk09</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RWdyTm9WQXk3ZngwbnREeXlCUlpWUkFlaFZ2V2tOVk9vUmFRb3Q1TCxwPWdUSnc0VHlEOXMyZklhTmg5blQ1ZDJtdlFFM2RUWExRSjRGTEpDQ3lyRk09</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] notify: [event, disconnected]

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj05Y0h6Tzh6WU13ZEpWVlBwU3AyMw==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj05Y0h6Tzh6WU13ZEpWVlBwU3AyMw==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05Y0h6Tzh6WU13ZEpWVlBwU3AyM1U5UnJON2pHenJLRk5vV3Q0YTJzLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05Y0h6Tzh6WU13ZEpWVlBwU3AyM1U5UnJON2pHenJLRk5vV3Q0YTJzLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OWNIek84ellNd2RKVlZQcFNwMjNVOVJyTjdqR3pyS0ZOb1d0NGEycyxwPVhjS3hSK0I1MlFVUXk0eWlMUCtVdlhBLzRvMjZSdk9IV3FzZm9sa3NvR009</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OWNIek84ellNd2RKVlZQcFNwMjNVOVJyTjdqR3pyS0ZOb1d0NGEycyxwPVhjS3hSK0I1MlFVUXk0eWlMUCtVdlhBLzRvMjZSdk9IV3FzZm9sa3NvR009</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1uNlR1T1dhRXpmc0dBTVg0d0xOQg==</auth>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1uNlR1T1dhRXpmc0dBTVg0d0xOQg==</auth>

2022-02-17 21:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uNlR1T1dhRXpmc0dBTVg0d0xOQkFpZnI3OEJad2FBbGw3QTNjM1JTLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uNlR1T1dhRXpmc0dBTVg0d0xOQkFpZnI3OEJad2FBbGw3QTNjM1JTLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjZUdU9XYUV6ZnNHQU1YNHdMTkJBaWZyNzhCWndhQWxsN0EzYzNSUyxwPTVBejZMMGRuMzlHMys0VXN4R0hZM25VODFEallrT3Y1R0hFT3ZOOWJjajQ9</response>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjZUdU9XYUV6ZnNHQU1YNHdMTkJBaWZyNzhCWndhQWxsN0EzYzNSUyxwPTVBejZMMGRuMzlHMys0VXN4R0hZM25VODFEallrT3Y1R0hFT3ZOOWJjajQ9</response>

2022-02-17 21:45:49 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:49 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:49 | [Mutex] received everything.

2022-02-17 21:45:49 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:49 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:49 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj01RzVWWkRUNGdjVHVFZ3FzWFpGUQ==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj01RzVWWkRUNGdjVHVFZ3FzWFpGUQ==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01RzVWWkRUNGdjVHVFZ3FzWFpGUTFoZU9DVXZKZGo2RjBjSzVwaDZaLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01RzVWWkRUNGdjVHVFZ3FzWFpGUTFoZU9DVXZKZGo2RjBjSzVwaDZaLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NUc1VlpEVDRnY1R1RWdxc1haRlExaGVPQ1V2SmRqNkYwY0s1cGg2WixwPTJvNmtyYjIyOFo5MzU4VDZLQ0NBdWlBRWR5dWQ4MU5aKy9uYUk5Q045NDg9</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NUc1VlpEVDRnY1R1RWdxc1haRlExaGVPQ1V2SmRqNkYwY0s1cGg2WixwPTJvNmtyYjIyOFo5MzU4VDZLQ0NBdWlBRWR5dWQ4MU5aKy9uYUk5Q045NDg9</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:50 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj0yaTlUd0FlWVVWelJUU3FBNmp0cA==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj0yaTlUd0FlWVVWelJUU3FBNmp0cA==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yaTlUd0FlWVVWelJUU3FBNmp0cDJyckYzY1JjSFFTc1NCN2VRTlZqLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yaTlUd0FlWVVWelJUU3FBNmp0cDJyckYzY1JjSFFTc1NCN2VRTlZqLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Mmk5VHdBZVlVVnpSVFNxQTZqdHAycnJGM2NSY0hRU3NTQjdlUU5WaixwPWRmeUp3OUx2MFdwdTh5NkhmQ0FubEFzMXJwWGRuNWVLd1pLbGVUZ0lDMTQ9</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Mmk5VHdBZVlVVnpSVFNxQTZqdHAycnJGM2NSY0hRU3NTQjdlUU5WaixwPWRmeUp3OUx2MFdwdTh5NkhmQ0FubEFzMXJwWGRuNWVLd1pLbGVUZ0lDMTQ9</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:50 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1WSXg1cDU0TWl1T1JScGxtOFdIeA==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1WSXg1cDU0TWl1T1JScGxtOFdIeA==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WSXg1cDU0TWl1T1JScGxtOFdIeEhHOUJyNGVwR0kycHhLd1hGRVhaLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WSXg1cDU0TWl1T1JScGxtOFdIeEhHOUJyNGVwR0kycHhLd1hGRVhaLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Vkl4NXA1NE1pdU9SUnBsbThXSHhIRzlCcjRlcEdJMnB4S3dYRkVYWixwPTFjWUh4RlFkdEMyMlp4OTM5aldUNzdkbEExek5LTlplRlNCOXdXRm9RQkU9</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Vkl4NXA1NE1pdU9SUnBsbThXSHhIRzlCcjRlcEdJMnB4S3dYRkVYWixwPTFjWUh4RlFkdEMyMlp4OTM5aldUNzdkbEExek5LTlplRlNCOXdXRm9RQkU9</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:50 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1ob1RsSlp3UkRvZXA1S3lxWlZkcw==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1ob1RsSlp3UkRvZXA1S3lxWlZkcw==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ob1RsSlp3UkRvZXA1S3lxWlZkc0tIMEc1M1ZYclNjZk1rdHM5ekU2LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ob1RsSlp3UkRvZXA1S3lxWlZkc0tIMEc1M1ZYclNjZk1rdHM5ekU2LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aG9UbEpad1JEb2VwNUt5cVpWZHNLSDBHNTNWWHJTY2ZNa3RzOXpFNixwPUVsV2hCZURxemxnZFovbTVXNkhqbzlXbStJRUhsUkxKc0k5R0dHMytDdjA9</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aG9UbEpad1JEb2VwNUt5cVpWZHNLSDBHNTNWWHJTY2ZNa3RzOXpFNixwPUVsV2hCZURxemxnZFovbTVXNkhqbzlXbStJRUhsUkxKc0k5R0dHMytDdjA9</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:50 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1mQkhPQVlJNWdBS1dwR1h1bnp1YQ==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1mQkhPQVlJNWdBS1dwR1h1bnp1YQ==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mQkhPQVlJNWdBS1dwR1h1bnp1YXNZN3ZHZXBYa0RZd1l3dVdSU1RaLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mQkhPQVlJNWdBS1dwR1h1bnp1YXNZN3ZHZXBYa0RZd1l3dVdSU1RaLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkJIT0FZSTVnQUtXcEdYdW56dWFzWTd2R2VwWGtEWXdZd3VXUlNUWixwPXZBL3lwMDYrNURJeWxQajk1elRrczdVMVBUVFgybExDNENReWxnL0JwdWc9</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkJIT0FZSTVnQUtXcEdYdW56dWFzWTd2R2VwWGtEWXdZd3VXUlNUWixwPXZBL3lwMDYrNURJeWxQajk1elRrczdVMVBUVFgybExDNENReWxnL0JwdWc9</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:50 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1EdnZBU3FyMmt2cjlaSVB4Q0Nqcg==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj1EdnZBU3FyMmt2cjlaSVB4Q0Nqcg==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EdnZBU3FyMmt2cjlaSVB4Q0NqclVwOGNhdkl2MzN6VW1ybjZXcm5aLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EdnZBU3FyMmt2cjlaSVB4Q0NqclVwOGNhdkl2MzN6VW1ybjZXcm5aLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHZ2QVNxcjJrdnI5WklQeENDanJVcDhjYXZJdjMzelVtcm42V3JuWixwPS8xWktlNERsL3ZMbGJCWUM3YTA4WU16L01iMXBLTkpvUnkwM2JEK1NHekk9</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHZ2QVNxcjJrdnI5WklQeENDanJVcDhjYXZJdjMzelVtcm42V3JuWixwPS8xWktlNERsL3ZMbGJCWUM3YTA4WU16L01iMXBLTkpvUnkwM2JEK1NHekk9</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:50 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj04TjZWeVNVMklsMUV1Rmw0S1Y5Yw==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj04TjZWeVNVMklsMUV1Rmw0S1Y5Yw==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04TjZWeVNVMklsMUV1Rmw0S1Y5YzcwbDJsVGlrM0h2cXNjNnppazg5LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04TjZWeVNVMklsMUV1Rmw0S1Y5YzcwbDJsVGlrM0h2cXNjNnppazg5LHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OE42VnlTVTJJbDFFdUZsNEtWOWM3MGwybFRpazNIdnFzYzZ6aWs4OSxwPUdSbE1xZ2dKdDRvNGw3R1pMK2ZDcjJLZ3Z4ckF4czZ5WG9FbmZsK0NrZ3c9</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OE42VnlTVTJJbDFFdUZsNEtWOWM3MGwybFRpazNIdnFzYzZ6aWs4OSxwPUdSbE1xZ2dKdDRvNGw3R1pMK2ZDcjJLZ3Z4ckF4czZ5WG9FbmZsK0NrZ3c9</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:50 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj0zcHltMUxSTnQ1QkJtejExejZIUQ==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj0zcHltMUxSTnQ1QkJtejExejZIUQ==</auth>

2022-02-17 21:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zcHltMUxSTnQ1QkJtejExejZIUTJoYTJkUDVtTVhSeUhSejhhRmkzLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zcHltMUxSTnQ1QkJtejExejZIUTJoYTJkUDVtTVhSeUhSejhhRmkzLHM9alJoT3FtU3hrSzlqMEE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3B5bTFMUk50NUJCbXoxMXo2SFEyaGEyZFA1bU1YUnlIUno4YUZpMyxwPVd2VjdnVUpFeUFVc2RtN2tWbU4vckU1TzBBMm9PcEpCSHRWSldhYjhxYW89</response>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3B5bTFMUk50NUJCbXoxMXo2SFEyaGEyZFA1bU1YUnlIUno4YUZpMyxwPVd2VjdnVUpFeUFVc2RtN2tWbU4vckU1TzBBMm9PcEpCSHRWSldhYjhxYW89</response>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:50 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:50 | [Mutex] received everything.

2022-02-17 21:45:50 | [Mutex] isItemNotified: authFailed :: true

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

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj0zSlhQbVJWMEhXcEhPQWFtVzloZQ==</auth>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JqdnliejAwMjcscj0zSlhQbVJWMEhXcEhPQWFtVzloZQ==</auth>

2022-02-17 21:45:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2022-02-17 21:45:50 | user :: user_bjvybz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2022-02-17 21:45:52 | [Mutex] waiting for: [user]

2022-02-17 21:45:53 | [Mutex] received everything.

2022-02-17 21:45:53 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.136s
2022-02-17 21:45:53 |

2022-02-17 21:45:53 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-02-17 21:45:53 | ------------------------------------

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@691061ff

2022-02-17 21:45:53 | StateChangedEvent{oldState=null, newState=connecting}

2022-02-17 21:45:53 | [Mutex] waiting for: [registration]

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@67d792ad

2022-02-17 21:45:53 | StateChangedEvent{oldState=connecting, newState=connected}

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@63e80a8f

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

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

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

2022-02-17 21:45:53 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@26ea9896

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4c1f0a2d

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

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

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

2022-02-17 21:45:53 | user :: null >> <iq to="test-domain.com" id="lS7DoeWfCCJBEEs3wt9zgHN" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-02-17 21:45:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lS7DoeWfCCJBEEs3wt9zgHN" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-02-17 21:45:53 | user :: null << <iq id="lS7DoeWfCCJBEEs3wt9zgHN" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-02-17 21:45:53 | StanzaReceivedEvent{stanza=<iq id="lS7DoeWfCCJBEEs3wt9zgHN" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1706bbf9

2022-02-17 21:45:53 | user :: null >> <iq to="test-domain.com" id="aT8n3wlNLRIUfABk6GJAyBl" type="set"><query xmlns="jabber:iq:register"><username>user_rk57ee0028</username><password>user_rk57ee0028</password><email>c1a36125-fec3-4467-b39f-e790954b2819@localhost</email></query></iq>

2022-02-17 21:45:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="aT8n3wlNLRIUfABk6GJAyBl" type="set"><query xmlns="jabber:iq:register"><username>user_rk57ee0028</username><password>user_rk57ee0028</password><email>c1a36125-fec3-4467-b39f-e790954b2819@localhost</email></query></iq>}

2022-02-17 21:45:53 | user :: null << <iq id="aT8n3wlNLRIUfABk6GJAyBl" from="test-domain.com" type="result" xmlns="jabber:client"/>

2022-02-17 21:45:53 | StanzaReceivedEvent{stanza=<iq id="aT8n3wlNLRIUfABk6GJAyBl" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2022-02-17 21:45:53 | [Mutex] received everything.

2022-02-17 21:45:53 | [Mutex] isItemNotified: registrationSuccess :: true

2022-02-17 21:45:53 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-02-17 21:45:53 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@341977e4

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@46c567d9

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@723f434e

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@50c4f783

2022-02-17 21:45:53 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2f1d1c28

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

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1SZGRPamhFU1Y3TGNoekpoY2NhRQ==</auth>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1SZGRPamhFU1Y3TGNoekpoY2NhRQ==</auth>

2022-02-17 21:45:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZGRPamhFU1Y3TGNoekpoY2NhRVdLYWF1eUxkY3NlTmpINUlaVTR5LHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZGRPamhFU1Y3TGNoekpoY2NhRVdLYWF1eUxkY3NlTmpINUlaVTR5LHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmRkT2poRVNWN0xjaHpKaGNjYUVXS2FhdXlMZGNzZU5qSDVJWlU0eSxwPXhXekVtcGNrazcrakZCeFE0dXZpQzJtQld4emFDMERyQnBBRnpsdGpGZDQ9</response>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmRkT2poRVNWN0xjaHpKaGNjYUVXS2FhdXlMZGNzZU5qSDVJWlU0eSxwPXhXekVtcGNrazcrakZCeFE0dXZpQzJtQld4emFDMERyQnBBRnpsdGpGZDQ9</response>

2022-02-17 21:45:53 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xZ0JrM1Bhc1lqdU5UbzE5a0dpMWl3MGU4bDVVN293U1hldS9yN3dyTnM4PQ==</success>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xZ0JrM1Bhc1lqdU5UbzE5a0dpMWl3MGU4bDVVN293U1hldS9yN3dyTnM4PQ==</success>

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

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="JylqUNhbCW4jvq85307YEnGHyX0=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-02-17 21:45:53 |  << <iq xmlns="jabber:client" id="51udyhX09BCxbxpO6Dm9qi4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <iq xmlns="jabber:client" id="51udyhX09BCxbxpO6Dm9qi4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:53 |  >> <iq id="51udyhX09BCxbxpO6Dm9qi4" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rk57ee0028@test-domain.com/2146430449-tigase-24</jid></bind></iq>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <iq id="51udyhX09BCxbxpO6Dm9qi4" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rk57ee0028@test-domain.com/2146430449-tigase-24</jid></bind></iq>

2022-02-17 21:45:53 |  << <iq xmlns="jabber:client" id="Jf8xbxpO6Dm9qi4v8ENJUau" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 >> <iq xmlns="jabber:client" id="Jf8xbxpO6Dm9qi4v8ENJUau" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:53 |  >> <iq id="Jf8xbxpO6Dm9qi4v8ENJUau" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"/>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 << <iq id="Jf8xbxpO6Dm9qi4v8ENJUau" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"/>

2022-02-17 21:45:53 |  << <iq to="test-domain.com" id="Vkl1aIVZqcyfUfHFs5zeBvq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 >> <iq to="test-domain.com" id="Vkl1aIVZqcyfUfHFs5zeBvq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:53 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:53 |  >> <enabled id="c8ae39f7-2c58-40d2-991f-cc4a13358be0" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 << <enabled id="c8ae39f7-2c58-40d2-991f-cc4a13358be0" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:45:53 |  << <iq id="RXcNISePMWnTeOMHO3jTUZn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 >> <iq id="RXcNISePMWnTeOMHO3jTUZn" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-17 21:45:53 |  >> <iq id="Vkl1aIVZqcyfUfHFs5zeBvq" from="test-domain.com" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 << <iq id="Vkl1aIVZqcyfUfHFs5zeBvq" from="test-domain.com" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:45:53 |  >> <iq id="RXcNISePMWnTeOMHO3jTUZn" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com/2146430449-tigase-24 << <iq id="RXcNISePMWnTeOMHO3jTUZn" type="result" xmlns="jabber:client" to="user_rk57ee0028@test-domain.com/2146430449-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:53 | Disconnecting

2022-02-17 21:45:53 | [Mutex] notify: [disconnected]

2022-02-17 21:45:53 | [Mutex] received everything.

2022-02-17 21:45:53 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj00eUNCUnlxUjlxdGp0WnBWM0xKaw==</auth>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj00eUNCUnlxUjlxdGp0WnBWM0xKaw==</auth>

2022-02-17 21:45:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00eUNCUnlxUjlxdGp0WnBWM0xKa3lGQXlLakNvdkF6MHJ5b2xKSGNDLHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00eUNCUnlxUjlxdGp0WnBWM0xKa3lGQXlLakNvdkF6MHJ5b2xKSGNDLHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NHlDQlJ5cVI5cXRqdFpwVjNMSmt5RkF5S2pDb3ZBejByeW9sSkhjQyxwPUI0QmhYQmNmaXI3V05sSGxUdXRGczZ5UGFGNStmTXFxOVVtMW56SEIrbHM9</response>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NHlDQlJ5cVI5cXRqdFpwVjNMSmt5RkF5S2pDb3ZBejByeW9sSkhjQyxwPUI0QmhYQmNmaXI3V05sSGxUdXRGczZ5UGFGNStmTXFxOVVtMW56SEIrbHM9</response>

2022-02-17 21:45:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:53 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:53 | [Mutex] received everything.

2022-02-17 21:45:53 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:53 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1FWUVyUXJXQjNIeEsyeW9zdkl4TQ==</auth>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1FWUVyUXJXQjNIeEsyeW9zdkl4TQ==</auth>

2022-02-17 21:45:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FWUVyUXJXQjNIeEsyeW9zdkl4TXlJUkJOQjRQVzNySjVDUkZETlR5LHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FWUVyUXJXQjNIeEsyeW9zdkl4TXlJUkJOQjRQVzNySjVDUkZETlR5LHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVlFclFyV0IzSHhLMnlvc3ZJeE15SVJCTkI0UFczcko1Q1JGRE5UeSxwPS9MS2RYL3V3UG5HL0ErSWQ4KzdCUzZEaENPQ2tTODdvSkpKSU5Ba1p1YW89</response>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVlFclFyV0IzSHhLMnlvc3ZJeE15SVJCTkI0UFczcko1Q1JGRE5UeSxwPS9MS2RYL3V3UG5HL0ErSWQ4KzdCUzZEaENPQ2tTODdvSkpKSU5Ba1p1YW89</response>

2022-02-17 21:45:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:53 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:53 | [Mutex] received everything.

2022-02-17 21:45:53 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:53 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1vV3ZQNnJKdzN1TGF3NmpsVGJZSQ==</auth>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1vV3ZQNnJKdzN1TGF3NmpsVGJZSQ==</auth>

2022-02-17 21:45:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vV3ZQNnJKdzN1TGF3NmpsVGJZSXNlWkNYMGt2Nk9aUWhFWVNHSWtTLHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vV3ZQNnJKdzN1TGF3NmpsVGJZSXNlWkNYMGt2Nk9aUWhFWVNHSWtTLHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1d2UDZySnczdUxhdzZqbFRiWUlzZVpDWDBrdjZPWlFoRVlTR0lrUyxwPXZHaXhFRW8zS2xKd2dmSkp4NHRHYUhZRUg2enkzRVdJZjdkR0k0ZVNOMVE9</response>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1d2UDZySnczdUxhdzZqbFRiWUlzZVpDWDBrdjZPWlFoRVlTR0lrUyxwPXZHaXhFRW8zS2xKd2dmSkp4NHRHYUhZRUg2enkzRVdJZjdkR0k0ZVNOMVE9</response>

2022-02-17 21:45:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:53 | user :: user_rk57ee0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:54 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:54 | [Mutex] received everything.

2022-02-17 21:45:54 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:54 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1DdWFVa3ZqU0VvaDhta2JlamdHeA==</auth>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1DdWFVa3ZqU0VvaDhta2JlamdHeA==</auth>

2022-02-17 21:45:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DdWFVa3ZqU0VvaDhta2JlamdHeDRVSVhkME9aTXdZYmtXS2d1S29ELHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DdWFVa3ZqU0VvaDhta2JlamdHeDRVSVhkME9aTXdZYmtXS2d1S29ELHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q3VhVWt2alNFb2g4bWtiZWpnR3g0VUlYZDBPWk13WWJrV0tndUtvRCxwPUFUK0lPVkwvRSt2N2w4bGJKZ1VqS3p3R054Tk9iT3VWSzRPeFNRUTgwRDg9</response>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q3VhVWt2alNFb2g4bWtiZWpnR3g0VUlYZDBPWk13WWJrV0tndUtvRCxwPUFUK0lPVkwvRSt2N2w4bGJKZ1VqS3p3R054Tk9iT3VWSzRPeFNRUTgwRDg9</response>

2022-02-17 21:45:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:54 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:54 | [Mutex] received everything.

2022-02-17 21:45:54 | [Mutex] isItemNotified: authFailed :: true

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

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1vYXRIbDJSTThGdXNHZFFzS3dueA==</auth>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JrNTdlZTAwMjgscj1vYXRIbDJSTThGdXNHZFFzS3dueA==</auth>

2022-02-17 21:45:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vYXRIbDJSTThGdXNHZFFzS3dueGpvbmlySG8yeDFvYkgzdXNtM0hBLHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vYXRIbDJSTThGdXNHZFFzS3dueGpvbmlySG8yeDFvYkgzdXNtM0hBLHM9TWpMc2F0RDh3VXlsZnc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2F0SGwyUk04RnVzR2RRc0t3bnhqb25pckhvMngxb2JIM3VzbTNIQSxwPU52THFzSXh3U3pKSmRQOWRGdytuVmEwT3FzeFZPQTFHM2VQZW1HVEJtd0U9</response>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2F0SGwyUk04RnVzR2RRc0t3bnhqb25pckhvMngxb2JIM3VzbTNIQSxwPU52THFzSXh3U3pKSmRQOWRGdytuVmEwT3FzeFZPQTFHM2VQZW1HVEJtd0U9</response>

2022-02-17 21:45:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:54 | user :: user_rk57ee0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:56 | [Mutex] waiting for: [user]

2022-02-17 21:45:56 | [Mutex] received everything.

2022-02-17 21:45:56 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 3.065s
2022-02-17 21:45:56 |

2022-02-17 21:45:56 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-02-17 21:45:56 | ------------------------------------

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@62551038

2022-02-17 21:45:56 | StateChangedEvent{oldState=null, newState=connecting}

2022-02-17 21:45:56 | [Mutex] waiting for: [registration]

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6c92f202

2022-02-17 21:45:56 | StateChangedEvent{oldState=connecting, newState=connected}

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@68ad7b48

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

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

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

2022-02-17 21:45:56 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:56 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2daff839

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6731f964

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

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

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

2022-02-17 21:45:56 | user :: null >> <iq to="test-domain.com" id="23oaLJJAl5gFDGFr3rSeTSb" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-02-17 21:45:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="23oaLJJAl5gFDGFr3rSeTSb" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-02-17 21:45:56 | user :: null << <iq id="23oaLJJAl5gFDGFr3rSeTSb" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-02-17 21:45:56 | StanzaReceivedEvent{stanza=<iq id="23oaLJJAl5gFDGFr3rSeTSb" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1cc81562

2022-02-17 21:45:56 | user :: null >> <iq to="test-domain.com" id="tqt3ys4hYnXbu9Hu7xuhFvl" type="set"><query xmlns="jabber:iq:register"><username>user_f3bte40029</username><password>user_f3bte40029</password><email>415dac4c-76b6-49a2-915b-a8916405aea4@localhost</email></query></iq>

2022-02-17 21:45:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tqt3ys4hYnXbu9Hu7xuhFvl" type="set"><query xmlns="jabber:iq:register"><username>user_f3bte40029</username><password>user_f3bte40029</password><email>415dac4c-76b6-49a2-915b-a8916405aea4@localhost</email></query></iq>}

2022-02-17 21:45:56 | user :: null << <iq id="tqt3ys4hYnXbu9Hu7xuhFvl" from="test-domain.com" type="result" xmlns="jabber:client"/>

2022-02-17 21:45:56 | StanzaReceivedEvent{stanza=<iq id="tqt3ys4hYnXbu9Hu7xuhFvl" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2022-02-17 21:45:56 | [Mutex] received everything.

2022-02-17 21:45:56 | [Mutex] isItemNotified: registrationSuccess :: true

2022-02-17 21:45:56 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-02-17 21:45:56 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1fbc4a88

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4d800776

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@25923d7b

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

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@792d5fae

2022-02-17 21:45:56 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4b8a209

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

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

2022-02-17 21:45:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2YzYnRlNDAwMjkscj15NE1KZ1hlZTdkRmU0dXJ2T1RyeA==</auth>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2YzYnRlNDAwMjkscj15NE1KZ1hlZTdkRmU0dXJ2T1RyeA==</auth>

2022-02-17 21:45:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15NE1KZ1hlZTdkRmU0dXJ2T1RyeHhQWWEwZHJKZm1ndzFxTHZ1NzFxLHM9T25MOHc5b1VmanJzRGc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15NE1KZ1hlZTdkRmU0dXJ2T1RyeHhQWWEwZHJKZm1ndzFxTHZ1NzFxLHM9T25MOHc5b1VmanJzRGc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTRNSmdYZWU3ZEZlNHVydk9Ucnh4UFlhMGRySmZtZ3cxcUx2dTcxcSxwPU80RXBleUszUDdnRXdrS0E4dkFEY2VmU1ZaVWVScGtpV3UzQmwxNEZua2s9</response>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTRNSmdYZWU3ZEZlNHVydk9Ucnh4UFlhMGRySmZtZ3cxcUx2dTcxcSxwPU80RXBleUszUDdnRXdrS0E4dkFEY2VmU1ZaVWVScGtpV3UzQmwxNEZua2s9</response>

2022-02-17 21:45:56 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12ZHZ1NXJ6SlZjdmY5N0dRc2RrREh2eVY3ZU5rVVRjZjVjOXVrV1NRNlVVPQ==</success>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12ZHZ1NXJ6SlZjdmY5N0dRc2RrREh2eVY3ZU5rVVRjZjVjOXVrV1NRNlVVPQ==</success>

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

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="JylqUNhbCW4jvq85307YEnGHyX0=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-02-17 21:45:56 |  << <iq xmlns="jabber:client" id="sk9LFMUY5ABp5iLVW1l6v7p" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <iq xmlns="jabber:client" id="sk9LFMUY5ABp5iLVW1l6v7p" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:56 |  >> <iq id="sk9LFMUY5ABp5iLVW1l6v7p" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_f3bte40029@test-domain.com/2146430449-tigase-25</jid></bind></iq>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <iq id="sk9LFMUY5ABp5iLVW1l6v7p" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_f3bte40029@test-domain.com/2146430449-tigase-25</jid></bind></iq>

2022-02-17 21:45:56 |  << <iq xmlns="jabber:client" id="l3iZ6EMVYk9rk0atm9vhGxt" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 >> <iq xmlns="jabber:client" id="l3iZ6EMVYk9rk0atm9vhGxt" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:56 |  >> <iq id="l3iZ6EMVYk9rk0atm9vhGxt" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"/>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 << <iq id="l3iZ6EMVYk9rk0atm9vhGxt" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"/>

2022-02-17 21:45:56 |  << <iq to="test-domain.com" id="OY1upUfCGQ3eQbvsgGvqhLN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 >> <iq to="test-domain.com" id="OY1upUfCGQ3eQbvsgGvqhLN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:56 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:56 |  >> <enabled id="61136dbb-b823-4384-bca2-49212a79e5e4" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 << <enabled id="61136dbb-b823-4384-bca2-49212a79e5e4" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:45:56 |  << <iq id="L6nT7eWjIRQ8KRQ4DpgSUXk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 >> <iq id="L6nT7eWjIRQ8KRQ4DpgSUXk" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-17 21:45:56 |  >> <iq id="OY1upUfCGQ3eQbvsgGvqhLN" from="test-domain.com" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 << <iq id="OY1upUfCGQ3eQbvsgGvqhLN" from="test-domain.com" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:45:56 |  >> <iq id="L6nT7eWjIRQ8KRQ4DpgSUXk" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 << <iq id="L6nT7eWjIRQ8KRQ4DpgSUXk" type="result" xmlns="jabber:client" to="user_f3bte40029@test-domain.com/2146430449-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:56 | Disconnecting

2022-02-17 21:45:56 |  >> <presence from="user_f3bte40029@test-domain.com/2146430449-tigase-25" xmlns="jabber:client" to="user_f3bte40029@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com/2146430449-tigase-25 << <presence from="user_f3bte40029@test-domain.com/2146430449-tigase-25" xmlns="jabber:client" to="user_f3bte40029@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:45:56 | [Mutex] notify: [disconnected]

2022-02-17 21:45:56 | [Mutex] received everything.

2022-02-17 21:45:56 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2YzYnRlNDAwMjkscj10Z1Y2N2puSUpLYTFwWFRFNDA5Ug==</auth>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2YzYnRlNDAwMjkscj10Z1Y2N2puSUpLYTFwWFRFNDA5Ug==</auth>

2022-02-17 21:45:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10Z1Y2N2puSUpLYTFwWFRFNDA5Um9vSDNvUGJxRjRjWk5vellyd0ZQLHM9T25MOHc5b1VmanJzRGc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10Z1Y2N2puSUpLYTFwWFRFNDA5Um9vSDNvUGJxRjRjWk5vellyd0ZQLHM9T25MOHc5b1VmanJzRGc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGdWNjdqbklKS2ExcFhURTQwOVJvb0gzb1BicUY0Y1pOb3pZcndGUCxwPTZPZEVxeWp3OExqNnhzQUhiYkZidHlFK2sweVZuckVGT0d6a21DRWdkeTg9</response>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGdWNjdqbklKS2ExcFhURTQwOVJvb0gzb1BicUY0Y1pOb3pZcndGUCxwPTZPZEVxeWp3OExqNnhzQUhiYkZidHlFK2sweVZuckVGT0d6a21DRWdkeTg9</response>

2022-02-17 21:45:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:56 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:56 | [Mutex] received everything.

2022-02-17 21:45:56 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:56 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfZjNidGU0MDAyOQAgLSAtIC0gLSAt</auth>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfZjNidGU0MDAyOQAgLSAtIC0gLSAt</auth>

2022-02-17 21:45:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:56 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:56 | [Mutex] received everything.

2022-02-17 21:45:56 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:56 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:56 | user :: user_f3bte40029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2YzYnRlNDAwMjkscj1CZW1TN251UUtSVERKYVdOTktpeg==</auth>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2YzYnRlNDAwMjkscj1CZW1TN251UUtSVERKYVdOTktpeg==</auth>

2022-02-17 21:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CZW1TN251UUtSVERKYVdOTktpejBycXBnemU0SHI4VVVCbXkxSVJuLHM9NzJHOFYzNUVUQ1RKN2c9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CZW1TN251UUtSVERKYVdOTktpejBycXBnemU0SHI4VVVCbXkxSVJuLHM9NzJHOFYzNUVUQ1RKN2c9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmVtUzdudVFLUlRESmFXTk5LaXowcnFwZ3plNEhyOFVVQm15MUlSbixwPTNpdkJSdmFjOXVaWG52TkFXblV2QzMzVmErND0=</response>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmVtUzdudVFLUlRESmFXTk5LaXowcnFwZ3plNEhyOFVVQm15MUlSbixwPTNpdkJSdmFjOXVaWG52TkFXblV2QzMzVmErND0=</response>

2022-02-17 21:45:57 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:57 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:57 | [Mutex] received everything.

2022-02-17 21:45:57 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:57 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2YzYnRlNDAwMjkscj1NNXR5bU8yNjd5TjJ5eTRVTTVPNA==</auth>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2YzYnRlNDAwMjkscj1NNXR5bU8yNjd5TjJ5eTRVTTVPNA==</auth>

2022-02-17 21:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NNXR5bU8yNjd5TjJ5eTRVTTVPNHdaZmIweGpvNldRQ2J1MnNjWFh6LHM9NzJHOFYzNUVUQ1RKN2c9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NNXR5bU8yNjd5TjJ5eTRVTTVPNHdaZmIweGpvNldRQ2J1MnNjWFh6LHM9NzJHOFYzNUVUQ1RKN2c9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TTV0eW1PMjY3eU4yeXk0VU01TzR3WmZiMHhqbzZXUUNidTJzY1hYeixwPUk1WDJZWHFSNFRMTW1TQXZoS3lqczFhdDBXUT0=</response>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TTV0eW1PMjY3eU4yeXk0VU01TzR3WmZiMHhqbzZXUUNidTJzY1hYeixwPUk1WDJZWHFSNFRMTW1TQXZoS3lqczFhdDBXUT0=</response>

2022-02-17 21:45:57 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:57 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:57 | [Mutex] received everything.

2022-02-17 21:45:57 | [Mutex] isItemNotified: authFailed :: true

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

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2YzYnRlNDAwMjkscj1OeVlaWG94Q1NTV1NCRUtOeFdvWg==</auth>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2YzYnRlNDAwMjkscj1OeVlaWG94Q1NTV1NCRUtOeFdvWg==</auth>

2022-02-17 21:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OeVlaWG94Q1NTV1NCRUtOeFdvWlpBTDU2NFRGcWRCam1TZ0FBV2ZrLHM9T25MOHc5b1VmanJzRGc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OeVlaWG94Q1NTV1NCRUtOeFdvWlpBTDU2NFRGcWRCam1TZ0FBV2ZrLHM9T25MOHc5b1VmanJzRGc9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnlZWlhveENTU1dTQkVLTnhXb1paQUw1NjRURnFkQmptU2dBQVdmayxwPXdsenVneGN6UGszRVdKQ0loNjhDQzQvczMzZTFSSjFhNjByTEhmbGVuSWs9</response>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnlZWlhveENTU1dTQkVLTnhXb1paQUw1NjRURnFkQmptU2dBQVdmayxwPXdsenVneGN6UGszRVdKQ0loNjhDQzQvczMzZTFSSjFhNjByTEhmbGVuSWs9</response>

2022-02-17 21:45:57 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:57 | user :: user_f3bte40029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:59 | [Mutex] waiting for: [user]

2022-02-17 21:45:59 | [Mutex] received everything.

2022-02-17 21:45:59 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 3.023s
2022-02-17 21:45:59 |

2022-02-17 21:45:59 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-02-17 21:45:59 | ------------------------------------

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@d61dca

2022-02-17 21:45:59 | StateChangedEvent{oldState=null, newState=connecting}

2022-02-17 21:45:59 | [Mutex] waiting for: [registration]

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@e11f3a0

2022-02-17 21:45:59 | StateChangedEvent{oldState=connecting, newState=connected}

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@a2e76ba

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

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

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

2022-02-17 21:45:59 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4f2cf99b

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f2485f9

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

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

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

2022-02-17 21:45:59 | user :: null >> <iq to="test-domain.com" id="woar1slT3eDFqZhYfBn5aO3" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-02-17 21:45:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="woar1slT3eDFqZhYfBn5aO3" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-02-17 21:45:59 | user :: null << <iq id="woar1slT3eDFqZhYfBn5aO3" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-02-17 21:45:59 | StanzaReceivedEvent{stanza=<iq id="woar1slT3eDFqZhYfBn5aO3" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7e29f54e

2022-02-17 21:45:59 | user :: null >> <iq to="test-domain.com" id="fas2pO6Dm9qi4v8ENJUau7E" type="set"><query xmlns="jabber:iq:register"><username>user_i7z83i0030</username><password>user_i7z83i0030</password><email>cf8f506f-7df6-43c9-ba82-94d79805f8b8@localhost</email></query></iq>

2022-02-17 21:45:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fas2pO6Dm9qi4v8ENJUau7E" type="set"><query xmlns="jabber:iq:register"><username>user_i7z83i0030</username><password>user_i7z83i0030</password><email>cf8f506f-7df6-43c9-ba82-94d79805f8b8@localhost</email></query></iq>}

2022-02-17 21:45:59 | user :: null << <iq id="fas2pO6Dm9qi4v8ENJUau7E" from="test-domain.com" type="result" xmlns="jabber:client"/>

2022-02-17 21:45:59 | StanzaReceivedEvent{stanza=<iq id="fas2pO6Dm9qi4v8ENJUau7E" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2022-02-17 21:45:59 | [Mutex] received everything.

2022-02-17 21:45:59 | [Mutex] isItemNotified: registrationSuccess :: true

2022-02-17 21:45:59 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-02-17 21:45:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7cbd797

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2f0306d4

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@74535580

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@45614dc1

2022-02-17 21:45:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1ccf5d95

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

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj1uU1FWYXFZQVN6SzJZdGZnTzhkVw==</auth>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj1uU1FWYXFZQVN6SzJZdGZnTzhkVw==</auth>

2022-02-17 21:45:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uU1FWYXFZQVN6SzJZdGZnTzhkV0ZUS3BrS2FvYzg4ckIycnpqek9MLHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uU1FWYXFZQVN6SzJZdGZnTzhkV0ZUS3BrS2FvYzg4ckIycnpqek9MLHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9blNRVmFxWUFTeksyWXRmZ084ZFdGVEtwa0thb2M4OHJCMnJ6anpPTCxwPWhxTlhsU3hWWDRGSkRoV1FhaWhTZ201KzJOOVoxL1hCR1YxcVJNZGRJU0U9</response>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9blNRVmFxWUFTeksyWXRmZ084ZFdGVEtwa0thb2M4OHJCMnJ6anpPTCxwPWhxTlhsU3hWWDRGSkRoV1FhaWhTZ201KzJOOVoxL1hCR1YxcVJNZGRJU0U9</response>

2022-02-17 21:45:59 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GRmRTQkZUUmZsLzFiRmIxcWdqb2JKRXYrRHN0UFREd1V2cGdCNDdQM0RnPQ==</success>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GRmRTQkZUUmZsLzFiRmIxcWdqb2JKRXYrRHN0UFREd1V2cGdCNDdQM0RnPQ==</success>

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

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="JylqUNhbCW4jvq85307YEnGHyX0=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-02-17 21:45:59 |  << <iq xmlns="jabber:client" id="ncwrm5iYr1ukOLWjPVY7DmR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <iq xmlns="jabber:client" id="ncwrm5iYr1ukOLWjPVY7DmR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:45:59 |  >> <iq id="ncwrm5iYr1ukOLWjPVY7DmR" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_i7z83i0030@test-domain.com/2146430449-tigase-26</jid></bind></iq>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <iq id="ncwrm5iYr1ukOLWjPVY7DmR" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_i7z83i0030@test-domain.com/2146430449-tigase-26</jid></bind></iq>

2022-02-17 21:45:59 |  << <iq xmlns="jabber:client" id="mwsZqk1aIVZqcyfUfHFs5ze" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 >> <iq xmlns="jabber:client" id="mwsZqk1aIVZqcyfUfHFs5ze" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:45:59 |  >> <iq id="mwsZqk1aIVZqcyfUfHFs5ze" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"/>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 << <iq id="mwsZqk1aIVZqcyfUfHFs5ze" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"/>

2022-02-17 21:45:59 |  << <iq to="test-domain.com" id="QxtZpWk8DoaPN2q09IRV7mT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 >> <iq to="test-domain.com" id="QxtZpWk8DoaPN2q09IRV7mT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:45:59 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:45:59 |  << <iq id="quiFIVZqcyfUfHFs5zeBvq9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 >> <iq id="quiFIVZqcyfUfHFs5zeBvq9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:59 |  >> <enabled id="cc7e7241-2df2-4fe4-bf0f-cbe6a4a0c86b" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 << <enabled id="cc7e7241-2df2-4fe4-bf0f-cbe6a4a0c86b" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:45:59 |  >> <iq id="QxtZpWk8DoaPN2q09IRV7mT" from="test-domain.com" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 << <iq id="QxtZpWk8DoaPN2q09IRV7mT" from="test-domain.com" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-17 21:45:59 |  >> <iq id="quiFIVZqcyfUfHFs5zeBvq9" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 << <iq id="quiFIVZqcyfUfHFs5zeBvq9" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:45:59 | Disconnecting

2022-02-17 21:45:59 |  >> <presence from="user_i7z83i0030@test-domain.com/2146430449-tigase-26" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-26 << <presence from="user_i7z83i0030@test-domain.com/2146430449-tigase-26" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:45:59 | [Mutex] notify: [disconnected]

2022-02-17 21:45:59 | [Mutex] received everything.

2022-02-17 21:45:59 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj12b1NRWGdjOWFMZ1Z3M3htVnZTaA==</auth>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj12b1NRWGdjOWFMZ1Z3M3htVnZTaA==</auth>

2022-02-17 21:45:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12b1NRWGdjOWFMZ1Z3M3htVnZTaE5zQTVrY2RzVVlTRjJFVFVpUmp2LHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12b1NRWGdjOWFMZ1Z3M3htVnZTaE5zQTVrY2RzVVlTRjJFVFVpUmp2LHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dm9TUVhnYzlhTGdWdzN4bVZ2U2hOc0E1a2Nkc1VZU0YyRVRVaVJqdixwPUNhOURCWTR6U1JvL0EzUTlBTW4xRWlsZXNhZlRiNEZSaDA0TzRnUDJ0N1E9</response>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dm9TUVhnYzlhTGdWdzN4bVZ2U2hOc0E1a2Nkc1VZU0YyRVRVaVJqdixwPUNhOURCWTR6U1JvL0EzUTlBTW4xRWlsZXNhZlRiNEZSaDA0TzRnUDJ0N1E9</response>

2022-02-17 21:45:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:45:59 | [Mutex] notify: [event, authFailed]

2022-02-17 21:45:59 | [Mutex] received everything.

2022-02-17 21:45:59 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:45:59 | [Mutex] waiting for: [event]

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

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:45:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj1xeWhBVU01OGJWOUkwZ205ZUtNUQ==</auth>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj1xeWhBVU01OGJWOUkwZ205ZUtNUQ==</auth>

2022-02-17 21:45:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xeWhBVU01OGJWOUkwZ205ZUtNUUVpSVQzUnhMOVZ1VFY3cGtOZ045LHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:45:59 | user :: user_i7z83i0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xeWhBVU01OGJWOUkwZ205ZUtNUUVpSVQzUnhMOVZ1VFY3cGtOZ045LHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:46:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cXloQVVNNThiVjlJMGdtOWVLTVFFaUlUM1J4TDlWdVRWN3BrTmdOOSxwPUZsODJsWDU0ZVgvUm82SVNZdEYyTGNJUHhiVFRaN21GaEJ3UTNDajJTNGs9</response>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cXloQVVNNThiVjlJMGdtOWVLTVFFaUlUM1J4TDlWdVRWN3BrTmdOOSxwPUZsODJsWDU0ZVgvUm82SVNZdEYyTGNJUHhiVFRaN21GaEJ3UTNDajJTNGs9</response>

2022-02-17 21:46:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:46:00 | [Mutex] notify: [event, authFailed]

2022-02-17 21:46:00 | [Mutex] received everything.

2022-02-17 21:46:00 | [Mutex] isItemNotified: authFailed :: true

2022-02-17 21:46:00 | [Mutex] waiting for: [event]

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

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:46:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:46:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj02eVVYbjZxcm9jc0FoU2VDanNJTw==</auth>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj02eVVYbjZxcm9jc0FoU2VDanNJTw==</auth>

2022-02-17 21:46:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02eVVYbjZxcm9jc0FoU2VDanNJT2Yxd3N4RnRXcmd0aHVkMFVuY0VoLHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02eVVYbjZxcm9jc0FoU2VDanNJT2Yxd3N4RnRXcmd0aHVkMFVuY0VoLHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:46:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnlVWG42cXJvY3NBaFNlQ2pzSU9mMXdzeEZ0V3JndGh1ZDBVbmNFaCxwPXZ4OS9DZXBmVDdua0ZtVkgzTWZBckN6cjYrKzdoV21GcE04SmFYMEV3cG89</response>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnlVWG42cXJvY3NBaFNlQ2pzSU9mMXdzeEZ0V3JndGh1ZDBVbmNFaCxwPXZ4OS9DZXBmVDdua0ZtVkgzTWZBckN6cjYrKzdoV21GcE04SmFYMEV3cG89</response>

2022-02-17 21:46:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-02-17 21:46:00 | [Mutex] notify: [event, authFailed]

2022-02-17 21:46:00 | [Mutex] received everything.

2022-02-17 21:46:00 | [Mutex] isItemNotified: authFailed :: true

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

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-02-17 21:46:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-02-17 21:46:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj1Ib2hhS3NiRWlWdWNuMHFiaVdzNw==</auth>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2k3ejgzaTAwMzAscj1Ib2hhS3NiRWlWdWNuMHFiaVdzNw==</auth>

2022-02-17 21:46:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ib2hhS3NiRWlWdWNuMHFiaVdzN0d1ZmFNdXd4YjJ2ZzVQanU4N2duLHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ib2hhS3NiRWlWdWNuMHFiaVdzN0d1ZmFNdXd4YjJ2ZzVQanU4N2duLHM9REFwYXh2NW00OHcxaUE9PSxpPTQwOTY=</challenge>

2022-02-17 21:46:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SG9oYUtzYkVpVnVjbjBxYmlXczdHdWZhTXV3eGIydmc1UGp1ODdnbixwPVFwZS9ZaHMvRDNRdzVCdEUvbGRqa2QwL2lWMTZZaHNhR2h5bnk5aFhpRDA9</response>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SG9oYUtzYkVpVnVjbjBxYmlXczdHdWZhTXV3eGIydmc1UGp1ODdnbixwPVFwZS9ZaHMvRDNRdzVCdEUvbGRqa2QwL2lWMTZZaHNhR2h5bnk5aFhpRDA9</response>

2022-02-17 21:46:00 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11VEZlVkFiQjZVYm9oTnVQWk9CaUk5Y0pMVk10RzFMSkM3M0tpcm5sNmZRPQ==</success>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11VEZlVkFiQjZVYm9oTnVQWk9CaUk5Y0pMVk10RzFMSkM3M0tpcm5sNmZRPQ==</success>

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

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="JylqUNhbCW4jvq85307YEnGHyX0=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-02-17 21:46:00 |  << <iq xmlns="jabber:client" id="zysiNRQR7kNTcHvbHogX0r0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com >> <iq xmlns="jabber:client" id="zysiNRQR7kNTcHvbHogX0r0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-17 21:46:00 |  >> <iq id="zysiNRQR7kNTcHvbHogX0r0" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_i7z83i0030@test-domain.com/2146430449-tigase-27</jid></bind></iq>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com << <iq id="zysiNRQR7kNTcHvbHogX0r0" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_i7z83i0030@test-domain.com/2146430449-tigase-27</jid></bind></iq>

2022-02-17 21:46:00 |  << <iq xmlns="jabber:client" id="MkKMyABi1aM2r0ohHQ2eBCF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 >> <iq xmlns="jabber:client" id="MkKMyABi1aM2r0ohHQ2eBCF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-17 21:46:00 |  >> <iq id="MkKMyABi1aM2r0ohHQ2eBCF" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"/>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 << <iq id="MkKMyABi1aM2r0ohHQ2eBCF" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"/>

2022-02-17 21:46:00 |  << <iq to="test-domain.com" id="4BxeJAl5gFDGFr3rSeTSbuq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 >> <iq to="test-domain.com" id="4BxeJAl5gFDGFr3rSeTSbuq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-17 21:46:00 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-17 21:46:00 |  >> <enabled id="6eca67d7-8654-4f9c-bbbf-b2cc48367be9" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 << <enabled id="6eca67d7-8654-4f9c-bbbf-b2cc48367be9" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="f29ef40080b5"/>

2022-02-17 21:46:00 |  << <iq id="szpgFMUY5ABp5iLVW1l6v7p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 >> <iq id="szpgFMUY5ABp5iLVW1l6v7p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:46:00 |  >> <iq id="4BxeJAl5gFDGFr3rSeTSbuq" from="test-domain.com" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 << <iq id="4BxeJAl5gFDGFr3rSeTSbuq" from="test-domain.com" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11655/b5784ffb" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-17 21:46:00 |  >> <iq id="szpgFMUY5ABp5iLVW1l6v7p" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 << <iq id="szpgFMUY5ABp5iLVW1l6v7p" type="result" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com/2146430449-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2022-02-17 21:46:00 | Disconnecting

2022-02-17 21:46:00 |  >> <presence from="user_i7z83i0030@test-domain.com/2146430449-tigase-27" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:46:00 | user :: user_i7z83i0030@test-domain.com/2146430449-tigase-27 << <presence from="user_i7z83i0030@test-domain.com/2146430449-tigase-27" xmlns="jabber:client" to="user_i7z83i0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-02-17 21:46:00 | [Mutex] notify: [disconnected]

2022-02-17 21:46:00 | [Mutex] received everything.

2022-02-17 21:46:02 | [Mutex] waiting for: [user]

2022-02-17 21:46:02 | [Mutex] received everything.

2022-02-17 21:46:02 | [Mutex] isItemNotified: user:ok:true :: true