Generated by TestNG with ReportNG at 21:45 PST on Monday 16 January 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 2.470s

Failed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 2.196s
2023-01-16 21:56:26 |

2023-01-16 21:56:26 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-01-16 21:56:26 | ------------------------------------

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6d2b6a7e

2023-01-16 21:56:26 | StateChangedEvent{oldState=null, newState=connecting}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2023-01-16 21:56:26 | [Mutex] waiting for: [registration]

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@63ec89ab

2023-01-16 21:56:26 | StateChangedEvent{oldState=connecting, newState=connected}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@67d3010e

2023-01-16 21:56:26 | user1 :: 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>

2023-01-16 21:56:26 | 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>}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Start TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Proceeding TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Start handshake

2023-01-16 21:56:26 | 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>]

2023-01-16 21:56:26 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@22d18390

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@141f652e

2023-01-16 21:56:26 | user1 :: 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>

2023-01-16 21:56:26 | 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>}

2023-01-16 21:56:26 | 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>]

2023-01-16 21:56:26 | user1 :: null >> <iq to="test-domain.com" id="frx1bRcDJElYoSPIsiEwpVR" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="frx1bRcDJElYoSPIsiEwpVR" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-01-16 21:56:26 | user1 :: null << <iq xmlns="jabber:client" id="frx1bRcDJElYoSPIsiEwpVR" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2023-01-16 21:56:26 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="frx1bRcDJElYoSPIsiEwpVR" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@13b907d7

2023-01-16 21:56:26 | user1 :: null >> <iq to="test-domain.com" id="qbJcsWgAo9pP9AzfIqiT8LI" type="set"><query xmlns="jabber:iq:register"><username>user1_ji1ivs0157</username><password>user1_ji1ivs0157</password><email>8f1cef71-9de5-423f-8332-1fe93daea47f@localhost</email></query></iq>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qbJcsWgAo9pP9AzfIqiT8LI" type="set"><query xmlns="jabber:iq:register"><username>user1_ji1ivs0157</username><password>user1_ji1ivs0157</password><email>8f1cef71-9de5-423f-8332-1fe93daea47f@localhost</email></query></iq>}

2023-01-16 21:56:26 | user1 :: null << <iq xmlns="jabber:client" id="qbJcsWgAo9pP9AzfIqiT8LI" type="result" from="test-domain.com"/>

2023-01-16 21:56:26 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="qbJcsWgAo9pP9AzfIqiT8LI" type="result" from="test-domain.com"/>}

2023-01-16 21:56:26 | [Mutex] received everything.

2023-01-16 21:56:26 | [Mutex] isItemNotified: registrationSuccess :: true

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2023-01-16 21:56:26 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Connector  state changed: disconnecting->disconnected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Stream terminated

2023-01-16 21:56:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6c9dbfdf

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@42fe7cdf

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2da747bb

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@767b6a67

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@77995030

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4c8d0184

2023-01-16 21:56:26 | StateChangedEvent{oldState=null, newState=connecting}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2023-01-16 21:56:26 | [Mutex] waiting for: [registration]

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@424ae665

2023-01-16 21:56:26 | StateChangedEvent{oldState=connecting, newState=connected}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46756af4

2023-01-16 21:56:26 | user1 :: 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>

2023-01-16 21:56:26 | 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>}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Start TLS

2023-01-16 21:56:26 | 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>]

2023-01-16 21:56:26 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Proceeding TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Start handshake

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@377ec5e

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@27524c95

2023-01-16 21:56:26 | user1 :: 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>

2023-01-16 21:56:26 | 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>}

2023-01-16 21:56:26 | 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>]

2023-01-16 21:56:26 | user1 :: null >> <iq to="test-domain.com" id="wk8iHpjUdxiACxqlS7wbRcD" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="wk8iHpjUdxiACxqlS7wbRcD" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-01-16 21:56:26 | user1 :: null << <iq xmlns="jabber:client" id="wk8iHpjUdxiACxqlS7wbRcD" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2023-01-16 21:56:26 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="wk8iHpjUdxiACxqlS7wbRcD" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@323eefd4

2023-01-16 21:56:26 | user1 :: null >> <iq to="test-domain.com" id="iCY5phKxmaqVUQ4cCBjDLO1" type="set"><query xmlns="jabber:iq:register"><username>user1_6hdu7t0158</username><password>user1_6hdu7t0158</password><email>5285483e-78bb-45d9-826c-de7d559bc55c@localhost</email></query></iq>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="iCY5phKxmaqVUQ4cCBjDLO1" type="set"><query xmlns="jabber:iq:register"><username>user1_6hdu7t0158</username><password>user1_6hdu7t0158</password><email>5285483e-78bb-45d9-826c-de7d559bc55c@localhost</email></query></iq>}

2023-01-16 21:56:26 | user1 :: null << <iq xmlns="jabber:client" id="iCY5phKxmaqVUQ4cCBjDLO1" type="result" from="test-domain.com"/>

2023-01-16 21:56:26 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="iCY5phKxmaqVUQ4cCBjDLO1" type="result" from="test-domain.com"/>}

2023-01-16 21:56:26 | [Mutex] received everything.

2023-01-16 21:56:26 | [Mutex] isItemNotified: registrationSuccess :: true

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2023-01-16 21:56:26 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Connector  state changed: disconnecting->disconnected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Stream terminated

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-16 21:56:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5ff111ad

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@63581311

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@565bdd0b

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@135ec85b

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@44f5dfe4

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1193b49b

2023-01-16 21:56:26 | StateChangedEvent{oldState=null, newState=connecting}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 | [Mutex] waiting for: [registration]

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1f5448d9

2023-01-16 21:56:26 | StateChangedEvent{oldState=connecting, newState=connected}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1b6bdfeb

2023-01-16 21:56:26 | user1 :: 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>

2023-01-16 21:56:26 | 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>}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Start TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Proceeding TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Start handshake

2023-01-16 21:56:26 | 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>]

2023-01-16 21:56:26 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e6942e2

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52d202d8

2023-01-16 21:56:26 | user1 :: 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>

2023-01-16 21:56:26 | 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>}

2023-01-16 21:56:26 | 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>]

2023-01-16 21:56:26 | user1 :: null >> <iq to="test-domain.com" id="mk4QYoSPIsiEwpVRdIPLKuq" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mk4QYoSPIsiEwpVRdIPLKuq" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-01-16 21:56:26 | user1 :: null << <iq xmlns="jabber:client" id="mk4QYoSPIsiEwpVRdIPLKuq" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2023-01-16 21:56:26 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="mk4QYoSPIsiEwpVRdIPLKuq" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6ffd9adb

2023-01-16 21:56:26 | user1 :: null >> <iq to="test-domain.com" id="bsqRdCBu7JW7HAdISQLAcMC" type="set"><query xmlns="jabber:iq:register"><username>user1_7h2hxe0159</username><password>user1_7h2hxe0159</password><email>96f8f295-1929-42bf-a96e-fc8fdfadaad1@localhost</email></query></iq>

2023-01-16 21:56:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="bsqRdCBu7JW7HAdISQLAcMC" type="set"><query xmlns="jabber:iq:register"><username>user1_7h2hxe0159</username><password>user1_7h2hxe0159</password><email>96f8f295-1929-42bf-a96e-fc8fdfadaad1@localhost</email></query></iq>}

2023-01-16 21:56:26 | user1 :: null << <iq xmlns="jabber:client" id="bsqRdCBu7JW7HAdISQLAcMC" type="result" from="test-domain.com"/>

2023-01-16 21:56:26 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="bsqRdCBu7JW7HAdISQLAcMC" type="result" from="test-domain.com"/>}

2023-01-16 21:56:26 | [Mutex] received everything.

2023-01-16 21:56:26 | [Mutex] isItemNotified: registrationSuccess :: true

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2023-01-16 21:56:26 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Connector  state changed: disconnecting->disconnected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Stream terminated

2023-01-16 21:56:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2aac8448

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3e46bdad

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7c40bc7f

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7fe8ca6e

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31a88f1f

2023-01-16 21:56:26 |  >> <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>

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Start TLS

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@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>

2023-01-16 21:56:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Proceeding TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Start handshake

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 |  >> <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>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@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>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-16 21:56:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9qaTFpdnMwMTU3LHI9VmFOblJqYnYxRmZOOHFkc0N1VTk=</auth>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9qaTFpdnMwMTU3LHI9VmFOblJqYnYxRmZOOHFkc0N1VTk=</auth>

2023-01-16 21:56:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WYU5uUmpidjFGZk44cWRzQ3VVOVJpRWNhejZITXcxdnR4Z0R2TzN4LHM9TWNtZ3drdGhSTEdNclE9PSxpPTQwOTY=</challenge>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WYU5uUmpidjFGZk44cWRzQ3VVOVJpRWNhejZITXcxdnR4Z0R2TzN4LHM9TWNtZ3drdGhSTEdNclE9PSxpPTQwOTY=</challenge>

2023-01-16 21:56:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmFOblJqYnYxRmZOOHFkc0N1VTlSaUVjYXo2SE13MXZ0eGdEdk8zeCxwPTUrV3ZoK2lxek41ZDlaTmhhc05BZmdwY3h2RHJ1U0dPUVd1RXA3M1pjeTg9</response>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmFOblJqYnYxRmZOOHFkc0N1VTlSaUVjYXo2SE13MXZ0eGdEdk8zeCxwPTUrV3ZoK2lxek41ZDlaTmhhc05BZmdwY3h2RHJ1U0dPUVd1RXA3M1pjeTg9</response>

2023-01-16 21:56:26 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KckNwazI4Tmo1VTVJbXJqUlBGUThUaEFQazVSVjZPTVdlMDVla1BFMVNZPQ==</success>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KckNwazI4Tmo1VTVJbXJqUlBGUThUaEFQazVSVjZPTVdlMDVla1BFMVNZPQ==</success>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-16 21:56:26 |  << <iq xmlns="jabber:client" id="AF1ZnRWScHKZaHGvvudTYZg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com >> <iq xmlns="jabber:client" id="AF1ZnRWScHKZaHGvvudTYZg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="AF1ZnRWScHKZaHGvvudTYZg" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ji1ivs0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com << <iq xmlns="jabber:client" id="AF1ZnRWScHKZaHGvvudTYZg" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ji1ivs0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-16 21:56:26 |  << <iq xmlns="jabber:client" id="UtpVWXYYkIEFrThQ5hMyypa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <iq xmlns="jabber:client" id="UtpVWXYYkIEFrThQ5hMyypa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="UtpVWXYYkIEFrThQ5hMyypa" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"/>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <iq xmlns="jabber:client" id="UtpVWXYYkIEFrThQ5hMyypa" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"/>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-01-16 21:56:26 |  << <iq to="test-domain.com" id="zdBm0pV48IJO7qdIzDKJV27" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <iq to="test-domain.com" id="zdBm0pV48IJO7qdIzDKJV27" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 21:56:26 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 21:56:26 |  >> <enabled xmlns="urn:xmpp:sm:3" id="1473686c-c509-4053-9ffd-b84770e46ad6" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <enabled xmlns="urn:xmpp:sm:3" id="1473686c-c509-4053-9ffd-b84770e46ad6" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 21:56:26 |  << <iq id="Sp90i2apSMWW6zfvviZ5oM0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <iq id="Sp90i2apSMWW6zfvviZ5oM0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="zdBm0pV48IJO7qdIzDKJV27" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <iq xmlns="jabber:client" id="zdBm0pV48IJO7qdIzDKJV27" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-01-16 21:56:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="Sp90i2apSMWW6zfvviZ5oM0" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <iq xmlns="jabber:client" id="Sp90i2apSMWW6zfvviZ5oM0" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 |  >> <presence xmlns="jabber:client" to="user1_ji1ivs0157@test-domain.com" from="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 21:56:26 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" to="user1_ji1ivs0157@test-domain.com" from="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 |  >> <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>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@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>

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Start TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Proceeding TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Start handshake

2023-01-16 21:56:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 |  >> <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>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@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>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-16 21:56:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV82aGR1N3QwMTU4LHI9dVlkblU4eWRoZzkzaXhyYnBrbHM=</auth>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV82aGR1N3QwMTU4LHI9dVlkblU4eWRoZzkzaXhyYnBrbHM=</auth>

2023-01-16 21:56:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11WWRuVTh5ZGhnOTNpeHJicGtsc040ZkJmY1BTUHlxZEF5eEFvbm1JLHM9RG9oWmFrRFh1akFtT1E9PSxpPTQwOTY=</challenge>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11WWRuVTh5ZGhnOTNpeHJicGtsc040ZkJmY1BTUHlxZEF5eEFvbm1JLHM9RG9oWmFrRFh1akFtT1E9PSxpPTQwOTY=</challenge>

2023-01-16 21:56:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVlkblU4eWRoZzkzaXhyYnBrbHNONGZCZmNQU1B5cWRBeXhBb25tSSxwPTdtTXVhNFhWNTR4NVNOa2NSVTNyVEJCcWFVNVhucXg3ak9HTVVseG9ST009</response>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVlkblU4eWRoZzkzaXhyYnBrbHNONGZCZmNQU1B5cWRBeXhBb25tSSxwPTdtTXVhNFhWNTR4NVNOa2NSVTNyVEJCcWFVNVhucXg3ak9HTVVseG9ST009</response>

2023-01-16 21:56:26 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05ZEVQM0lKams2L1JQWXB4R05WS3RwcVM1eG5ZcDBGb3M3TFZHZFpZSnI4PQ==</success>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05ZEVQM0lKams2L1JQWXB4R05WS3RwcVM1eG5ZcDBGb3M3TFZHZFpZSnI4PQ==</success>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-16 21:56:26 |  << <iq xmlns="jabber:client" id="IAEs6zqZtq5DsXcQMDkGKyk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com >> <iq xmlns="jabber:client" id="IAEs6zqZtq5DsXcQMDkGKyk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="IAEs6zqZtq5DsXcQMDkGKyk" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_6hdu7t0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com << <iq xmlns="jabber:client" id="IAEs6zqZtq5DsXcQMDkGKyk" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_6hdu7t0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-16 21:56:26 |  << <iq xmlns="jabber:client" id="Hyw3Bo9Aj7IFNMBuqWXYYkI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 >> <iq xmlns="jabber:client" id="Hyw3Bo9Aj7IFNMBuqWXYYkI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="Hyw3Bo9Aj7IFNMBuqWXYYkI" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"/>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <iq xmlns="jabber:client" id="Hyw3Bo9Aj7IFNMBuqWXYYkI" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"/>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-01-16 21:56:26 |  << <iq to="test-domain.com" id="PK42xgzqiGrWUcs8DnL1k3d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 >> <iq to="test-domain.com" id="PK42xgzqiGrWUcs8DnL1k3d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 21:56:26 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 21:56:26 |  >> <enabled xmlns="urn:xmpp:sm:3" id="ab2b5bc6-00a7-404a-b59c-7b509855f76b" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <enabled xmlns="urn:xmpp:sm:3" id="ab2b5bc6-00a7-404a-b59c-7b509855f76b" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 21:56:26 |  << <iq id="qnVAeumMMVXVlYlNOCGFGRU" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 >> <iq id="qnVAeumMMVXVlYlNOCGFGRU" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="PK42xgzqiGrWUcs8DnL1k3d" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <iq xmlns="jabber:client" id="PK42xgzqiGrWUcs8DnL1k3d" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-01-16 21:56:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-16 21:56:26 |  >> <iq xmlns="jabber:client" id="qnVAeumMMVXVlYlNOCGFGRU" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <iq xmlns="jabber:client" id="qnVAeumMMVXVlYlNOCGFGRU" type="result" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:26 |  >> <presence xmlns="jabber:client" to="user1_6hdu7t0158@test-domain.com" from="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 21:56:26 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" to="user1_6hdu7t0158@test-domain.com" from="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 21:56:26 |  >> <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>

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Start TLS

2023-01-16 21:56:26 | user1 :: user1_7h2hxe0159@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>

2023-01-16 21:56:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | user1 :: user1_7h2hxe0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Proceeding TLS

2023-01-16 21:56:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Start handshake

2023-01-16 21:56:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:27 |  >> <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>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@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>

2023-01-16 21:56:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-16 21:56:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-16 21:56:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-16 21:56:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83aDJoeGUwMTU5LHI9T05FTWhSZjdnc3hiT1E2S0ZBSUE=</auth>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83aDJoeGUwMTU5LHI9T05FTWhSZjdnc3hiT1E2S0ZBSUE=</auth>

2023-01-16 21:56:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PTkVNaFJmN2dzeGJPUTZLRkFJQXpiVUhUY0lxMWVyRUZ2OTdNSGlKLHM9bmpWQ3ZCL002Y3VaZlE9PSxpPTQwOTY=</challenge>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PTkVNaFJmN2dzeGJPUTZLRkFJQXpiVUhUY0lxMWVyRUZ2OTdNSGlKLHM9bmpWQ3ZCL002Y3VaZlE9PSxpPTQwOTY=</challenge>

2023-01-16 21:56:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T05FTWhSZjdnc3hiT1E2S0ZBSUF6YlVIVGNJcTFlckVGdjk3TUhpSixwPVVFSHUxMEk0VXBsUG82cEhWSk5vY1dmaVdlb3pOclJXdk4walZncnB3UlE9</response>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T05FTWhSZjdnc3hiT1E2S0ZBSUF6YlVIVGNJcTFlckVGdjk3TUhpSixwPVVFSHUxMEk0VXBsUG82cEhWSk5vY1dmaVdlb3pOclJXdk4walZncnB3UlE9</response>

2023-01-16 21:56:27 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mcm1ZYlRHaTdIM21yV3Nub3ZiQ0J6c0lnTTVmaGxmVTNYcnBsa2lLdUJVPQ==</success>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mcm1ZYlRHaTdIM21yV3Nub3ZiQ0J6c0lnTTVmaGxmVTNYcnBsa2lLdUJVPQ==</success>

2023-01-16 21:56:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 21:56:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 21:56:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-16 21:56:27 |  << <iq xmlns="jabber:client" id="XnTv2sYaHv1xm7lUO4reX6z" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com >> <iq xmlns="jabber:client" id="XnTv2sYaHv1xm7lUO4reX6z" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 21:56:27 |  >> <iq xmlns="jabber:client" id="XnTv2sYaHv1xm7lUO4reX6z" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_7h2hxe0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com << <iq xmlns="jabber:client" id="XnTv2sYaHv1xm7lUO4reX6z" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_7h2hxe0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2023-01-16 21:56:27 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-16 21:56:27 |  << <iq xmlns="jabber:client" id="gBxSfYbPQJKWY16eQKINHpj" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 >> <iq xmlns="jabber:client" id="gBxSfYbPQJKWY16eQKINHpj" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 21:56:27 |  >> <iq xmlns="jabber:client" id="gBxSfYbPQJKWY16eQKINHpj" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"/>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 << <iq xmlns="jabber:client" id="gBxSfYbPQJKWY16eQKINHpj" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"/>

2023-01-16 21:56:27 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-01-16 21:56:27 |  << <iq to="test-domain.com" id="VM2PJw4w6qdx5FCDnYWkXg1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 >> <iq to="test-domain.com" id="VM2PJw4w6qdx5FCDnYWkXg1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 21:56:27 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 21:56:27 |  << <iq id="spTtkIEFrThQ5hMyypaPQ3o" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 >> <iq id="spTtkIEFrThQ5hMyypaPQ3o" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:27 |  >> <enabled xmlns="urn:xmpp:sm:3" id="23640c79-e591-461a-a08e-915a0d49aebe" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 << <enabled xmlns="urn:xmpp:sm:3" id="23640c79-e591-461a-a08e-915a0d49aebe" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 21:56:27 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-16 21:56:27 |  >> <iq xmlns="jabber:client" id="VM2PJw4w6qdx5FCDnYWkXg1" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 << <iq xmlns="jabber:client" id="VM2PJw4w6qdx5FCDnYWkXg1" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-01-16 21:56:27 |  >> <iq xmlns="jabber:client" id="spTtkIEFrThQ5hMyypaPQ3o" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 << <iq xmlns="jabber:client" id="spTtkIEFrThQ5hMyypaPQ3o" type="result" to="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 21:56:27 |  >> <presence xmlns="jabber:client" to="user1_7h2hxe0159@test-domain.com" from="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 21:56:27 | user1 :: user1_7h2hxe0159@test-domain.com/1608752850-tigase-161 << <presence xmlns="jabber:client" to="user1_7h2hxe0159@test-domain.com" from="user1_7h2hxe0159@test-domain.com/1608752850-tigase-161"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 21:56:27 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room98a41h0160@muc.test-domain.com is created

2023-01-16 21:56:27 |  << <presence to="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <presence to="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-16 21:56:27 | [Mutex] waiting for: [joinAs:user1]

2023-01-16 21:56:27 |  >> <presence xmlns="jabber:client" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator" jid="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"/><status code="110"/><status code="201"/></x></presence>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator" jid="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159"/><status code="110"/><status code="201"/></x></presence>

2023-01-16 21:56:27 | [Mutex] notify: [joinAs:user1]

2023-01-16 21:56:27 | [Mutex] received everything.

2023-01-16 21:56:27 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-01-16 21:56:27 |  << <iq to="room98a41h0160@muc.test-domain.com" id="Nv9so1vcraMEnOEGq4v7fZg" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <iq to="room98a41h0160@muc.test-domain.com" id="Nv9so1vcraMEnOEGq4v7fZg" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-01-16 21:56:27 | [Mutex] waiting for: [getConfig]

2023-01-16 21:56:27 |  >> <message xmlns="jabber:client" id="071c0c983ca6667fbcbd202e04fd11b3453960f4" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-01-17T05:56:27.135Z" jid="room98a41h0160@muc.test-domain.com"/></message>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <message xmlns="jabber:client" id="071c0c983ca6667fbcbd202e04fd11b3453960f4" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-01-17T05:56:27.135Z" jid="room98a41h0160@muc.test-domain.com"/></message>

2023-01-16 21:56:27 |  >> <message xmlns="jabber:client" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <message xmlns="jabber:client" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-01-16 21:56:27 |  >> <message xmlns="jabber:client" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <message xmlns="jabber:client" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-01-16 21:56:27 |  >> <iq xmlns="jabber:client" id="Nv9so1vcraMEnOEGq4v7fZg" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <iq xmlns="jabber:client" id="Nv9so1vcraMEnOEGq4v7fZg" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-01-16 21:56:27 |  << <iq id="iop51v0161" to="room98a41h0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <iq id="iop51v0161" to="room98a41h0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-01-16 21:56:27 | [Mutex] received everything.

2023-01-16 21:56:27 | [Mutex] isItemNotified: getConfig:success :: true

2023-01-16 21:56:27 |  >> <iq xmlns="jabber:client" id="iop51v0161" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"/>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <iq xmlns="jabber:client" id="iop51v0161" type="result" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"/>

2023-01-16 21:56:27 |  >> <message xmlns="jabber:client" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <message xmlns="jabber:client" type="groupchat" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-01-16 21:56:27 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2023-01-16 21:56:27 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-16 21:56:27 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-16 21:56:28 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room98a41h0160@muc.test-domain.com is created

2023-01-16 21:56:28 |  << <presence to="room98a41h0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-16 21:56:28 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 >> <presence to="room98a41h0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-16 21:56:28 | [Mutex] waiting for: [resp]

2023-01-16 21:56:28 |  >> <presence xmlns="jabber:client" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-01-16 21:56:28 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-01-16 21:56:28 |  >> <presence xmlns="jabber:client" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant" jid="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"/></x></presence>

2023-01-16 21:56:28 | user1 :: user1_ji1ivs0157@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" to="user1_ji1ivs0157@test-domain.com/1608752850-tigase-159" from="room98a41h0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant" jid="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160"/></x></presence>

2023-01-16 21:56:28 |  >> <message xmlns="jabber:client" id="071c0c983ca6667fbcbd202e04fd11b3453960f4" type="groupchat" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-01-17T05:56:27.135Z" jid="room98a41h0160@muc.test-domain.com"/></message>

2023-01-16 21:56:28 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <message xmlns="jabber:client" id="071c0c983ca6667fbcbd202e04fd11b3453960f4" type="groupchat" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-01-17T05:56:27.135Z" jid="room98a41h0160@muc.test-domain.com"/></message>

2023-01-16 21:56:28 | [Mutex] notify: [2:joinAs:user1]

2023-01-16 21:56:28 | [Mutex] notify: [resp, joinAs:user1]

2023-01-16 21:56:28 | [Mutex] received everything.

2023-01-16 21:56:28 | [Mutex] isItemNotified: joinAs:user2 :: false

2023-01-16 21:56:28 |  >> <presence xmlns="jabber:client" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-01-16 21:56:28 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Connector  state changed: connected->disconnected

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Stream terminated

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:28 |  >> <presence xmlns="jabber:client" type="unavailable" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="none"/></x></presence>

2023-01-16 21:56:28 | user1 :: user1_6hdu7t0158@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" type="unavailable" to="user1_6hdu7t0158@test-domain.com/1608752850-tigase-160" from="room98a41h0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="none"/></x></presence>

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Connector  state changed: connected->disconnected

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Stream terminated

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Connector  state changed: connected->disconnected

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Stream terminated

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 21:56:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

java.lang.AssertionError: Expected event 'joinAs:user2' not received. expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
tigase.tests.muc.TestLimitOfUsersPerRoom.joinAs(TestLimitOfUsersPerRoom.java:198)
tigase.tests.muc.TestLimitOfUsersPerRoom.testMaxUsers(TestLimitOfUsersPerRoom.java:132)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)