Generated by TestNG with ReportNG at 07:45 PST on Friday 30 December 2022
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 13.439s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.538s
2022-12-30 07:45:57 |

2022-12-30 07:45:57 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-12-30 07:45:57 | ------------------------------------

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@247df38

2022-12-30 07:45:57 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-30 07:45:57 | [Mutex] waiting for: [registration]

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c802100

2022-12-30 07:45:57 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@8bfb448

2022-12-30 07:45:57 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:45:57 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:45:57 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4dbd2b3b

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@713f93ab

2022-12-30 07:45:57 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:45:57 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:45:57 | user :: null >> <iq to="test-domain.com" id="RITPWfxw28mUVW13dMTeBvr" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-30 07:45:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="RITPWfxw28mUVW13dMTeBvr" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7c3a24ad

2022-12-30 07:45:57 | user :: null << <iq xmlns="jabber:client" id="RITPWfxw28mUVW13dMTeBvr" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>

2022-12-30 07:45:57 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="RITPWfxw28mUVW13dMTeBvr" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}

2022-12-30 07:45:57 | user :: null >> <iq to="test-domain.com" id="SKXaHrkEmOOJyfv7Avs3pfZ" type="set"><query xmlns="jabber:iq:register"><username>user_cz119o0027</username><password>user_cz119o0027</password><email>71a000eb-f047-46f1-b4ad-7a23eb89185a@localhost</email></query></iq>

2022-12-30 07:45:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="SKXaHrkEmOOJyfv7Avs3pfZ" type="set"><query xmlns="jabber:iq:register"><username>user_cz119o0027</username><password>user_cz119o0027</password><email>71a000eb-f047-46f1-b4ad-7a23eb89185a@localhost</email></query></iq>}

2022-12-30 07:45:57 | user :: null << <iq xmlns="jabber:client" id="SKXaHrkEmOOJyfv7Avs3pfZ" type="result" from="test-domain.com"/>

2022-12-30 07:45:57 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="SKXaHrkEmOOJyfv7Avs3pfZ" type="result" from="test-domain.com"/>}

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-30 07:45:57 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-30 07:45:57 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@952c296

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2d92d474

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@203db8a6

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@d8fef40

2022-12-30 07:45:57 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1256ca15

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1rZnRiWlhBMWs1MXY0YnUzN2JKZg==</auth>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1rZnRiWlhBMWs1MXY0YnUzN2JKZg==</auth>

2022-12-30 07:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rZnRiWlhBMWs1MXY0YnUzN2JKZmdjWXhRZlRaTFBJanJNcXhJQ2t0LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rZnRiWlhBMWs1MXY0YnUzN2JKZmdjWXhRZlRaTFBJanJNcXhJQ2t0LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2Z0YlpYQTFrNTF2NGJ1MzdiSmZnY1l4UWZUWkxQSWpyTXF4SUNrdCxwPWNJd2xvTHBCWVVaRXRObkUrc3BRdHQyVkMzNjVGOU82UEI2eStiek9VY3c9</response>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2Z0YlpYQTFrNTF2NGJ1MzdiSmZnY1l4UWZUWkxQSWpyTXF4SUNrdCxwPWNJd2xvTHBCWVVaRXRObkUrc3BRdHQyVkMzNjVGOU82UEI2eStiek9VY3c9</response>

2022-12-30 07:45:57 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pM3c4YnhPeTF2QjJOQWRHcEZsT3NHRjF2ekNzOXJ0NjhwaDlRZDZPUyswPQ==</success>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pM3c4YnhPeTF2QjJOQWRHcEZsT3NHRjF2ekNzOXJ0NjhwaDlRZDZPUyswPQ==</success>

2022-12-30 07:45:57 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:45:57 |  << <iq xmlns="jabber:client" id="8ZEHT6tqUeIEJyiEn2rViAe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <iq xmlns="jabber:client" id="8ZEHT6tqUeIEJyiEn2rViAe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:45:57 |  >> <iq xmlns="jabber:client" id="8ZEHT6tqUeIEJyiEn2rViAe" type="result" to="user_cz119o0027@test-domain.com/228467168-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_cz119o0027@test-domain.com/228467168-tigase-24</jid></bind></iq>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <iq xmlns="jabber:client" id="8ZEHT6tqUeIEJyiEn2rViAe" type="result" to="user_cz119o0027@test-domain.com/228467168-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_cz119o0027@test-domain.com/228467168-tigase-24</jid></bind></iq>

2022-12-30 07:45:57 |  << <iq xmlns="jabber:client" id="tN2ezeBdxqbOLP5FEzCi0gK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 >> <iq xmlns="jabber:client" id="tN2ezeBdxqbOLP5FEzCi0gK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:45:57 |  >> <iq xmlns="jabber:client" id="tN2ezeBdxqbOLP5FEzCi0gK" type="result" to="user_cz119o0027@test-domain.com/228467168-tigase-24"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 << <iq xmlns="jabber:client" id="tN2ezeBdxqbOLP5FEzCi0gK" type="result" to="user_cz119o0027@test-domain.com/228467168-tigase-24"/>

2022-12-30 07:45:57 |  << <iq to="test-domain.com" id="eMXiQUfAmMDytZqQKAmPKDh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 >> <iq to="test-domain.com" id="eMXiQUfAmMDytZqQKAmPKDh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:45:57 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:45:57 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="02070cee-f758-4a56-9f5d-f89b3064c7b4" max="60" resume="true"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="02070cee-f758-4a56-9f5d-f89b3064c7b4" max="60" resume="true"/>

2022-12-30 07:45:57 |  << <iq id="3Q7yrkNTdVaBGqgMMZ4kIvi" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 >> <iq id="3Q7yrkNTdVaBGqgMMZ4kIvi" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:45:57 |  >> <iq xmlns="jabber:client" id="eMXiQUfAmMDytZqQKAmPKDh" type="result" from="test-domain.com" to="user_cz119o0027@test-domain.com/228467168-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 << <iq xmlns="jabber:client" id="eMXiQUfAmMDytZqQKAmPKDh" type="result" from="test-domain.com" to="user_cz119o0027@test-domain.com/228467168-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 07:45:57 |  >> <iq xmlns="jabber:client" id="3Q7yrkNTdVaBGqgMMZ4kIvi" type="result" to="user_cz119o0027@test-domain.com/228467168-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 << <iq xmlns="jabber:client" id="3Q7yrkNTdVaBGqgMMZ4kIvi" type="result" to="user_cz119o0027@test-domain.com/228467168-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:45:57 | Disconnecting

2022-12-30 07:45:57 |  >> <presence xmlns="jabber:client" from="user_cz119o0027@test-domain.com/228467168-tigase-24" to="user_cz119o0027@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com/228467168-tigase-24 << <presence xmlns="jabber:client" from="user_cz119o0027@test-domain.com/228467168-tigase-24" to="user_cz119o0027@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:45:57 | [Mutex] notify: [disconnected]

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] waiting for: [event]

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1sWjRaTGp4Y0RyNHE5RWlTREdRTA==</auth>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1sWjRaTGp4Y0RyNHE5RWlTREdRTA==</auth>

2022-12-30 07:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sWjRaTGp4Y0RyNHE5RWlTREdRTGpIaDE0Q1BKbm12OXBTWnpRT0tLLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sWjRaTGp4Y0RyNHE5RWlTREdRTGpIaDE0Q1BKbm12OXBTWnpRT0tLLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFo0WkxqeGNEcjRxOUVpU0RHUUxqSGgxNENQSm5tdjlwU1p6UU9LSyxwPWsvV2I3NGFmZUlLS0hxTSttamlLSTZnSmNzVThxUVg0bWtpa09pelRSZkU9</response>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFo0WkxqeGNEcjRxOUVpU0RHUUxqSGgxNENQSm5tdjlwU1p6UU9LSyxwPWsvV2I3NGFmZUlLS0hxTSttamlLSTZnSmNzVThxUVg0bWtpa09pelRSZkU9</response>

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

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

2022-12-30 07:45:57 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:57 | [Mutex] waiting for: [event]

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1HaVBLdHVwZng5UmhBZ0F4T2RZWA==</auth>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1HaVBLdHVwZng5UmhBZ0F4T2RZWA==</auth>

2022-12-30 07:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HaVBLdHVwZng5UmhBZ0F4T2RZWFdXUDFIWlQ3QjdQdWEzWkZ6OEVYLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HaVBLdHVwZng5UmhBZ0F4T2RZWFdXUDFIWlQ3QjdQdWEzWkZ6OEVYLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2lQS3R1cGZ4OVJoQWdBeE9kWVhXV1AxSFpUN0I3UHVhM1pGejhFWCxwPTNQc29JelhkVDRtQ1VhakxJK0xqVlpVSnN1eUc1MDMxNk1vUHZnazhqSDA9</response>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2lQS3R1cGZ4OVJoQWdBeE9kWVhXV1AxSFpUN0I3UHVhM1pGejhFWCxwPTNQc29JelhkVDRtQ1VhakxJK0xqVlpVSnN1eUc1MDMxNk1vUHZnazhqSDA9</response>

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

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

2022-12-30 07:45:57 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:57 | [Mutex] waiting for: [event]

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj12SUZZWXNxNnBaaVFhMnJiWXdWdw==</auth>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj12SUZZWXNxNnBaaVFhMnJiWXdWdw==</auth>

2022-12-30 07:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12SUZZWXNxNnBaaVFhMnJiWXdWd25SOENzS2xudzc1NEhIZ0huVDZSLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12SUZZWXNxNnBaaVFhMnJiWXdWd25SOENzS2xudzc1NEhIZ0huVDZSLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dklGWVlzcTZwWmlRYTJyYll3VnduUjhDc0tsbnc3NTRISGdIblQ2UixwPVRTTE1wemhXd1JPdWhueDM5VDduSmZqaHhJMm1RZXpSQkJuaG82ZGZPRWc9</response>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dklGWVlzcTZwWmlRYTJyYll3VnduUjhDc0tsbnc3NTRISGdIblQ2UixwPVRTTE1wemhXd1JPdWhueDM5VDduSmZqaHhJMm1RZXpSQkJuaG82ZGZPRWc9</response>

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

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

2022-12-30 07:45:57 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:57 | [Mutex] waiting for: [event]

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj12aEFNM2RhNHBCVWxpQnc3T1FScA==</auth>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj12aEFNM2RhNHBCVWxpQnc3T1FScA==</auth>

2022-12-30 07:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12aEFNM2RhNHBCVWxpQnc3T1FScHdXaTJwUzRsaFBoME5MWGR0MEx2LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12aEFNM2RhNHBCVWxpQnc3T1FScHdXaTJwUzRsaFBoME5MWGR0MEx2LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmhBTTNkYTRwQlVsaUJ3N09RUnB3V2kycFM0bGhQaDBOTFhkdDBMdixwPTZKSWsvZ3pGTDZDand1RGpFd0hrcW9XME5NZFA0ZWJEYUpkbTJLcmlyRWM9</response>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmhBTTNkYTRwQlVsaUJ3N09RUnB3V2kycFM0bGhQaDBOTFhkdDBMdixwPTZKSWsvZ3pGTDZDand1RGpFd0hrcW9XME5NZFA0ZWJEYUpkbTJLcmlyRWM9</response>

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

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

2022-12-30 07:45:57 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:57 | [Mutex] waiting for: [event]

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1qTFhnZUFuMEtnWUt6Tm5KdXNNWQ==</auth>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1qTFhnZUFuMEtnWUt6Tm5KdXNNWQ==</auth>

2022-12-30 07:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qTFhnZUFuMEtnWUt6Tm5KdXNNWXJDdktGamZRTEl2alh6VFMxMGg5LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qTFhnZUFuMEtnWUt6Tm5KdXNNWXJDdktGamZRTEl2alh6VFMxMGg5LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akxYZ2VBbjBLZ1lLek5uSnVzTVlyQ3ZLRmpmUUxJdmpYelRTMTBoOSxwPXRhTGhBTHppd3hXYmcxMjIvUVd0bjUrdG5uN2crZW1TQ1ZRUjJmWWVjdkk9</response>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akxYZ2VBbjBLZ1lLek5uSnVzTVlyQ3ZLRmpmUUxJdmpYelRTMTBoOSxwPXRhTGhBTHppd3hXYmcxMjIvUVd0bjUrdG5uN2crZW1TQ1ZRUjJmWWVjdkk9</response>

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

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

2022-12-30 07:45:57 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:57 | [Mutex] waiting for: [event]

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1hWXNXcTAyWklwNE5FUVFQMjdZTg==</auth>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1hWXNXcTAyWklwNE5FUVFQMjdZTg==</auth>

2022-12-30 07:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWXNXcTAyWklwNE5FUVFQMjdZTldielQ4c1FhMjNYTlMzcHhVVk10LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWXNXcTAyWklwNE5FUVFQMjdZTldielQ4c1FhMjNYTlMzcHhVVk10LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVlzV3EwMlpJcDRORVFRUDI3WU5XYnpUOHNRYTIzWE5TM3B4VVZNdCxwPXE1emdwSys0dDJwUjZ5dmloSnZEakFnZjRVQlBHZHE1T0lPd3hHSGZtWTg9</response>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVlzV3EwMlpJcDRORVFRUDI3WU5XYnpUOHNRYTIzWE5TM3B4VVZNdCxwPXE1emdwSys0dDJwUjZ5dmloSnZEakFnZjRVQlBHZHE1T0lPd3hHSGZtWTg9</response>

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

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

2022-12-30 07:45:57 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:57 | [Mutex] received everything.

2022-12-30 07:45:57 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:57 | [Mutex] waiting for: [event]

2022-12-30 07:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:57 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj14aXZ6VllOTWtNZ1RobFRiYjZxQw==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj14aXZ6VllOTWtNZ1RobFRiYjZxQw==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14aXZ6VllOTWtNZ1RobFRiYjZxQ2lPNGVxZnU3bmU4Y3lRSVNZOGlaLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14aXZ6VllOTWtNZ1RobFRiYjZxQ2lPNGVxZnU3bmU4Y3lRSVNZOGlaLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGl2elZZTk1rTWdUaGxUYmI2cUNpTzRlcWZ1N25lOGN5UUlTWThpWixwPXJaUlY4RmVFSnpwUXlIWGhUOVRWbkZCOWhBdzJXMkRvZ0xaTUFDbVM0S3c9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGl2elZZTk1rTWdUaGxUYmI2cUNpTzRlcWZ1N25lOGN5UUlTWThpWixwPXJaUlY4RmVFSnpwUXlIWGhUOVRWbkZCOWhBdzJXMkRvZ0xaTUFDbVM0S3c9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj0zMXZ2TGlsOWpLVkFrRE13OU9YWQ==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj0zMXZ2TGlsOWpLVkFrRE13OU9YWQ==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zMXZ2TGlsOWpLVkFrRE13OU9YWU5FMEVSbkF0NURraEVUVUd3VUt0LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zMXZ2TGlsOWpLVkFrRE13OU9YWU5FMEVSbkF0NURraEVUVUd3VUt0LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MzF2dkxpbDlqS1ZBa0RNdzlPWFlORTBFUm5BdDVEa2hFVFVHd1VLdCxwPTdlU1dQSkRsY3BkYjFuWFkrbHNmbGliTks0RnZyNy8yZlV5S0xYWGFCeWM9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MzF2dkxpbDlqS1ZBa0RNdzlPWFlORTBFUm5BdDVEa2hFVFVHd1VLdCxwPTdlU1dQSkRsY3BkYjFuWFkrbHNmbGliTks0RnZyNy8yZlV5S0xYWGFCeWM9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj16TnFzQUVJRHhpa0FOS0xnR3FFYg==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj16TnFzQUVJRHhpa0FOS0xnR3FFYg==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16TnFzQUVJRHhpa0FOS0xnR3FFYmltSHBJVWRaenA1aDl4bjBwMVo5LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16TnFzQUVJRHhpa0FOS0xnR3FFYmltSHBJVWRaenA1aDl4bjBwMVo5LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ek5xc0FFSUR4aWtBTktMZ0dxRWJpbUhwSVVkWnpwNWg5eG4wcDFaOSxwPS9YYWFoSjJqV0p6SlErZUNZYTFIY2tWbkdKN2pFblVVdXEvUTQzTlBpUlk9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ek5xc0FFSUR4aWtBTktMZ0dxRWJpbUhwSVVkWnpwNWg5eG4wcDFaOSxwPS9YYWFoSjJqV0p6SlErZUNZYTFIY2tWbkdKN2pFblVVdXEvUTQzTlBpUlk9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1BN2VJWmlCeGtUcWxrd0wzYkFMcw==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1BN2VJWmlCeGtUcWxrd0wzYkFMcw==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BN2VJWmlCeGtUcWxrd0wzYkFMc0NWTU9HaTZTOFd3VlRnYm9UeUNDLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BN2VJWmlCeGtUcWxrd0wzYkFMc0NWTU9HaTZTOFd3VlRnYm9UeUNDLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTdlSVppQnhrVHFsa3dMM2JBTHNDVk1PR2k2UzhXd1ZUZ2JvVHlDQyxwPW5yam1aUWtyay8wRGxNcEw0RWI4YVppNTQ5N1BKSGI0S21ndVVqL1NubGc9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTdlSVppQnhrVHFsa3dMM2JBTHNDVk1PR2k2UzhXd1ZUZ2JvVHlDQyxwPW5yam1aUWtyay8wRGxNcEw0RWI4YVppNTQ5N1BKSGI0S21ndVVqL1NubGc9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1jdlhoTWRTQjlEVzI5Z01ja0JXdA==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1jdlhoTWRTQjlEVzI5Z01ja0JXdA==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jdlhoTWRTQjlEVzI5Z01ja0JXdE13SVdOejkyZnJDQVc4TEMyS0JxLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jdlhoTWRTQjlEVzI5Z01ja0JXdE13SVdOejkyZnJDQVc4TEMyS0JxLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3ZYaE1kU0I5RFcyOWdNY2tCV3RNd0lXTno5MmZyQ0FXOExDMktCcSxwPWsrSkV6Wm5FREhtZGxHbDFVU05NekZ6K1RZUktHSmdLQzhMK0xHSTFSbHM9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3ZYaE1kU0I5RFcyOWdNY2tCV3RNd0lXTno5MmZyQ0FXOExDMktCcSxwPWsrSkV6Wm5FREhtZGxHbDFVU05NekZ6K1RZUktHSmdLQzhMK0xHSTFSbHM9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1Yc0JKVDBYdkhzb2tkOUZiT20wRA==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1Yc0JKVDBYdkhzb2tkOUZiT20wRA==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Yc0JKVDBYdkhzb2tkOUZiT20wRHpKOUdmcFh4eDdud0NhbzNNTWxRLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Yc0JKVDBYdkhzb2tkOUZiT20wRHpKOUdmcFh4eDdud0NhbzNNTWxRLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHNCSlQwWHZIc29rZDlGYk9tMER6SjlHZnBYeHg3bndDYW8zTU1sUSxwPW1MbjdjbzZ5N1hFWDJzNGh2djNYZlVPRmtnQndtaE1nU0t4TFdsczZZemc9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHNCSlQwWHZIc29rZDlGYk9tMER6SjlHZnBYeHg3bndDYW8zTU1sUSxwPW1MbjdjbzZ5N1hFWDJzNGh2djNYZlVPRmtnQndtaE1nU0t4TFdsczZZemc9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1MZXpaS2ZoSlQ5UFh1YkZjN0dRVA==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1MZXpaS2ZoSlQ5UFh1YkZjN0dRVA==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MZXpaS2ZoSlQ5UFh1YkZjN0dRVExPMVFZUHBSRmFneERFd0lDUjkwLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MZXpaS2ZoSlQ5UFh1YkZjN0dRVExPMVFZUHBSRmFneERFd0lDUjkwLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TGV6WktmaEpUOVBYdWJGYzdHUVRMTzFRWVBwUkZhZ3hERXdJQ1I5MCxwPUc2Smd6T1pqYzhyUlJRLzk3clJiZjYrbkl6cmNWYXoxNDdvOFVyOFhjUGc9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TGV6WktmaEpUOVBYdWJGYzdHUVRMTzFRWVBwUkZhZ3hERXdJQ1I5MCxwPUc2Smd6T1pqYzhyUlJRLzk3clJiZjYrbkl6cmNWYXoxNDdvOFVyOFhjUGc9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1HUkVmOEZoSnhZd1hyWUJXWlJxVw==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1HUkVmOEZoSnhZd1hyWUJXWlJxVw==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HUkVmOEZoSnhZd1hyWUJXWlJxV2RnYkhwaE53d3Q0SjRYM1pMY1VELHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HUkVmOEZoSnhZd1hyWUJXWlJxV2RnYkhwaE53d3Q0SjRYM1pMY1VELHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1JFZjhGaEp4WXdYcllCV1pScVdkZ2JIcGhOd3d0NEo0WDNaTGNVRCxwPWRpSXlqZWpJRHZCRFJMSjJjWG1OZXA5M25OWGk4UGU1MjRuWExKb29YS0E9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1JFZjhGaEp4WXdYcllCV1pScVdkZ2JIcGhOd3d0NEo0WDNaTGNVRCxwPWRpSXlqZWpJRHZCRFJMSjJjWG1OZXA5M25OWGk4UGU1MjRuWExKb29YS0E9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj16TmVWWk5QbzVGcUVJb0VMRDA3NA==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj16TmVWWk5QbzVGcUVJb0VMRDA3NA==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16TmVWWk5QbzVGcUVJb0VMRDA3NElyWk52bHBFNDA0eEhCVmxDbDNFLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16TmVWWk5QbzVGcUVJb0VMRDA3NElyWk52bHBFNDA0eEhCVmxDbDNFLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ek5lVlpOUG81RnFFSW9FTEQwNzRJclpOdmxwRTQwNHhIQlZsQ2wzRSxwPW9ET1JzUHEzdWJFd29aR2FabkR0L1Y0TTBWK0xGNkExVGVqZDY0TGdWWDA9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ek5lVlpOUG81RnFFSW9FTEQwNzRJclpOdmxwRTQwNHhIQlZsQ2wzRSxwPW9ET1JzUHEzdWJFd29aR2FabkR0L1Y0TTBWK0xGNkExVGVqZDY0TGdWWDA9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1zMnJJd3dBeHUxM0Q3ejZOY3pkaQ==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1zMnJJd3dBeHUxM0Q3ejZOY3pkaQ==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zMnJJd3dBeHUxM0Q3ejZOY3pkaTNTTGIxU0JtQXoyN3FVbUpjQU1VLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zMnJJd3dBeHUxM0Q3ejZOY3pkaTNTTGIxU0JtQXoyN3FVbUpjQU1VLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9czJySXd3QXh1MTNEN3o2TmN6ZGkzU0xiMVNCbUF6MjdxVW1KY0FNVSxwPVBjK016cnh6SUdmOFdWTmFXa1ljYWRLSFNDWlBsS25rcnA5WFBFT0IyQWs9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9czJySXd3QXh1MTNEN3o2TmN6ZGkzU0xiMVNCbUF6MjdxVW1KY0FNVSxwPVBjK016cnh6SUdmOFdWTmFXa1ljYWRLSFNDWlBsS25rcnA5WFBFT0IyQWs9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1hcEhQSjB1Yk9uWUs1OGttWjJsVg==</auth>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1hcEhQSjB1Yk9uWUs1OGttWjJsVg==</auth>

2022-12-30 07:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hcEhQSjB1Yk9uWUs1OGttWjJsVlowV0ZpNFY2cUpRdkNibTRVajlxLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hcEhQSjB1Yk9uWUs1OGttWjJsVlowV0ZpNFY2cUpRdkNibTRVajlxLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YXBIUEowdWJPbllLNThrbVoybFZaMFdGaTRWNnFKUXZDYm00VWo5cSxwPVpoRDg2SHFNaENHZUNNVFY5YVZWS09Rd0VrQm5yQ1hibWZCVEFBRUdjbUU9</response>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YXBIUEowdWJPbllLNThrbVoybFZaMFdGaTRWNnFKUXZDYm00VWo5cSxwPVpoRDg2SHFNaENHZUNNVFY5YVZWS09Rd0VrQm5yQ1hibWZCVEFBRUdjbUU9</response>

2022-12-30 07:45:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:58 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:58 | [Mutex] received everything.

2022-12-30 07:45:58 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:58 | [Mutex] waiting for: [event]

2022-12-30 07:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:58 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1STTVBOWhYRUt2SzVrZXI1b3RZOQ==</auth>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1STTVBOWhYRUt2SzVrZXI1b3RZOQ==</auth>

2022-12-30 07:45:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1STTVBOWhYRUt2SzVrZXI1b3RZOXBzNklvblRXNk5ZZHlTUlZObEQ2LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1STTVBOWhYRUt2SzVrZXI1b3RZOXBzNklvblRXNk5ZZHlTUlZObEQ2LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Uk01QTloWEVLdks1a2VyNW90WTlwczZJb25UVzZOWWR5U1JWTmxENixwPUd3TkpHSW9zemxIb0hYUTUwYkhhT0d2dVNuMkdpbEs2Rk5LYkJFMmxyazQ9</response>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Uk01QTloWEVLdks1a2VyNW90WTlwczZJb25UVzZOWWR5U1JWTmxENixwPUd3TkpHSW9zemxIb0hYUTUwYkhhT0d2dVNuMkdpbEs2Rk5LYkJFMmxyazQ9</response>

2022-12-30 07:45:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:59 | [Mutex] received everything.

2022-12-30 07:45:59 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:59 | [Mutex] waiting for: [event]

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1vZGtTaW9Ub3FVMDlyNUJ2bVI3OA==</auth>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1vZGtTaW9Ub3FVMDlyNUJ2bVI3OA==</auth>

2022-12-30 07:45:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vZGtTaW9Ub3FVMDlyNUJ2bVI3OHV1WXl6ZjNIelJDYnJkQVl2Umc4LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vZGtTaW9Ub3FVMDlyNUJ2bVI3OHV1WXl6ZjNIelJDYnJkQVl2Umc4LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2RrU2lvVG9xVTA5cjVCdm1SNzh1dVl5emYzSHpSQ2JyZEFZdlJnOCxwPXQ1clJmRnVQczA0VGpSaFFzZkZ1bU9BY2xlVTlIL0dFRWpnZFp0YjNsMGc9</response>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2RrU2lvVG9xVTA5cjVCdm1SNzh1dVl5emYzSHpSQ2JyZEFZdlJnOCxwPXQ1clJmRnVQczA0VGpSaFFzZkZ1bU9BY2xlVTlIL0dFRWpnZFp0YjNsMGc9</response>

2022-12-30 07:45:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:59 | [Mutex] received everything.

2022-12-30 07:45:59 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:59 | [Mutex] waiting for: [event]

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj10dG5iWFNHSjVzMmNsU0FUWHV2ZQ==</auth>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj10dG5iWFNHSjVzMmNsU0FUWHV2ZQ==</auth>

2022-12-30 07:45:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10dG5iWFNHSjVzMmNsU0FUWHV2ZW5LQ1pHbTA4a3VuS1BlVnd2aDBKLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10dG5iWFNHSjVzMmNsU0FUWHV2ZW5LQ1pHbTA4a3VuS1BlVnd2aDBKLHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dHRuYlhTR0o1czJjbFNBVFh1dmVuS0NaR20wOGt1bktQZVZ3dmgwSixwPVRwTXVZOUZzM0tHa0dhdXNwVTFWaUZmVURkRVJGdVN3WnN2TjZ5RTUyb1k9</response>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dHRuYlhTR0o1czJjbFNBVFh1dmVuS0NaR20wOGt1bktQZVZ3dmgwSixwPVRwTXVZOUZzM0tHa0dhdXNwVTFWaUZmVURkRVJGdVN3WnN2TjZ5RTUyb1k9</response>

2022-12-30 07:45:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:59 | [Mutex] received everything.

2022-12-30 07:45:59 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:59 | [Mutex] waiting for: [event]

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj16MXZSRzlDc2ZDa3dQc0NWVkVUVw==</auth>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj16MXZSRzlDc2ZDa3dQc0NWVkVUVw==</auth>

2022-12-30 07:45:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16MXZSRzlDc2ZDa3dQc0NWVkVUV0pielRiTE1QR0JETjdYNHdDZ094LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16MXZSRzlDc2ZDa3dQc0NWVkVUV0pielRiTE1QR0JETjdYNHdDZ094LHM9d2R1UW9nTVVIZXdJSFE9PSxpPTQwOTY=</challenge>

2022-12-30 07:45:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejF2Ukc5Q3NmQ2t3UHNDVlZFVFdKYnpUYkxNUEdCRE43WDR3Q2dPeCxwPXpsV0UxYmVDaXBBbVN6QXVlUFlVeWc1dk1YejZUOHMxTlQyUGxQblRTV0E9</response>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejF2Ukc5Q3NmQ2t3UHNDVlZFVFdKYnpUYkxNUEdCRE43WDR3Q2dPeCxwPXpsV0UxYmVDaXBBbVN6QXVlUFlVeWc1dk1YejZUOHMxTlQyUGxQblRTV0E9</response>

2022-12-30 07:45:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:45:59 | [Mutex] notify: [event, authFailed]

2022-12-30 07:45:59 | [Mutex] received everything.

2022-12-30 07:45:59 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:45:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:45:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1FUXhJeHN1YUgzR0wzUWRWUWoxRQ==</auth>

2022-12-30 07:45:59 | user :: user_cz119o0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N6MTE5bzAwMjcscj1FUXhJeHN1YUgzR0wzUWRWUWoxRQ==</auth>

2022-12-30 07:45:59 |  >> <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-12-30 07:45:59 | user :: user_cz119o0027@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-12-30 07:46:01 | [Mutex] waiting for: [user]

2022-12-30 07:46:01 | [Mutex] received everything.

2022-12-30 07:46:01 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 2.993s
2022-12-30 07:46:01 |

2022-12-30 07:46:01 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-12-30 07:46:01 | ------------------------------------

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5c1dd339

2022-12-30 07:46:01 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-30 07:46:01 | [Mutex] waiting for: [registration]

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@52da26ca

2022-12-30 07:46:01 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@56e5b849

2022-12-30 07:46:01 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:01 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:46:01 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:46:01 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:01 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@13e72cf1

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@21d1a1af

2022-12-30 07:46:01 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:01 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:46:01 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:46:01 | user :: null >> <iq to="test-domain.com" id="6ebtfVl0h28GCslMKybEFnc" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-30 07:46:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="6ebtfVl0h28GCslMKybEFnc" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-30 07:46:01 | user :: null << <iq xmlns="jabber:client" id="6ebtfVl0h28GCslMKybEFnc" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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-12-30 07:46:01 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="6ebtfVl0h28GCslMKybEFnc" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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-12-30 07:46:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@223e3f29

2022-12-30 07:46:01 | user :: null >> <iq to="test-domain.com" id="g3CqhEu29Ax7GmMEu5gFlNW" type="set"><query xmlns="jabber:iq:register"><username>user_ilycxl0028</username><password>user_ilycxl0028</password><email>334b50a4-34d4-4c39-8138-b883ab26e124@localhost</email></query></iq>

2022-12-30 07:46:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="g3CqhEu29Ax7GmMEu5gFlNW" type="set"><query xmlns="jabber:iq:register"><username>user_ilycxl0028</username><password>user_ilycxl0028</password><email>334b50a4-34d4-4c39-8138-b883ab26e124@localhost</email></query></iq>}

2022-12-30 07:46:01 | user :: null << <iq xmlns="jabber:client" id="g3CqhEu29Ax7GmMEu5gFlNW" type="result" from="test-domain.com"/>

2022-12-30 07:46:01 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="g3CqhEu29Ax7GmMEu5gFlNW" type="result" from="test-domain.com"/>}

2022-12-30 07:46:01 | [Mutex] received everything.

2022-12-30 07:46:01 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-30 07:46:01 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-30 07:46:01 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@59e2ecd7

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@73c8d3be

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5fb8d8b1

2022-12-30 07:46:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@cac7318

2022-12-30 07:46:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@42e6a20e

2022-12-30 07:46:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1TVWRlbTh5UEZ0OEtWc1UxNHpnQw==</auth>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1TVWRlbTh5UEZ0OEtWc1UxNHpnQw==</auth>

2022-12-30 07:46:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TVWRlbTh5UEZ0OEtWc1UxNHpnQ3J4UHVsc0dxZFJFamlQMWMwRWpvLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TVWRlbTh5UEZ0OEtWc1UxNHpnQ3J4UHVsc0dxZFJFamlQMWMwRWpvLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1VkZW04eVBGdDhLVnNVMTR6Z0NyeFB1bHNHcWRSRWppUDFjMEVqbyxwPXN3MUZVY1BVVFNNbXJYWktXeFRONGVyR09DZ2xQUWI3ZCtyczNmRldHSDg9</response>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1VkZW04eVBGdDhLVnNVMTR6Z0NyeFB1bHNHcWRSRWppUDFjMEVqbyxwPXN3MUZVY1BVVFNNbXJYWktXeFRONGVyR09DZ2xQUWI3ZCtyczNmRldHSDg9</response>

2022-12-30 07:46:01 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UTlBobk43SG82VlVRS1JKYjhrdUszWGRmZUFlQkQrTktiSk9Ia0hnS2YwPQ==</success>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UTlBobk43SG82VlVRS1JKYjhrdUszWGRmZUFlQkQrTktiSk9Ia0hnS2YwPQ==</success>

2022-12-30 07:46:01 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:01 | user :: user_ilycxl0028@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:01 |  << <iq xmlns="jabber:client" id="vVcs37l2pgFDHT6tqUeIEJy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com >> <iq xmlns="jabber:client" id="vVcs37l2pgFDHT6tqUeIEJy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:01 |  >> <iq xmlns="jabber:client" id="vVcs37l2pgFDHT6tqUeIEJy" type="result" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_ilycxl0028@test-domain.com/228467168-tigase-25</jid></bind></iq>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com << <iq xmlns="jabber:client" id="vVcs37l2pgFDHT6tqUeIEJy" type="result" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_ilycxl0028@test-domain.com/228467168-tigase-25</jid></bind></iq>

2022-12-30 07:46:01 |  << <iq xmlns="jabber:client" id="pS1sUSQSROLxbILY5tnfOTg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 >> <iq xmlns="jabber:client" id="pS1sUSQSROLxbILY5tnfOTg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:01 |  >> <iq xmlns="jabber:client" id="pS1sUSQSROLxbILY5tnfOTg" type="result" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"/>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 << <iq xmlns="jabber:client" id="pS1sUSQSROLxbILY5tnfOTg" type="result" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"/>

2022-12-30 07:46:01 |  << <iq to="test-domain.com" id="RU5dINDIqUU07kNBjYh09BD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 >> <iq to="test-domain.com" id="RU5dINDIqUU07kNBjYh09BD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:46:01 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:01 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="74bd5bbd-5397-49a7-a645-f86c1ffbfefd" max="60" resume="true"/>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="74bd5bbd-5397-49a7-a645-f86c1ffbfefd" max="60" resume="true"/>

2022-12-30 07:46:01 |  << <iq id="dlmKU4m9oY05shBEiEoY3cx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 >> <iq id="dlmKU4m9oY05shBEiEoY3cx" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 07:46:01 |  >> <iq xmlns="jabber:client" id="RU5dINDIqUU07kNBjYh09BD" type="result" from="test-domain.com" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-30 07:46:01 | user :: user_ilycxl0028@test-domain.com/228467168-tigase-25 << <iq xmlns="jabber:client" id="RU5dINDIqUU07kNBjYh09BD" type="result" from="test-domain.com" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-30 07:46:02 | Disconnecting

2022-12-30 07:46:02 | [Mutex] notify: [disconnected]

2022-12-30 07:46:02 | [Mutex] received everything.

2022-12-30 07:46:02 |  >> <iq xmlns="jabber:client" id="dlmKU4m9oY05shBEiEoY3cx" type="result" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <iq xmlns="jabber:client" id="dlmKU4m9oY05shBEiEoY3cx" type="result" to="user_ilycxl0028@test-domain.com/228467168-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:02 |  >> <presence xmlns="jabber:client" from="user_ilycxl0028@test-domain.com/228467168-tigase-25" to="user_ilycxl0028@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <presence xmlns="jabber:client" from="user_ilycxl0028@test-domain.com/228467168-tigase-25" to="user_ilycxl0028@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:02 | [Mutex] notify: [disconnected]

2022-12-30 07:46:02 | [Mutex] waiting for: [event]

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1vNE40Yk5UUUQ4b3dDbnQ4UGJidA==</auth>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1vNE40Yk5UUUQ4b3dDbnQ4UGJidA==</auth>

2022-12-30 07:46:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vNE40Yk5UUUQ4b3dDbnQ4UGJidDZNd2daN1NCazZxVDdTNER6QkQ0LHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vNE40Yk5UUUQ4b3dDbnQ4UGJidDZNd2daN1NCazZxVDdTNER6QkQ0LHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bzRONGJOVFFEOG93Q250OFBiYnQ2TXdnWjdTQms2cVQ3UzREekJENCxwPXduOFdUZzZMY1Z2bG5KUThqMGhEcHlWdElTWXlDTmtLTVRtNkdsa3BjVTQ9</response>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bzRONGJOVFFEOG93Q250OFBiYnQ2TXdnWjdTQms2cVQ3UzREekJENCxwPXduOFdUZzZMY1Z2bG5KUThqMGhEcHlWdElTWXlDTmtLTVRtNkdsa3BjVTQ9</response>

2022-12-30 07:46:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:02 | [Mutex] received everything.

2022-12-30 07:46:02 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:02 | [Mutex] waiting for: [event]

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1BRkUzNkZ4UXZua0xtS2JTMmthTw==</auth>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1BRkUzNkZ4UXZua0xtS2JTMmthTw==</auth>

2022-12-30 07:46:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BRkUzNkZ4UXZua0xtS2JTMmthTzR6dkdTWGRUa0ZrRFRkaW5Edk83LHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BRkUzNkZ4UXZua0xtS2JTMmthTzR6dkdTWGRUa0ZrRFRkaW5Edk83LHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUZFMzZGeFF2bmtMbUtiUzJrYU80enZHU1hkVGtGa0RUZGluRHZPNyxwPVh5aVpCRjlseUR4SGZDMCt3cFA1MjRzOTBOWHRVRS9UY2VEZGdhaldpaGc9</response>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUZFMzZGeFF2bmtMbUtiUzJrYU80enZHU1hkVGtGa0RUZGluRHZPNyxwPVh5aVpCRjlseUR4SGZDMCt3cFA1MjRzOTBOWHRVRS9UY2VEZGdhaldpaGc9</response>

2022-12-30 07:46:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:02 | [Mutex] received everything.

2022-12-30 07:46:02 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:02 | [Mutex] waiting for: [event]

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1pZ3NNTHF2UUkwaVRnUEpNSG9GcQ==</auth>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1pZ3NNTHF2UUkwaVRnUEpNSG9GcQ==</auth>

2022-12-30 07:46:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pZ3NNTHF2UUkwaVRnUEpNSG9GcUM4NnhMczlYaHJ6Z0FHSkRiWVRaLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pZ3NNTHF2UUkwaVRnUEpNSG9GcUM4NnhMczlYaHJ6Z0FHSkRiWVRaLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aWdzTUxxdlFJMGlUZ1BKTUhvRnFDODZ4THM5WGhyemdBR0pEYllUWixwPUpNK2E1T2tyRGFwTnNobXBVSS9JWUVEYmV6dnJnWWwrcGlqRnlML3BUcjQ9</response>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aWdzTUxxdlFJMGlUZ1BKTUhvRnFDODZ4THM5WGhyemdBR0pEYllUWixwPUpNK2E1T2tyRGFwTnNobXBVSS9JWUVEYmV6dnJnWWwrcGlqRnlML3BUcjQ9</response>

2022-12-30 07:46:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:02 | [Mutex] received everything.

2022-12-30 07:46:02 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:02 | [Mutex] waiting for: [event]

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1ZZDhWeVZ1YWlLMmI0WVpFNDFVVg==</auth>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1ZZDhWeVZ1YWlLMmI0WVpFNDFVVg==</auth>

2022-12-30 07:46:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZZDhWeVZ1YWlLMmI0WVpFNDFVVmlHcG9JU3pwTnl2a3dwSE9HSkhxLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZZDhWeVZ1YWlLMmI0WVpFNDFVVmlHcG9JU3pwTnl2a3dwSE9HSkhxLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WWQ4VnlWdWFpSzJiNFlaRTQxVVZpR3BvSVN6cE55dmt3cEhPR0pIcSxwPXY5aUFzMVZFeTd2VE1IRVRhdVVpbTlSNGtoR0p0QkFwMlVKZ1p6TThmb2s9</response>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WWQ4VnlWdWFpSzJiNFlaRTQxVVZpR3BvSVN6cE55dmt3cEhPR0pIcSxwPXY5aUFzMVZFeTd2VE1IRVRhdVVpbTlSNGtoR0p0QkFwMlVKZ1p6TThmb2s9</response>

2022-12-30 07:46:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:02 | [Mutex] received everything.

2022-12-30 07:46:02 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1wQXI4STdSSW1nUWlFZlFvOVJyTQ==</auth>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lseWN4bDAwMjgscj1wQXI4STdSSW1nUWlFZlFvOVJyTQ==</auth>

2022-12-30 07:46:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wQXI4STdSSW1nUWlFZlFvOVJyTWpTdTlucm5ZRmJ4Umd5UXh3Yk9qLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wQXI4STdSSW1nUWlFZlFvOVJyTWpTdTlucm5ZRmJ4Umd5UXh3Yk9qLHM9VXpVNWpaa3JrRG14RWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cEFyOEk3UkltZ1FpRWZRbzlSck1qU3U5bnJuWUZieFJneVF4d2JPaixwPVE2VGJIZE1sRzhxL2FZZ0dBNnN3V2hlQWtrZHhmbGNzOHVDWTNHRUNmaTA9</response>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cEFyOEk3UkltZ1FpRWZRbzlSck1qU3U5bnJuWUZieFJneVF4d2JPaixwPVE2VGJIZE1sRzhxL2FZZ0dBNnN3V2hlQWtrZHhmbGNzOHVDWTNHRUNmaTA9</response>

2022-12-30 07:46:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:02 | user :: user_ilycxl0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:04 | [Mutex] waiting for: [user]

2022-12-30 07:46:04 | [Mutex] received everything.

2022-12-30 07:46:04 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.770s
2022-12-30 07:46:04 |

2022-12-30 07:46:04 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-12-30 07:46:04 | ------------------------------------

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3e373a31

2022-12-30 07:46:04 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-30 07:46:04 | [Mutex] waiting for: [registration]

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@30f0c387

2022-12-30 07:46:04 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@34cf5141

2022-12-30 07:46:04 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:46:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:46:04 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@71cdc9bc

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@76ac8306

2022-12-30 07:46:04 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:46:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:46:04 | user :: null >> <iq to="test-domain.com" id="h8DFq28lYjFMyaq2bs37l2p" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-30 07:46:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="h8DFq28lYjFMyaq2bs37l2p" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-30 07:46:04 | user :: null << <iq xmlns="jabber:client" id="h8DFq28lYjFMyaq2bs37l2p" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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-12-30 07:46:04 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="h8DFq28lYjFMyaq2bs37l2p" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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-12-30 07:46:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@40769aaf

2022-12-30 07:46:04 | user :: null >> <iq to="test-domain.com" id="N9EHuaoR0nN24cuarY5btiV" type="set"><query xmlns="jabber:iq:register"><username>user_s51vkl0029</username><password>user_s51vkl0029</password><email>bef4153f-5099-4198-a0d5-088838c059c7@localhost</email></query></iq>

2022-12-30 07:46:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="N9EHuaoR0nN24cuarY5btiV" type="set"><query xmlns="jabber:iq:register"><username>user_s51vkl0029</username><password>user_s51vkl0029</password><email>bef4153f-5099-4198-a0d5-088838c059c7@localhost</email></query></iq>}

2022-12-30 07:46:04 | user :: null << <iq xmlns="jabber:client" id="N9EHuaoR0nN24cuarY5btiV" type="result" from="test-domain.com"/>

2022-12-30 07:46:04 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="N9EHuaoR0nN24cuarY5btiV" type="result" from="test-domain.com"/>}

2022-12-30 07:46:04 | [Mutex] received everything.

2022-12-30 07:46:04 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-30 07:46:04 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@efd8eb9

2022-12-30 07:46:04 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@11e236f3

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@344337a

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7713725f

2022-12-30 07:46:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@15f9a242

2022-12-30 07:46:04 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:04 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1LdHhBVjRBOXVsVjRTVUtRanM3NQ==</auth>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1LdHhBVjRBOXVsVjRTVUtRanM3NQ==</auth>

2022-12-30 07:46:04 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdHhBVjRBOXVsVjRTVUtRanM3NU1tUWdXSFVRcDJWNG1rR1VnVjA0LHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdHhBVjRBOXVsVjRTVUtRanM3NU1tUWdXSFVRcDJWNG1rR1VnVjA0LHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:04 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3R4QVY0QTl1bFY0U1VLUWpzNzVNbVFnV0hVUXAyVjRta0dVZ1YwNCxwPTRSQWRBSFZmQjRucUtWam9sa2VTWVdJUldaTDU0MHBaSk1OeXpGcDU4OVE9</response>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3R4QVY0QTl1bFY0U1VLUWpzNzVNbVFnV0hVUXAyVjRta0dVZ1YwNCxwPTRSQWRBSFZmQjRucUtWam9sa2VTWVdJUldaTDU0MHBaSk1OeXpGcDU4OVE9</response>

2022-12-30 07:46:04 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xQ2c5Z2xXR3NlUmtPU2d6bXA5VzVvSmtmeldBTnZLZHQ4TnovZG9vajQwPQ==</success>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xQ2c5Z2xXR3NlUmtPU2d6bXA5VzVvSmtmeldBTnZLZHQ4TnovZG9vajQwPQ==</success>

2022-12-30 07:46:04 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:04 | user :: user_s51vkl0029@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:04 |  << <iq xmlns="jabber:client" id="LmfIEJyiEn2rViAeyiHu7fB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com >> <iq xmlns="jabber:client" id="LmfIEJyiEn2rViAeyiHu7fB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:04 |  >> <iq xmlns="jabber:client" id="LmfIEJyiEn2rViAeyiHu7fB" type="result" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_s51vkl0029@test-domain.com/228467168-tigase-26</jid></bind></iq>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <iq xmlns="jabber:client" id="LmfIEJyiEn2rViAeyiHu7fB" type="result" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_s51vkl0029@test-domain.com/228467168-tigase-26</jid></bind></iq>

2022-12-30 07:46:04 |  << <iq xmlns="jabber:client" id="u9AfAjDn6xwbFL1mZsYmYaL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 >> <iq xmlns="jabber:client" id="u9AfAjDn6xwbFL1mZsYmYaL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:04 |  >> <iq xmlns="jabber:client" id="u9AfAjDn6xwbFL1mZsYmYaL" type="result" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"/>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 << <iq xmlns="jabber:client" id="u9AfAjDn6xwbFL1mZsYmYaL" type="result" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"/>

2022-12-30 07:46:04 |  << <iq to="test-domain.com" id="QaBexm5dSKycAhErTT8BErb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 >> <iq to="test-domain.com" id="QaBexm5dSKycAhErTT8BErb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:46:04 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:04 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="f278e4e4-9cdc-4b77-b326-b30d15b8391d" max="60" resume="true"/>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="f278e4e4-9cdc-4b77-b326-b30d15b8391d" max="60" resume="true"/>

2022-12-30 07:46:04 |  << <iq id="z6n4toV9JXeJWWiQUfAmMDy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 >> <iq id="z6n4toV9JXeJWWiQUfAmMDy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:04 |  >> <iq xmlns="jabber:client" id="QaBexm5dSKycAhErTT8BErb" type="result" from="test-domain.com" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 << <iq xmlns="jabber:client" id="QaBexm5dSKycAhErTT8BErb" type="result" from="test-domain.com" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 07:46:04 |  >> <iq xmlns="jabber:client" id="z6n4toV9JXeJWWiQUfAmMDy" type="result" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 << <iq xmlns="jabber:client" id="z6n4toV9JXeJWWiQUfAmMDy" type="result" to="user_s51vkl0029@test-domain.com/228467168-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:04 | Disconnecting

2022-12-30 07:46:04 |  >> <presence xmlns="jabber:client" from="user_s51vkl0029@test-domain.com/228467168-tigase-26" to="user_s51vkl0029@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com/228467168-tigase-26 << <presence xmlns="jabber:client" from="user_s51vkl0029@test-domain.com/228467168-tigase-26" to="user_s51vkl0029@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:04 | [Mutex] notify: [disconnected]

2022-12-30 07:46:04 | [Mutex] received everything.

2022-12-30 07:46:04 | [Mutex] waiting for: [event]

2022-12-30 07:46:04 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:04 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1Pb1pSQVZ0RXFUQ0E1YmFKN2ZKag==</auth>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1Pb1pSQVZ0RXFUQ0E1YmFKN2ZKag==</auth>

2022-12-30 07:46:04 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pb1pSQVZ0RXFUQ0E1YmFKN2ZKamUzYzkzMGxjTU1VNUlXWEJmYWdBLHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:04 | user :: user_s51vkl0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pb1pSQVZ0RXFUQ0E1YmFKN2ZKamUzYzkzMGxjTU1VNUlXWEJmYWdBLHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T29aUkFWdEVxVENBNWJhSjdmSmplM2M5MzBsY01NVTVJV1hCZmFnQSxwPWU5d0xHa3hyR3lVbmFpdGJLcUhPR05RcUtHcnVwV3RqOW9ieW12Y3dnNkE9</response>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T29aUkFWdEVxVENBNWJhSjdmSmplM2M5MzBsY01NVTVJV1hCZmFnQSxwPWU5d0xHa3hyR3lVbmFpdGJLcUhPR05RcUtHcnVwV3RqOW9ieW12Y3dnNkE9</response>

2022-12-30 07:46:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:05 | [Mutex] received everything.

2022-12-30 07:46:05 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:05 | [Mutex] waiting for: [event]

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj15M2kya1RacHFkVHlNUGdmU0JHUQ==</auth>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj15M2kya1RacHFkVHlNUGdmU0JHUQ==</auth>

2022-12-30 07:46:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15M2kya1RacHFkVHlNUGdmU0JHUUY3bFVXWExuVFVzVHFpTTAwbDQ0LHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15M2kya1RacHFkVHlNUGdmU0JHUUY3bFVXWExuVFVzVHFpTTAwbDQ0LHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTNpMmtUWnBxZFR5TVBnZlNCR1FGN2xVV1hMblRVc1RxaU0wMGw0NCxwPVIrQmI4V294R1Nva1lKMEhFOXRJbHI1V2NScnFYSmdzaE0yVkl2SGUzR1k9</response>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTNpMmtUWnBxZFR5TVBnZlNCR1FGN2xVV1hMblRVc1RxaU0wMGw0NCxwPVIrQmI4V294R1Nva1lKMEhFOXRJbHI1V2NScnFYSmdzaE0yVkl2SGUzR1k9</response>

2022-12-30 07:46:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:05 | [Mutex] received everything.

2022-12-30 07:46:05 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:05 | [Mutex] waiting for: [event]

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1oSmVlY01ESGh3OUxxVVp1VGhmYQ==</auth>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1oSmVlY01ESGh3OUxxVVp1VGhmYQ==</auth>

2022-12-30 07:46:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oSmVlY01ESGh3OUxxVVp1VGhmYVpoU2hMZXlMZE1URHU4YzhXelNiLHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oSmVlY01ESGh3OUxxVVp1VGhmYVpoU2hMZXlMZE1URHU4YzhXelNiLHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aEplZWNNREhodzlMcVVadVRoZmFaaFNoTGV5TGRNVER1OGM4V3pTYixwPTBlTVh4RVFkeXZBVmVqWkRRNStRSTZDbzVQRGFhMzJwU0J4RUFSOFp6QzQ9</response>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aEplZWNNREhodzlMcVVadVRoZmFaaFNoTGV5TGRNVER1OGM4V3pTYixwPTBlTVh4RVFkeXZBVmVqWkRRNStRSTZDbzVQRGFhMzJwU0J4RUFSOFp6QzQ9</response>

2022-12-30 07:46:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:05 | [Mutex] received everything.

2022-12-30 07:46:05 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:05 | [Mutex] waiting for: [event]

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczUxdmtsMDAyOQAgLSAtIC0gLSAt</auth>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczUxdmtsMDAyOQAgLSAtIC0gLSAt</auth>

2022-12-30 07:46:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:05 | [Mutex] received everything.

2022-12-30 07:46:05 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1IbHkyN2ttMW1yZXk3ZVNST1d3MA==</auth>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M1MXZrbDAwMjkscj1IbHkyN2ttMW1yZXk3ZVNST1d3MA==</auth>

2022-12-30 07:46:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IbHkyN2ttMW1yZXk3ZVNST1d3MExaQ3FsUE5UTFQ1RFZsblhXdTJOLHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IbHkyN2ttMW1yZXk3ZVNST1d3MExaQ3FsUE5UTFQ1RFZsblhXdTJOLHM9WTFLM2FMMi80dGNBWWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGx5MjdrbTFtcmV5N2VTUk9XdzBMWkNxbFBOVExUNURWbG5YV3UyTixwPUhzSDJRSHRUQUlZU1djb3p0Zzk3aFZSQmViZmxRQVZNOHcyclBoNjk1THc9</response>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGx5MjdrbTFtcmV5N2VTUk9XdzBMWkNxbFBOVExUNURWbG5YV3UyTixwPUhzSDJRSHRUQUlZU1djb3p0Zzk3aFZSQmViZmxRQVZNOHcyclBoNjk1THc9</response>

2022-12-30 07:46:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:05 | user :: user_s51vkl0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:07 | [Mutex] waiting for: [user]

2022-12-30 07:46:07 | [Mutex] received everything.

2022-12-30 07:46:07 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.834s
2022-12-30 07:46:07 |

2022-12-30 07:46:07 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-12-30 07:46:07 | ------------------------------------

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@79e5093

2022-12-30 07:46:07 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-30 07:46:07 | [Mutex] waiting for: [registration]

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@959ae10

2022-12-30 07:46:07 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@d663be3

2022-12-30 07:46:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:46:07 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:46:07 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4864a42b

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3d8b6f7c

2022-12-30 07:46:07 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 07:46:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 07:46:07 | user :: null >> <iq to="test-domain.com" id="cjVhCEyk5gIu3o9l8gAgIxa" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-30 07:46:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cjVhCEyk5gIu3o9l8gAgIxa" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-30 07:46:07 | user :: null << <iq xmlns="jabber:client" id="cjVhCEyk5gIu3o9l8gAgIxa" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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 label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2022-12-30 07:46:07 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="cjVhCEyk5gIu3o9l8gAgIxa" type="result" from="test-domain.com"><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 xmlns="jabber:x:data" type="form"><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 label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@79e66ff3

2022-12-30 07:46:07 | user :: null >> <iq to="test-domain.com" id="Y7jFw9oVRP0l8p7FPYdUSaA" type="set"><query xmlns="jabber:iq:register"><username>user_edbabu0030</username><password>user_edbabu0030</password><email>5e797d65-db87-4b63-bee6-b5dad151c268@localhost</email></query></iq>

2022-12-30 07:46:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Y7jFw9oVRP0l8p7FPYdUSaA" type="set"><query xmlns="jabber:iq:register"><username>user_edbabu0030</username><password>user_edbabu0030</password><email>5e797d65-db87-4b63-bee6-b5dad151c268@localhost</email></query></iq>}

2022-12-30 07:46:07 | user :: null << <iq xmlns="jabber:client" id="Y7jFw9oVRP0l8p7FPYdUSaA" type="result" from="test-domain.com"/>

2022-12-30 07:46:07 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="Y7jFw9oVRP0l8p7FPYdUSaA" type="result" from="test-domain.com"/>}

2022-12-30 07:46:07 | [Mutex] received everything.

2022-12-30 07:46:07 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-30 07:46:07 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-30 07:46:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@45e3fa0f

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@284b5b64

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4edd219e

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@40e4641

2022-12-30 07:46:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5ee7f74d

2022-12-30 07:46:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1OZWdQOURTSGFKUXdLMng3ak14Mw==</auth>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1OZWdQOURTSGFKUXdLMng3ak14Mw==</auth>

2022-12-30 07:46:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OZWdQOURTSGFKUXdLMng3ak14M0x2YU1tTjA1NEJ0dTB5SVVKWExaLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OZWdQOURTSGFKUXdLMng3ak14M0x2YU1tTjA1NEJ0dTB5SVVKWExaLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmVnUDlEU0hhSlF3SzJ4N2pNeDNMdmFNbU4wNTRCdHUweUlVSlhMWixwPUw5VDZDZTVsQ05KQTQ4clN4elhWeUNpYkZBdHR2dDEwT085aE1sRHBHQkk9</response>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmVnUDlEU0hhSlF3SzJ4N2pNeDNMdmFNbU4wNTRCdHUweUlVSlhMWixwPUw5VDZDZTVsQ05KQTQ4clN4elhWeUNpYkZBdHR2dDEwT085aE1sRHBHQkk9</response>

2022-12-30 07:46:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OUVFrRVRVSFFHNXJKbzFFTG1ENDdlSmJoQmg2eW42eEkrUkt1YmI0UnVjPQ==</success>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OUVFrRVRVSFFHNXJKbzFFTG1ENDdlSmJoQmg2eW42eEkrUkt1YmI0UnVjPQ==</success>

2022-12-30 07:46:07 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:07 |  << <iq xmlns="jabber:client" id="zbtfP6lZpjW9MCEyk5gIu3o" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <iq xmlns="jabber:client" id="zbtfP6lZpjW9MCEyk5gIu3o" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:07 |  >> <iq xmlns="jabber:client" id="zbtfP6lZpjW9MCEyk5gIu3o" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_edbabu0030@test-domain.com/228467168-tigase-27</jid></bind></iq>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <iq xmlns="jabber:client" id="zbtfP6lZpjW9MCEyk5gIu3o" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_edbabu0030@test-domain.com/228467168-tigase-27</jid></bind></iq>

2022-12-30 07:46:07 |  << <iq xmlns="jabber:client" id="DeAqh3q7Iuo2i18sY1k15Ce" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 >> <iq xmlns="jabber:client" id="DeAqh3q7Iuo2i18sY1k15Ce" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:07 |  >> <iq xmlns="jabber:client" id="DeAqh3q7Iuo2i18sY1k15Ce" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-27"/>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 << <iq xmlns="jabber:client" id="DeAqh3q7Iuo2i18sY1k15Ce" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-27"/>

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

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 >> <iq to="test-domain.com" id="lamKMVTesY2gDmRJzuj4hR9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:46:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:07 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="1c294d4d-0d39-4223-8916-244ff2566a5f" max="60" resume="true"/>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="1c294d4d-0d39-4223-8916-244ff2566a5f" max="60" resume="true"/>

2022-12-30 07:46:07 |  << <iq id="Scq5x7GmMEu5gFlNWdST5BH" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 >> <iq id="Scq5x7GmMEu5gFlNWdST5BH" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 07:46:07 |  >> <iq xmlns="jabber:client" id="lamKMVTesY2gDmRJzuj4hR9" type="result" from="test-domain.com" to="user_edbabu0030@test-domain.com/228467168-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 << <iq xmlns="jabber:client" id="lamKMVTesY2gDmRJzuj4hR9" type="result" from="test-domain.com" to="user_edbabu0030@test-domain.com/228467168-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-30 07:46:07 |  >> <iq xmlns="jabber:client" id="Scq5x7GmMEu5gFlNWdST5BH" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 << <iq xmlns="jabber:client" id="Scq5x7GmMEu5gFlNWdST5BH" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:07 | Disconnecting

2022-12-30 07:46:07 |  >> <presence xmlns="jabber:client" from="user_edbabu0030@test-domain.com/228467168-tigase-27" to="user_edbabu0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com/228467168-tigase-27 << <presence xmlns="jabber:client" from="user_edbabu0030@test-domain.com/228467168-tigase-27" to="user_edbabu0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:07 | [Mutex] notify: [disconnected]

2022-12-30 07:46:07 | [Mutex] received everything.

2022-12-30 07:46:07 | [Mutex] waiting for: [event]

2022-12-30 07:46:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1TVkltNm5MOEYzQUVmVFk1dDFBbw==</auth>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1TVkltNm5MOEYzQUVmVFk1dDFBbw==</auth>

2022-12-30 07:46:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TVkltNm5MOEYzQUVmVFk1dDFBb0FWVVhLOTVRV1BLbGV2TUNCN3pmLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TVkltNm5MOEYzQUVmVFk1dDFBb0FWVVhLOTVRV1BLbGV2TUNCN3pmLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1ZJbTZuTDhGM0FFZlRZNXQxQW9BVlVYSzk1UVdQS2xldk1DQjd6ZixwPTUyMSt3bXJ5NmR0UjU2SXlVZk9FaVp1cW1xVllRemY5Ynp1WnJZVEtqYVk9</response>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1ZJbTZuTDhGM0FFZlRZNXQxQW9BVlVYSzk1UVdQS2xldk1DQjd6ZixwPTUyMSt3bXJ5NmR0UjU2SXlVZk9FaVp1cW1xVllRemY5Ynp1WnJZVEtqYVk9</response>

2022-12-30 07:46:07 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:07 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:07 | [Mutex] received everything.

2022-12-30 07:46:07 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:07 | [Mutex] notify: [event, disconnected]

2022-12-30 07:46:07 | [Mutex] waiting for: [event]

2022-12-30 07:46:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1qS0NvT3FyRmo0cnBmT2Z0ckdVVA==</auth>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1qS0NvT3FyRmo0cnBmT2Z0ckdVVA==</auth>

2022-12-30 07:46:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qS0NvT3FyRmo0cnBmT2Z0ckdVVGkyUm9mUzJ1Q1V0eW1RYmFWUkZoLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qS0NvT3FyRmo0cnBmT2Z0ckdVVGkyUm9mUzJ1Q1V0eW1RYmFWUkZoLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aktDb09xckZqNHJwZk9mdHJHVVRpMlJvZlMydUNVdHltUWJhVlJGaCxwPWZqcVlxWVFydEduRUFjZm5SSVZOa2hUZktFNzhRQUZUd3M3ZTY1TWh4K0U9</response>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aktDb09xckZqNHJwZk9mdHJHVVRpMlJvZlMydUNVdHltUWJhVlJGaCxwPWZqcVlxWVFydEduRUFjZm5SSVZOa2hUZktFNzhRQUZUd3M3ZTY1TWh4K0U9</response>

2022-12-30 07:46:07 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:07 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:07 | [Mutex] received everything.

2022-12-30 07:46:07 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:07 | [Mutex] waiting for: [event]

2022-12-30 07:46:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:07 | user :: user_edbabu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1mRmVDdUt6alQ5Z001M1hYWnZ2Sg==</auth>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1mRmVDdUt6alQ5Z001M1hYWnZ2Sg==</auth>

2022-12-30 07:46:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mRmVDdUt6alQ5Z001M1hYWnZ2Sll4YWtoYzJpRXY2R1BRdHRjOGZ4LHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mRmVDdUt6alQ5Z001M1hYWnZ2Sll4YWtoYzJpRXY2R1BRdHRjOGZ4LHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkZlQ3VLempUOWdNNTNYWFp2dkpZeGFraGMyaUV2NkdQUXR0YzhmeCxwPUh0MVQwYzFPZ1puRzV0SFNlcWNldVcwVnlHVTJjOFRza2NkK3ZuWlpQZWs9</response>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZkZlQ3VLempUOWdNNTNYWFp2dkpZeGFraGMyaUV2NkdQUXR0YzhmeCxwPUh0MVQwYzFPZ1puRzV0SFNlcWNldVcwVnlHVTJjOFRza2NkK3ZuWlpQZWs9</response>

2022-12-30 07:46:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-12-30 07:46:08 | [Mutex] notify: [event, authFailed]

2022-12-30 07:46:08 | [Mutex] received everything.

2022-12-30 07:46:08 | [Mutex] isItemNotified: authFailed :: true

2022-12-30 07:46:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 07:46:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 07:46:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1raG1sekRFaGUxTkc5MVo3VW4xSQ==</auth>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2VkYmFidTAwMzAscj1raG1sekRFaGUxTkc5MVo3VW4xSQ==</auth>

2022-12-30 07:46:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1raG1sekRFaGUxTkc5MVo3VW4xSTdjYjZ2R2JKeGRtaFc5eUxXOVJtLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1raG1sekRFaGUxTkc5MVo3VW4xSTdjYjZ2R2JKeGRtaFc5eUxXOVJtLHM9OVNzVFIyeHdwMXJ6VWc9PSxpPTQwOTY=</challenge>

2022-12-30 07:46:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2htbHpERWhlMU5HOTFaN1VuMUk3Y2I2dkdiSnhkbWhXOXlMVzlSbSxwPUF2cmJ4Mm9HdUJ2OHhNZ2tvTEw1N05adXZ6bE81T2k0cXJ3Z2dub0g3dFU9</response>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2htbHpERWhlMU5HOTFaN1VuMUk3Y2I2dkdiSnhkbWhXOXlMVzlSbSxwPUF2cmJ4Mm9HdUJ2OHhNZ2tvTEw1N05adXZ6bE81T2k0cXJ3Z2dub0g3dFU9</response>

2022-12-30 07:46:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13MWhCUWE1WksrZ3U5R0N5dmtxYkxxUlJqNjFFWXlzR1lNRXdNcmtlVWZJPQ==</success>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13MWhCUWE1WksrZ3U5R0N5dmtxYkxxUlJqNjFFWXlzR1lNRXdNcmtlVWZJPQ==</success>

2022-12-30 07:46:08 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:08 | user :: user_edbabu0030@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="F52AHXfQnlI+tXZceJUGDwPoMSc=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-12-30 07:46:08 |  << <iq xmlns="jabber:client" id="zfxn5Cn3xzsbQKU4m9oY05s" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com >> <iq xmlns="jabber:client" id="zfxn5Cn3xzsbQKU4m9oY05s" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 07:46:08 |  >> <iq xmlns="jabber:client" id="zfxn5Cn3xzsbQKU4m9oY05s" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-28"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_edbabu0030@test-domain.com/228467168-tigase-28</jid></bind></iq>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <iq xmlns="jabber:client" id="zfxn5Cn3xzsbQKU4m9oY05s" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-28"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_edbabu0030@test-domain.com/228467168-tigase-28</jid></bind></iq>

2022-12-30 07:46:08 |  << <iq xmlns="jabber:client" id="cq2v4ymWjICiFCBfWSOIClM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 >> <iq xmlns="jabber:client" id="cq2v4ymWjICiFCBfWSOIClM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 07:46:08 |  >> <iq xmlns="jabber:client" id="cq2v4ymWjICiFCBfWSOIClM" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-28"/>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 << <iq xmlns="jabber:client" id="cq2v4ymWjICiFCBfWSOIClM" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-28"/>

2022-12-30 07:46:08 |  << <iq to="test-domain.com" id="gq0bNGyap6zbOCiGydwbnR4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 >> <iq to="test-domain.com" id="gq0bNGyap6zbOCiGydwbnR4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 07:46:08 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 07:46:08 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="2004dc65-992a-4b3e-8d9f-aaad0d65715e" max="60" resume="true"/>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="2004dc65-992a-4b3e-8d9f-aaad0d65715e" max="60" resume="true"/>

2022-12-30 07:46:08 |  << <iq id="BwgVZhZtgN4cOSYnQSOHGJv" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 >> <iq id="BwgVZhZtgN4cOSYnQSOHGJv" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:08 |  >> <iq xmlns="jabber:client" id="gq0bNGyap6zbOCiGydwbnR4" type="result" from="test-domain.com" to="user_edbabu0030@test-domain.com/228467168-tigase-28"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 << <iq xmlns="jabber:client" id="gq0bNGyap6zbOCiGydwbnR4" type="result" from="test-domain.com" to="user_edbabu0030@test-domain.com/228467168-tigase-28"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12206/31c7249a" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 07:46:08 |  >> <iq xmlns="jabber:client" id="BwgVZhZtgN4cOSYnQSOHGJv" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-28"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com/228467168-tigase-28 << <iq xmlns="jabber:client" id="BwgVZhZtgN4cOSYnQSOHGJv" type="result" to="user_edbabu0030@test-domain.com/228467168-tigase-28"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 07:46:08 | Disconnecting

2022-12-30 07:46:08 | [Mutex] notify: [disconnected]

2022-12-30 07:46:08 | [Mutex] received everything.

2022-12-30 07:46:08 |  >> <presence xmlns="jabber:client" from="user_edbabu0030@test-domain.com/228467168-tigase-28" to="user_edbabu0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:08 | user :: user_edbabu0030@test-domain.com << <presence xmlns="jabber:client" from="user_edbabu0030@test-domain.com/228467168-tigase-28" to="user_edbabu0030@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-12-30 07:46:10 | [Mutex] waiting for: [user]

2022-12-30 07:46:10 | [Mutex] received everything.

2022-12-30 07:46:10 | [Mutex] isItemNotified: user:ok:true :: true