Generated by TestNG with ReportNG at 22:44 PDT on Saturday 18 March 2023
root@f9c07ffec79b / 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 : 4.423s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.184s
2023-03-18 22:56:08 |

2023-03-18 22:56:08 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-03-18 22:56:08 | ------------------------------------

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e5c096e

2023-03-18 22:56:08 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:56:08 | [Mutex] waiting for: [registration]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@209be2d5

2023-03-18 22:56:08 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@24a4621e

2023-03-18 22:56:08 | 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-03-18 22:56:08 | 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-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start TLS

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Proceeding TLS

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start handshake

2023-03-18 22:56:08 | 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-03-18 22:56:08 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@61a6e8ee

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2fff8acd

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-18 22:56:08 | user1 :: null >> <iq to="test-domain.com" id="Q8F15hIGukElGoYkST6gSct" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Q8F15hIGukElGoYkST6gSct" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-18 22:56:08 | user1 :: null << <iq id="Q8F15hIGukElGoYkST6gSct" type="result" xmlns="jabber:client" 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 type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-03-18 22:56:08 | StanzaReceivedEvent{stanza=<iq id="Q8F15hIGukElGoYkST6gSct" type="result" xmlns="jabber:client" 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 type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@508d48ad

2023-03-18 22:56:08 | user1 :: null >> <iq to="test-domain.com" id="s4rz8iMW6l04uqV5fKCoUi2" type="set"><query xmlns="jabber:iq:register"><username>user1_5lu39c0161</username><password>user1_5lu39c0161</password><email>627856db-056b-42ff-9ec7-28eedf70b2dc@localhost</email></query></iq>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="s4rz8iMW6l04uqV5fKCoUi2" type="set"><query xmlns="jabber:iq:register"><username>user1_5lu39c0161</username><password>user1_5lu39c0161</password><email>627856db-056b-42ff-9ec7-28eedf70b2dc@localhost</email></query></iq>}

2023-03-18 22:56:08 | user1 :: null << <iq id="s4rz8iMW6l04uqV5fKCoUi2" type="result" xmlns="jabber:client" from="test-domain.com"/>

2023-03-18 22:56:08 | StanzaReceivedEvent{stanza=<iq id="s4rz8iMW6l04uqV5fKCoUi2" type="result" xmlns="jabber:client" from="test-domain.com"/>}

2023-03-18 22:56:08 | [Mutex] received everything.

2023-03-18 22:56:08 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-03-18 22:56:08 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Connector  state changed: disconnecting->disconnected

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Stream terminated

2023-03-18 22:56:08 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@573e7430

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@18917a1

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@52f34cbf

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6a87b2f0

2023-03-18 22:56:08 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6881ae6c

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4c3ad8b8

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:56:08 | [Mutex] waiting for: [registration]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@644041d0

2023-03-18 22:56:08 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@607fd980

2023-03-18 22:56:08 | 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-03-18 22:56:08 | 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-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2453] Start TLS

2023-03-18 22:56:08 | 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-03-18 22:56:08 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Proceeding TLS

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Start handshake

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@257d4beb

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@723a7d86

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-18 22:56:08 | user1 :: null >> <iq to="test-domain.com" id="ApqysmNPJIygEM0uqWXXX1c" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ApqysmNPJIygEM0uqWXXX1c" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-18 22:56:08 | user1 :: null << <iq id="ApqysmNPJIygEM0uqWXXX1c" type="result" xmlns="jabber:client" 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 type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-03-18 22:56:08 | StanzaReceivedEvent{stanza=<iq id="ApqysmNPJIygEM0uqWXXX1c" type="result" xmlns="jabber:client" 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 type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1492ecd0

2023-03-18 22:56:08 | user1 :: null >> <iq to="test-domain.com" id="7yPnZ3mQQO6EM06hBfBmY4u" type="set"><query xmlns="jabber:iq:register"><username>user1_8c55cy0162</username><password>user1_8c55cy0162</password><email>105aa116-cca1-4bd5-a148-4b2713605ff3@localhost</email></query></iq>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7yPnZ3mQQO6EM06hBfBmY4u" type="set"><query xmlns="jabber:iq:register"><username>user1_8c55cy0162</username><password>user1_8c55cy0162</password><email>105aa116-cca1-4bd5-a148-4b2713605ff3@localhost</email></query></iq>}

2023-03-18 22:56:08 | user1 :: null << <iq id="7yPnZ3mQQO6EM06hBfBmY4u" type="result" xmlns="jabber:client" from="test-domain.com"/>

2023-03-18 22:56:08 | StanzaReceivedEvent{stanza=<iq id="7yPnZ3mQQO6EM06hBfBmY4u" type="result" xmlns="jabber:client" from="test-domain.com"/>}

2023-03-18 22:56:08 | [Mutex] received everything.

2023-03-18 22:56:08 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-03-18 22:56:08 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Connector  state changed: disconnecting->disconnected

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Stream terminated

2023-03-18 22:56:08 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a3f841b

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4552b4a4

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@64a527c5

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6485a217

2023-03-18 22:56:08 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:56:08 | [Mutex] waiting for: [registration]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6a4250f7

2023-03-18 22:56:08 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6e7dc967

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@67d2b3ed

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@113bec50

2023-03-18 22:56:08 | 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-03-18 22:56:08 | 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-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2461] Start TLS

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Proceeding TLS

2023-03-18 22:56:08 | 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-03-18 22:56:08 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Start handshake

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2b7f5acc

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@62a3c0ae

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-18 22:56:08 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-18 22:56:08 | user1 :: null >> <iq to="test-domain.com" id="BbGmap3bCmSSeUi2apRLDq6" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="BbGmap3bCmSSeUi2apRLDq6" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-18 22:56:08 | user1 :: null << <iq id="BbGmap3bCmSSeUi2apRLDq6" type="result" xmlns="jabber:client" 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 type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-03-18 22:56:08 | StanzaReceivedEvent{stanza=<iq id="BbGmap3bCmSSeUi2apRLDq6" type="result" xmlns="jabber:client" 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 type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1a9ef1e5

2023-03-18 22:56:08 | user1 :: null >> <iq to="test-domain.com" id="Vohk0036eEGAjWWeUT17u6m" type="set"><query xmlns="jabber:iq:register"><username>user1_40vfow0163</username><password>user1_40vfow0163</password><email>a7d3befc-644a-4824-991d-f709e01d844f@localhost</email></query></iq>

2023-03-18 22:56:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Vohk0036eEGAjWWeUT17u6m" type="set"><query xmlns="jabber:iq:register"><username>user1_40vfow0163</username><password>user1_40vfow0163</password><email>a7d3befc-644a-4824-991d-f709e01d844f@localhost</email></query></iq>}

2023-03-18 22:56:08 | user1 :: null << <iq id="Vohk0036eEGAjWWeUT17u6m" type="result" xmlns="jabber:client" from="test-domain.com"/>

2023-03-18 22:56:08 | StanzaReceivedEvent{stanza=<iq id="Vohk0036eEGAjWWeUT17u6m" type="result" xmlns="jabber:client" from="test-domain.com"/>}

2023-03-18 22:56:08 | [Mutex] received everything.

2023-03-18 22:56:08 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-03-18 22:56:08 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Connector  state changed: disconnecting->disconnected

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Stream terminated

2023-03-18 22:56:08 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1aa83520

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4b50a583

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@370abaf7

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:08 | user1 :: user1_5lu39c0161@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-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2467] Start TLS

2023-03-18 22:56:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:08 | user1 :: user1_5lu39c0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Proceeding TLS

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Start handshake

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5af6642a

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1ac5b61

2023-03-18 22:56:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-18 22:56:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV81bHUzOWMwMTYxLHI9OWxzZEh0cnM3bE5GMmhTdWVzYkY=</auth>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV81bHUzOWMwMTYxLHI9OWxzZEh0cnM3bE5GMmhTdWVzYkY=</auth>

2023-03-18 22:56:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05bHNkSHRyczdsTkYyaFN1ZXNiRml4eG1ScXFxSWo4M1I5eDc3WEtTLHM9clhTUTRwYm5RVXkzNUE9PSxpPTQwOTY=</challenge>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05bHNkSHRyczdsTkYyaFN1ZXNiRml4eG1ScXFxSWo4M1I5eDc3WEtTLHM9clhTUTRwYm5RVXkzNUE9PSxpPTQwOTY=</challenge>

2023-03-18 22:56:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OWxzZEh0cnM3bE5GMmhTdWVzYkZpeHhtUnFxcUlqODNSOXg3N1hLUyxwPTZVM1hyQUNTdThTQVdYOHc3b3dPSjJKcnVwc21pSEkxaTZZRDUrY0RDUFE9</response>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OWxzZEh0cnM3bE5GMmhTdWVzYkZpeHhtUnFxcUlqODNSOXg3N1hLUyxwPTZVM1hyQUNTdThTQVdYOHc3b3dPSjJKcnVwc21pSEkxaTZZRDUrY0RDUFE9</response>

2023-03-18 22:56:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oWjR4KzUxU1NKSThXeFFNR0FMMzQ5dnIvQzdTVngyTDBaWFJqaW84bU9BPQ==</success>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oWjR4KzUxU1NKSThXeFFNR0FMMzQ5dnIvQzdTVngyTDBaWFJqaW84bU9BPQ==</success>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-18 22:56:09 |  << <iq xmlns="jabber:client" id="7BStbr8oW0uqk6iFnNHymQ2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com >> <iq xmlns="jabber:client" id="7BStbr8oW0uqk6iFnNHymQ2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:56:09 |  >> <iq id="7BStbr8oW0uqk6iFnNHymQ2" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_5lu39c0161@test-domain.com/1781077109-tigase-162</jid></bind></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com << <iq id="7BStbr8oW0uqk6iFnNHymQ2" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_5lu39c0161@test-domain.com/1781077109-tigase-162</jid></bind></iq>

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-18 22:56:09 |  << <iq xmlns="jabber:client" id="kfMfxbwiIMy9iCqeGvkIM05" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <iq xmlns="jabber:client" id="kfMfxbwiIMy9iCqeGvkIM05" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:56:09 |  >> <iq id="kfMfxbwiIMy9iCqeGvkIM05" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"/>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <iq id="kfMfxbwiIMy9iCqeGvkIM05" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"/>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-18 22:56:09 |  << <iq to="test-domain.com" id="XxCSNAcAykNUS6EnZ3mQQO6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <iq to="test-domain.com" id="XxCSNAcAykNUS6EnZ3mQQO6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:56:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:56:09 |  >> <enabled id="9c648913-b5f7-4fd8-852a-21af9bc5871b" max="60" resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <enabled id="9c648913-b5f7-4fd8-852a-21af9bc5871b" max="60" resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 |  << <iq id="SfIbwiIMy9iCqeGvkIM05pT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <iq id="SfIbwiIMy9iCqeGvkIM05pT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 |  >> <iq id="XxCSNAcAykNUS6EnZ3mQQO6" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <iq id="XxCSNAcAykNUS6EnZ3mQQO6" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-18 22:56:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:56:09 |  >> <iq id="SfIbwiIMy9iCqeGvkIM05pT" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <iq id="SfIbwiIMy9iCqeGvkIM05pT" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 |  >> <presence to="user1_5lu39c0161@test-domain.com" xmlns="jabber:client" from="user1_5lu39c0161@test-domain.com/1781077109-tigase-162"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_5lu39c0161@test-domain.com" xmlns="jabber:client" from="user1_5lu39c0161@test-domain.com/1781077109-tigase-162"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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-03-18 22:56:09 | user1 :: user1_8c55cy0162@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-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2473] Start TLS

2023-03-18 22:56:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Proceeding TLS

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Start handshake

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-18 22:56:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84YzU1Y3kwMTYyLHI9MlZZM3l0YU1NT3BieEdKRHhkTG8=</auth>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84YzU1Y3kwMTYyLHI9MlZZM3l0YU1NT3BieEdKRHhkTG8=</auth>

2023-03-18 22:56:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yVlkzeXRhTU1PcGJ4R0pEeGRMb0lCck9xN3o2Z29ZWVdDSTFjV1BuLHM9Q0dMaDhERzY5WlI1bFE9PSxpPTQwOTY=</challenge>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yVlkzeXRhTU1PcGJ4R0pEeGRMb0lCck9xN3o2Z29ZWVdDSTFjV1BuLHM9Q0dMaDhERzY5WlI1bFE9PSxpPTQwOTY=</challenge>

2023-03-18 22:56:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MlZZM3l0YU1NT3BieEdKRHhkTG9JQnJPcTd6NmdvWVlXQ0kxY1dQbixwPUhrNndvcEQrSVdTVDZHa05QejFSTENJdGdaSzZ3cWIveGsxZzhaVmdsK0E9</response>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MlZZM3l0YU1NT3BieEdKRHhkTG9JQnJPcTd6NmdvWVlXQ0kxY1dQbixwPUhrNndvcEQrSVdTVDZHa05QejFSTENJdGdaSzZ3cWIveGsxZzhaVmdsK0E9</response>

2023-03-18 22:56:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sWFp0Q1pCdUpabW50T3dBQ2U3YmRzM1BSS1VsbDdRNXhEcitrR2NXMmxJPQ==</success>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sWFp0Q1pCdUpabW50T3dBQ2U3YmRzM1BSS1VsbDdRNXhEcitrR2NXMmxJPQ==</success>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-18 22:56:09 |  << <iq xmlns="jabber:client" id="SgJdAqYiAdqSWgKDAeO4dFp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com >> <iq xmlns="jabber:client" id="SgJdAqYiAdqSWgKDAeO4dFp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:56:09 |  >> <iq id="SgJdAqYiAdqSWgKDAeO4dFp" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_8c55cy0162@test-domain.com/1781077109-tigase-163</jid></bind></iq>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com << <iq id="SgJdAqYiAdqSWgKDAeO4dFp" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_8c55cy0162@test-domain.com/1781077109-tigase-163</jid></bind></iq>

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-18 22:56:09 |  << <iq xmlns="jabber:client" id="hI3cu39lNKKCAanKweQUXew" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <iq xmlns="jabber:client" id="hI3cu39lNKKCAanKweQUXew" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:56:09 |  >> <iq id="hI3cu39lNKKCAanKweQUXew" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"/>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <iq id="hI3cu39lNKKCAanKweQUXew" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"/>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-18 22:56:09 |  << <iq to="test-domain.com" id="Kn08IUgCjFnRS08Cev02gU2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <iq to="test-domain.com" id="Kn08IUgCjFnRS08Cev02gU2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:56:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:56:09 |  >> <enabled id="29ef006a-eed1-4d1a-963e-74467262838a" max="60" resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <enabled id="29ef006a-eed1-4d1a-963e-74467262838a" max="60" resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 |  << <iq id="GlSEq08KWmaqVTPLGCm48jC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <iq id="GlSEq08KWmaqVTPLGCm48jC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 |  >> <iq id="Kn08IUgCjFnRS08Cev02gU2" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <iq id="Kn08IUgCjFnRS08Cev02gU2" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-18 22:56:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:56:09 |  >> <iq id="GlSEq08KWmaqVTPLGCm48jC" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <iq id="GlSEq08KWmaqVTPLGCm48jC" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 |  >> <presence to="user1_8c55cy0162@test-domain.com" xmlns="jabber:client" from="user1_8c55cy0162@test-domain.com/1781077109-tigase-163"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 22:56:09 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com" xmlns="jabber:client" from="user1_8c55cy0162@test-domain.com/1781077109-tigase-163"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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-03-18 22:56:09 | user1 :: user1_40vfow0163@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-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2478] Start TLS

2023-03-18 22:56:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Proceeding TLS

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Start handshake

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-18 22:56:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV80MHZmb3cwMTYzLHI9T1ZVTm9iUTZpeXh6MDY2U1FZTGE=</auth>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV80MHZmb3cwMTYzLHI9T1ZVTm9iUTZpeXh6MDY2U1FZTGE=</auth>

2023-03-18 22:56:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PVlVOb2JRNml5eHowNjZTUVlMYVV0a0Rld3Zhd010SGxnbldNMWY5LHM9akxYcjVXclpOVHltaGc9PSxpPTQwOTY=</challenge>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PVlVOb2JRNml5eHowNjZTUVlMYVV0a0Rld3Zhd010SGxnbldNMWY5LHM9akxYcjVXclpOVHltaGc9PSxpPTQwOTY=</challenge>

2023-03-18 22:56:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T1ZVTm9iUTZpeXh6MDY2U1FZTGFVdGtEZXd2YXdNdEhsZ25XTTFmOSxwPXlIN1EzcU54ZzE0NjR5SFFDTzFEUXZFOElxemNaYmV0U3NIL2ZtMmdWUXM9</response>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T1ZVTm9iUTZpeXh6MDY2U1FZTGFVdGtEZXd2YXdNdEhsZ25XTTFmOSxwPXlIN1EzcU54ZzE0NjR5SFFDTzFEUXZFOElxemNaYmV0U3NIL2ZtMmdWUXM9</response>

2023-03-18 22:56:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HYjEzKytzK2tlYWtGd3Jlb25NaVBua3Q3R2NCQWdnU1R5aU5QV3VIYzBvPQ==</success>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HYjEzKytzK2tlYWtGd3Jlb25NaVBua3Q3R2NCQWdnU1R5aU5QV3VIYzBvPQ==</success>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:56:09 |  >> <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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-18 22:56:09 |  << <iq xmlns="jabber:client" id="lkNhFueAw27euaIErcsgY1h" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com >> <iq xmlns="jabber:client" id="lkNhFueAw27euaIErcsgY1h" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:56:09 |  >> <iq id="lkNhFueAw27euaIErcsgY1h" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_40vfow0163@test-domain.com/1781077109-tigase-164</jid></bind></iq>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com << <iq id="lkNhFueAw27euaIErcsgY1h" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_40vfow0163@test-domain.com/1781077109-tigase-164</jid></bind></iq>

2023-03-18 22:56:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-18 22:56:09 |  << <iq xmlns="jabber:client" id="Us9cwoMBcq2s8p8k0sZdvgE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <iq xmlns="jabber:client" id="Us9cwoMBcq2s8p8k0sZdvgE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:56:09 |  >> <iq id="Us9cwoMBcq2s8p8k0sZdvgE" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client"/>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <iq id="Us9cwoMBcq2s8p8k0sZdvgE" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client"/>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-18 22:56:09 |  << <iq to="test-domain.com" id="9ypxkMIyACISQLzbt6s2qQJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <iq to="test-domain.com" id="9ypxkMIyACISQLzbt6s2qQJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:56:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:56:09 |  >> <enabled id="4ca92d64-cd8d-4470-8506-03e23bc683b0" max="60" resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <enabled id="4ca92d64-cd8d-4470-8506-03e23bc683b0" max="60" resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 |  << <iq id="lnQnRS08Cev02gU2dKysmNP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <iq id="lnQnRS08Cev02gU2dKysmNP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 |  >> <iq id="9ypxkMIyACISQLzbt6s2qQJ" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <iq id="9ypxkMIyACISQLzbt6s2qQJ" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-18 22:56:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:56:09 |  >> <iq id="lnQnRS08Cev02gU2dKysmNP" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <iq id="lnQnRS08Cev02gU2dKysmNP" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:56:09 |  >> <presence to="user1_40vfow0163@test-domain.com" xmlns="jabber:client" from="user1_40vfow0163@test-domain.com/1781077109-tigase-164"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 22:56:09 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_40vfow0163@test-domain.com" xmlns="jabber:client" from="user1_40vfow0163@test-domain.com/1781077109-tigase-164"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 22:56:09 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomizsd5c0164@muc.test-domain.com is created

2023-03-18 22:56:09 |  << <presence to="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <presence to="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:09 | [Mutex] waiting for: [joinAs:user1]

2023-03-18 22:56:09 |  >> <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" affiliation="owner" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" affiliation="owner" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-18 22:56:09 | [Mutex] notify: [joinAs:user1]

2023-03-18 22:56:09 | [Mutex] received everything.

2023-03-18 22:56:09 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-18 22:56:09 |  << <iq to="roomizsd5c0164@muc.test-domain.com" id="6HMEnZ3mQQO6EM06hBfBmY4" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <iq to="roomizsd5c0164@muc.test-domain.com" id="6HMEnZ3mQQO6EM06hBfBmY4" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-18 22:56:09 | [Mutex] waiting for: [getConfig]

2023-03-18 22:56:09 |  >> <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:09 |  >> <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-18 22:56:09 |  >> <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@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-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@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-03-18 22:56:09 |  >> <iq id="6HMEnZ3mQQO6EM06hBfBmY4" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field var="muc#roomconfig_roomname" type="text-single" label="Natural-Language Room Name"><value/></field><field var="muc#roomconfig_roomdesc" type="text-single" label="Short Description of Room"><value/></field><field var="muc#roomconfig_persistentroom" type="boolean" label="Make Room Persistent?"><value>0</value></field><field var="muc#roomconfig_publicroom" type="boolean" label="Make Room Publicly Searchable?"><value>1</value></field><field var="muc#roomconfig_moderatedroom" type="boolean" label="Make Room Moderated?"><value>0</value></field><field var="muc#roomconfig_membersonly" type="boolean" label="Make Room Members Only?"><value>0</value></field><field var="muc#roomconfig_allowinvites" type="boolean" label="Allow Occupants to Invite Others?"><value>1</value></field><field var="muc#roomconfig_allowpm" type="list-single" label="Who Can Send Private Messages?"><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 var="muc#roomconfig_passwordprotectedroom" type="boolean" label="Password Required to Enter?"><value>0</value></field><field var="muc#roomconfig_roomsecret" type="text-single" label="Password"><value/></field><field var="muc#roomconfig_whois" type="list-single" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" type="boolean" label="Allow Occupants to Change Subject?"><value>0</value></field><field var="muc#roomconfig_enablelogging" type="boolean" label="Enable Public Logging?"><value>0</value></field><field var="logging_format" type="list-single" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" type="text-single" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field var="muc#roomconfig_maxusers" type="list-single" label="Maximum Number of Occupants"><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 var="muc#roomconfig_maxresources" type="list-single" label="Maximum Number of Single Occupant Resources"><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 var="tigase#presence_delivery_logic" type="list-single" label="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 var="tigase#presence_filtering" type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field var="tigase#presence_filtered_affiliations" type="list-multi" label="Affiliations for which presence should be delivered"><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 var="tigase#welcome_messages" type="boolean" label="Send welcome messages on room creation"><value>1</value></field><field var="muc#roomconfig_roomadmins" type="jid-multi" label="Full List of Room Admins"/></x></query></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <iq id="6HMEnZ3mQQO6EM06hBfBmY4" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field var="muc#roomconfig_roomname" type="text-single" label="Natural-Language Room Name"><value/></field><field var="muc#roomconfig_roomdesc" type="text-single" label="Short Description of Room"><value/></field><field var="muc#roomconfig_persistentroom" type="boolean" label="Make Room Persistent?"><value>0</value></field><field var="muc#roomconfig_publicroom" type="boolean" label="Make Room Publicly Searchable?"><value>1</value></field><field var="muc#roomconfig_moderatedroom" type="boolean" label="Make Room Moderated?"><value>0</value></field><field var="muc#roomconfig_membersonly" type="boolean" label="Make Room Members Only?"><value>0</value></field><field var="muc#roomconfig_allowinvites" type="boolean" label="Allow Occupants to Invite Others?"><value>1</value></field><field var="muc#roomconfig_allowpm" type="list-single" label="Who Can Send Private Messages?"><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 var="muc#roomconfig_passwordprotectedroom" type="boolean" label="Password Required to Enter?"><value>0</value></field><field var="muc#roomconfig_roomsecret" type="text-single" label="Password"><value/></field><field var="muc#roomconfig_whois" type="list-single" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" type="boolean" label="Allow Occupants to Change Subject?"><value>0</value></field><field var="muc#roomconfig_enablelogging" type="boolean" label="Enable Public Logging?"><value>0</value></field><field var="logging_format" type="list-single" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" type="text-single" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field var="muc#roomconfig_maxusers" type="list-single" label="Maximum Number of Occupants"><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 var="muc#roomconfig_maxresources" type="list-single" label="Maximum Number of Single Occupant Resources"><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 var="tigase#presence_delivery_logic" type="list-single" label="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 var="tigase#presence_filtering" type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field var="tigase#presence_filtered_affiliations" type="list-multi" label="Affiliations for which presence should be delivered"><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 var="tigase#welcome_messages" type="boolean" label="Send welcome messages on room creation"><value>1</value></field><field var="muc#roomconfig_roomadmins" type="jid-multi" label="Full List of Room Admins"/></x></query></iq>

2023-03-18 22:56:09 |  << <iq id="xsfycd0165" to="roomizsd5c0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <iq id="xsfycd0165" to="roomizsd5c0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-18 22:56:09 | [Mutex] received everything.

2023-03-18 22:56:09 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-18 22:56:09 |  >> <iq id="xsfycd0165" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"/>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <iq id="xsfycd0165" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"/>

2023-03-18 22:56:09 |  >> <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-03-18 22:56:09 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:09 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-18 22:56:09 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-18 22:56:10 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomizsd5c0164@muc.test-domain.com is created

2023-03-18 22:56:10 |  << <presence to="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:10 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <presence to="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:10 | [Mutex] waiting for: [resp]

2023-03-18 22:56:10 |  >> <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-18 22:56:10 | [Mutex] notify: [2:joinAs:user2]

2023-03-18 22:56:10 | [Mutex] notify: [resp, joinAs:user2]

2023-03-18 22:56:10 | [Mutex] received everything.

2023-03-18 22:56:10 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-18 22:56:10 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomizsd5c0164@muc.test-domain.com is created

2023-03-18 22:56:10 |  << <presence to="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <presence to="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:10 | [Mutex] waiting for: [resp]

2023-03-18 22:56:10 |  >> <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:10 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:10 |  >> <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-03-18 22:56:10 | [Mutex] notify: [3:joinAs:user3]

2023-03-18 22:56:10 | [Mutex] notify: [resp, joinAs:user3]

2023-03-18 22:56:10 | [Mutex] received everything.

2023-03-18 22:56:10 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-18 22:56:10 |  << <presence to="roomizsd5c0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-18 22:56:10 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <presence to="roomizsd5c0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-18 22:56:10 |  << <presence to="roomizsd5c0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <presence to="roomizsd5c0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-18 22:56:10 |  >> <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_40vfow0163@test-domain.com/1781077109-tigase-164" affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_40vfow0163@test-domain.com/1781077109-tigase-164" affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-18 22:56:10 |  >> <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:10 |  >> <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_40vfow0163@test-domain.com/1781077109-tigase-164" affiliation="none" nick="user3" role="none"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_40vfow0163@test-domain.com/1781077109-tigase-164" affiliation="none" nick="user3" role="none"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-18 22:56:10 |  >> <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-03-18 22:56:10 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-03-18 22:56:11 |  << <iq to="roomizsd5c0164@muc.test-domain.com" id="tpSoOO0eBw6yybBhOKEqk6G" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><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>2</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-03-18 22:56:11 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 >> <iq to="roomizsd5c0164@muc.test-domain.com" id="tpSoOO0eBw6yybBhOKEqk6G" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><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>2</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-03-18 22:56:11 | [Mutex] waiting for: [setConfig]

2023-03-18 22:56:11 |  >> <iq id="tpSoOO0eBw6yybBhOKEqk6G" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"/>

2023-03-18 22:56:11 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <iq id="tpSoOO0eBw6yybBhOKEqk6G" to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"/>

2023-03-18 22:56:11 | [Mutex] received everything.

2023-03-18 22:56:11 | [Mutex] isItemNotified: setConfig:success :: true

2023-03-18 22:56:11 |  >> <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-18 22:56:11 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <message to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-18 22:56:12 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomizsd5c0164@muc.test-domain.com is created

2023-03-18 22:56:12 |  << <presence to="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:12 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <presence to="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:12 | [Mutex] waiting for: [resp]

2023-03-18 22:56:12 |  >> <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-18 22:56:12 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-18 22:56:12 |  >> <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-18 22:56:12 | user1 :: user1_5lu39c0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_5lu39c0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-18 22:56:12 |  >> <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-18 22:56:12 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-18 22:56:12 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:12 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:12 | [Mutex] notify: [2:joinAs:user2]

2023-03-18 22:56:12 | [Mutex] notify: [resp, joinAs:user2]

2023-03-18 22:56:12 | [Mutex] received everything.

2023-03-18 22:56:12 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-18 22:56:12 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomizsd5c0164@muc.test-domain.com is created

2023-03-18 22:56:12 |  << <presence to="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:12 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <presence to="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-18 22:56:12 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-18 22:56:12 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-18 22:56:12 | [Mutex] waiting for: [resp]

2023-03-18 22:56:12 |  >> <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:12 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <message id="e1a2592f7809ea931153b255dcd5d4bc0d79063e" to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="groupchat" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-19T05:56:09.512Z" jid="roomizsd5c0164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-18 22:56:12 |  >> <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="error" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-03-18 22:56:12 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_40vfow0163@test-domain.com/1781077109-tigase-164" type="error" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-03-18 22:56:12 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:12 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:56:12 | [Mutex] notify: [resp, notJoinAs:user3]

2023-03-18 22:56:12 | [Mutex] received everything.

2023-03-18 22:56:12 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-03-18 22:56:12 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-18 22:56:12 | user1 :: user1_40vfow0163@test-domain.com/1781077109-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Connector  state changed: connected->disconnected

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Stream terminated

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Connector  state changed: connected->disconnected

2023-03-18 22:56:12 |  >> <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="none"/></x></presence>

2023-03-18 22:56:12 | user1 :: user1_8c55cy0162@test-domain.com/1781077109-tigase-163 << <presence to="user1_8c55cy0162@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client" from="roomizsd5c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="none"/></x></presence>

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Stream terminated

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Connector  state changed: connected->disconnected

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Stream terminated

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:56:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted