Generated by TestNG with ReportNG at 08:53 PST on Monday 06 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.493s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.226s
2023-03-06 09:04:49 |

2023-03-06 09:04:49 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-03-06 09:04:49 | ------------------------------------

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e5c096e

2023-03-06 09:04:49 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:04:49 | [Mutex] waiting for: [registration]

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@209be2d5

2023-03-06 09:04:49 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@24a4621e

2023-03-06 09:04:49 | 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-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start TLS

2023-03-06 09:04:49 | 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-06 09:04:49 | 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-06 09:04:49 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Proceeding TLS

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start handshake

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@61a6e8ee

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2fff8acd

2023-03-06 09:04:49 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:04:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:04:49 | user1 :: null >> <iq to="test-domain.com" id="7cYJztjXhAdPOKIq1fIJNP2" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7cYJztjXhAdPOKIq1fIJNP2" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 09:04:49 | user1 :: null << <iq from="test-domain.com" id="7cYJztjXhAdPOKIq1fIJNP2" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="7cYJztjXhAdPOKIq1fIJNP2" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@508d48ad

2023-03-06 09:04:49 | user1 :: null >> <iq to="test-domain.com" id="F7Ho9DDiDFu6qQRV4rdFIO2" type="set"><query xmlns="jabber:iq:register"><username>user1_780i2c0161</username><password>user1_780i2c0161</password><email>4160036f-0428-4764-a7df-ad830329a711@localhost</email></query></iq>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="F7Ho9DDiDFu6qQRV4rdFIO2" type="set"><query xmlns="jabber:iq:register"><username>user1_780i2c0161</username><password>user1_780i2c0161</password><email>4160036f-0428-4764-a7df-ad830329a711@localhost</email></query></iq>}

2023-03-06 09:04:49 | user1 :: null << <iq from="test-domain.com" id="F7Ho9DDiDFu6qQRV4rdFIO2" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="F7Ho9DDiDFu6qQRV4rdFIO2" type="result" xmlns="jabber:client"/>}

2023-03-06 09:04:49 | [Mutex] received everything.

2023-03-06 09:04:49 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-03-06 09:04:49 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Connector  state changed: disconnecting->disconnected

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Stream terminated

2023-03-06 09:04:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@573e7430

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@18917a1

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@52f34cbf

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6a87b2f0

2023-03-06 09:04:49 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:04:49 | [Mutex] waiting for: [registration]

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@644041d0

2023-03-06 09:04:49 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@607fd980

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2454] Start TLS

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6881ae6c

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4c3ad8b8

2023-03-06 09:04:49 | 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-06 09:04:49 | 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-06 09:04:49 | 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-06 09:04:49 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Proceeding TLS

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Start handshake

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@257d4beb

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@723a7d86

2023-03-06 09:04:49 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:04:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:04:49 | user1 :: null >> <iq to="test-domain.com" id="UkjBrgUeS8ykP1gHr5iHJPZ" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UkjBrgUeS8ykP1gHr5iHJPZ" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 09:04:49 | user1 :: null << <iq from="test-domain.com" id="UkjBrgUeS8ykP1gHr5iHJPZ" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="UkjBrgUeS8ykP1gHr5iHJPZ" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1492ecd0

2023-03-06 09:04:49 | user1 :: null >> <iq to="test-domain.com" id="sqzcO0iONX8rV3eztjXhAdP" type="set"><query xmlns="jabber:iq:register"><username>user1_i7k3tt0162</username><password>user1_i7k3tt0162</password><email>fde39fb7-e713-419e-844d-cc04089a7cd7@localhost</email></query></iq>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sqzcO0iONX8rV3eztjXhAdP" type="set"><query xmlns="jabber:iq:register"><username>user1_i7k3tt0162</username><password>user1_i7k3tt0162</password><email>fde39fb7-e713-419e-844d-cc04089a7cd7@localhost</email></query></iq>}

2023-03-06 09:04:49 | user1 :: null << <iq from="test-domain.com" id="sqzcO0iONX8rV3eztjXhAdP" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="sqzcO0iONX8rV3eztjXhAdP" type="result" xmlns="jabber:client"/>}

2023-03-06 09:04:49 | [Mutex] received everything.

2023-03-06 09:04:49 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-03-06 09:04:49 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Connector  state changed: disconnecting->disconnected

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Stream terminated

2023-03-06 09:04:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a3f841b

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4552b4a4

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@64a527c5

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6485a217

2023-03-06 09:04:49 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:04:49 | [Mutex] waiting for: [registration]

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6a4250f7

2023-03-06 09:04:49 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6e7dc967

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@67d2b3ed

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@113bec50

2023-03-06 09:04:49 | 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-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2461] Start TLS

2023-03-06 09:04:49 | 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-06 09:04:49 | 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-06 09:04:49 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Proceeding TLS

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Start handshake

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2b7f5acc

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@62a3c0ae

2023-03-06 09:04:49 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:04:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:04:49 | user1 :: null >> <iq to="test-domain.com" id="vrA6q1p2fxhGthVbJu1r2cC" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vrA6q1p2fxhGthVbJu1r2cC" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 09:04:49 | user1 :: null << <iq from="test-domain.com" id="vrA6q1p2fxhGthVbJu1r2cC" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="vrA6q1p2fxhGthVbJu1r2cC" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1a9ef1e5

2023-03-06 09:04:49 | user1 :: null >> <iq to="test-domain.com" id="ji7SV3kXfJQ4ywq8u9FyhBp" type="set"><query xmlns="jabber:iq:register"><username>user1_xnsh3l0163</username><password>user1_xnsh3l0163</password><email>a20ec915-48b0-4792-92df-79113fb886ab@localhost</email></query></iq>

2023-03-06 09:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ji7SV3kXfJQ4ywq8u9FyhBp" type="set"><query xmlns="jabber:iq:register"><username>user1_xnsh3l0163</username><password>user1_xnsh3l0163</password><email>a20ec915-48b0-4792-92df-79113fb886ab@localhost</email></query></iq>}

2023-03-06 09:04:49 | user1 :: null << <iq from="test-domain.com" id="ji7SV3kXfJQ4ywq8u9FyhBp" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="ji7SV3kXfJQ4ywq8u9FyhBp" type="result" xmlns="jabber:client"/>}

2023-03-06 09:04:49 | [Mutex] received everything.

2023-03-06 09:04:49 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-03-06 09:04:49 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Connector  state changed: disconnecting->disconnected

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Stream terminated

2023-03-06 09:04:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1aa83520

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4b50a583

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@370abaf7

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5af6642a

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1ac5b61

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 |  >> <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-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2468] Start TLS

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@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-06 09:04:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Proceeding TLS

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Start handshake

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-06 09:04:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83ODBpMmMwMTYxLHI9a0hkZ055YlZUdnJxNTVmVzFaZno=</auth>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83ODBpMmMwMTYxLHI9a0hkZ055YlZUdnJxNTVmVzFaZno=</auth>

2023-03-06 09:04:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rSGRnTnliVlR2cnE1NWZXMVpmenBSNzFxQkZpYjNJZzVqbmpsZW1ULHM9d1dKMTJ0a3UzbXZ0enc9PSxpPTQwOTY=</challenge>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rSGRnTnliVlR2cnE1NWZXMVpmenBSNzFxQkZpYjNJZzVqbmpsZW1ULHM9d1dKMTJ0a3UzbXZ0enc9PSxpPTQwOTY=</challenge>

2023-03-06 09:04:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a0hkZ055YlZUdnJxNTVmVzFaZnpwUjcxcUJGaWIzSWc1am5qbGVtVCxwPVFuV29qQ1AydTRRZUNiTE5OR1QvY212Q2FqRXBtaklwRFFJWGNySDI3ejg9</response>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a0hkZ055YlZUdnJxNTVmVzFaZnpwUjcxcUJGaWIzSWc1am5qbGVtVCxwPVFuV29qQ1AydTRRZUNiTE5OR1QvY212Q2FqRXBtaklwRFFJWGNySDI3ejg9</response>

2023-03-06 09:04:49 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kOUpoUTl2SGk3ci9mVUt2Mjl6L2hRS1QvQnRjUU9hYUp6bkRPaTVpQkpjPQ==</success>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kOUpoUTl2SGk3ci9mVUt2Mjl6L2hRS1QvQnRjUU9hYUp6bkRPaTVpQkpjPQ==</success>

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-06 09:04:49 |  << <iq xmlns="jabber:client" id="L8BfEq48r5o5vfS8GMWayhV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com >> <iq xmlns="jabber:client" id="L8BfEq48r5o5vfS8GMWayhV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:04:49 |  >> <iq id="L8BfEq48r5o5vfS8GMWayhV" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_780i2c0161@test-domain.com/1781077109-tigase-161</jid></bind></iq>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com << <iq id="L8BfEq48r5o5vfS8GMWayhV" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_780i2c0161@test-domain.com/1781077109-tigase-161</jid></bind></iq>

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-06 09:04:49 |  << <iq xmlns="jabber:client" id="xk97Bq15nSR3thVSNZ8o00b" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <iq xmlns="jabber:client" id="xk97Bq15nSR3thVSNZ8o00b" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:04:49 |  >> <iq id="xk97Bq15nSR3thVSNZ8o00b" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <iq id="xk97Bq15nSR3thVSNZ8o00b" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-06 09:04:49 |  << <iq to="test-domain.com" id="CaD7mPZl1pQJRSSYW3jQZjR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <iq to="test-domain.com" id="CaD7mPZl1pQJRSSYW3jQZjR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:04:49 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:04:49 |  >> <enabled id="80c04803-58eb-4e6d-853d-5ca1e501e731" resume="true" max="60" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <enabled id="80c04803-58eb-4e6d-853d-5ca1e501e731" resume="true" max="60" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2023-03-06 09:04:49 |  << <iq id="NiZKIq1fIJNP2sk4wkSVdEt" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <iq id="NiZKIq1fIJNP2sk4wkSVdEt" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:49 |  >> <iq from="test-domain.com" id="CaD7mPZl1pQJRSSYW3jQZjR" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <iq from="test-domain.com" id="CaD7mPZl1pQJRSSYW3jQZjR" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:04:49 |  >> <iq id="NiZKIq1fIJNP2sk4wkSVdEt" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <iq id="NiZKIq1fIJNP2sk4wkSVdEt" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:04:49 |  >> <presence from="user1_780i2c0161@test-domain.com/1781077109-tigase-161" to="user1_780i2c0161@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-06 09:04:49 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <presence from="user1_780i2c0161@test-domain.com/1781077109-tigase-161" to="user1_780i2c0161@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 |  >> <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-06 09:04:49 | user1 :: user1_i7k3tt0162@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-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2473] Start TLS

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Proceeding TLS

2023-03-06 09:04:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:49 | user1 :: user1_i7k3tt0162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Start handshake

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:49 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:49 | user1 :: user1_i7k3tt0162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-06 09:04:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9pN2szdHQwMTYyLHI9aktORjlqTFBNTURRS2NmdGJXdFc=</auth>

2023-03-06 09:04:49 | user1 :: user1_i7k3tt0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9pN2szdHQwMTYyLHI9aktORjlqTFBNTURRS2NmdGJXdFc=</auth>

2023-03-06 09:04:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qS05GOWpMUE1NRFFLY2Z0Yld0V2RYSTJmRVBtY2pKdGxjQmRQRDVWLHM9L2g4MUxoZUs5RUpnMWc9PSxpPTQwOTY=</challenge>

2023-03-06 09:04:49 | user1 :: user1_i7k3tt0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qS05GOWpMUE1NRFFLY2Z0Yld0V2RYSTJmRVBtY2pKdGxjQmRQRDVWLHM9L2g4MUxoZUs5RUpnMWc9PSxpPTQwOTY=</challenge>

2023-03-06 09:04:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aktORjlqTFBNTURRS2NmdGJXdFdkWEkyZkVQbWNqSnRsY0JkUEQ1VixwPTFSU1k3SWJ2SjZUdFQ0c3ZWMHgwdDlvQWtiZ0FTc0xqUkxMODdYUzgraFk9</response>

2023-03-06 09:04:49 | user1 :: user1_i7k3tt0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aktORjlqTFBNTURRS2NmdGJXdFdkWEkyZkVQbWNqSnRsY0JkUEQ1VixwPTFSU1k3SWJ2SjZUdFQ0c3ZWMHgwdDlvQWtiZ0FTc0xqUkxMODdYUzgraFk9</response>

2023-03-06 09:04:49 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12OGFqdzlqOHdLSnZDT05mZGJpT2h0M0R3Y01IK0NTYVRpdG5iREc2SWxvPQ==</success>

2023-03-06 09:04:49 | user1 :: user1_i7k3tt0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12OGFqdzlqOHdLSnZDT05mZGJpT2h0M0R3Y01IK0NTYVRpdG5iREc2SWxvPQ==</success>

2023-03-06 09:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-06 09:04:50 |  << <iq xmlns="jabber:client" id="FgRHLR5crhIykEt9wl1hWgW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com >> <iq xmlns="jabber:client" id="FgRHLR5crhIykEt9wl1hWgW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:04:50 |  >> <iq id="FgRHLR5crhIykEt9wl1hWgW" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_i7k3tt0162@test-domain.com/1781077109-tigase-162</jid></bind></iq>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com << <iq id="FgRHLR5crhIykEt9wl1hWgW" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_i7k3tt0162@test-domain.com/1781077109-tigase-162</jid></bind></iq>

2023-03-06 09:04:50 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-06 09:04:50 |  << <iq xmlns="jabber:client" id="Ivy7gzxeAoMJFyp9xsi0qeK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <iq xmlns="jabber:client" id="Ivy7gzxeAoMJFyp9xsi0qeK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:04:50 |  >> <iq id="Ivy7gzxeAoMJFyp9xsi0qeK" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <iq id="Ivy7gzxeAoMJFyp9xsi0qeK" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-06 09:04:50 |  << <iq to="test-domain.com" id="2m5bAlJFs1n7zv27DqYakPR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <iq to="test-domain.com" id="2m5bAlJFs1n7zv27DqYakPR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:04:50 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:04:50 |  >> <enabled id="aa4c58c5-04ca-47d8-a161-b144fda0fbbe" resume="true" max="60" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <enabled id="aa4c58c5-04ca-47d8-a161-b144fda0fbbe" resume="true" max="60" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2023-03-06 09:04:50 |  << <iq id="sAJwsiSY7Bq15nSR3thVSNZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <iq id="sAJwsiSY7Bq15nSR3thVSNZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 |  >> <iq from="test-domain.com" id="2m5bAlJFs1n7zv27DqYakPR" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <iq from="test-domain.com" id="2m5bAlJFs1n7zv27DqYakPR" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@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-06 09:04:50 |  >> <iq id="sAJwsiSY7Bq15nSR3thVSNZ" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <iq id="sAJwsiSY7Bq15nSR3thVSNZ" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:04:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:04:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2478] Start TLS

2023-03-06 09:04:50 |  >> <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-06 09:04:50 | user1 :: user1_xnsh3l0163@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-06 09:04:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Proceeding TLS

2023-03-06 09:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Start handshake

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

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

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-06 09:04:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV94bnNoM2wwMTYzLHI9SENzclJaZHROckd6eFYyQXZLdmw=</auth>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV94bnNoM2wwMTYzLHI9SENzclJaZHROckd6eFYyQXZLdmw=</auth>

2023-03-06 09:04:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IQ3NyUlpkdE5yR3p4VjJBdkt2bGgyZXVKMVJVYlJYZ2ZZeW9QREFKLHM9aFNQNlFIQTZuM3NXYWc9PSxpPTQwOTY=</challenge>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IQ3NyUlpkdE5yR3p4VjJBdkt2bGgyZXVKMVJVYlJYZ2ZZeW9QREFKLHM9aFNQNlFIQTZuM3NXYWc9PSxpPTQwOTY=</challenge>

2023-03-06 09:04:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SENzclJaZHROckd6eFYyQXZLdmxoMmV1SjFSVWJSWGdmWXlvUERBSixwPVRtQ1JYbWIvY1dWdFp6TUtuR3NNaXdPaDNuV3R2TCtLR3hDdVpSNXYzUTQ9</response>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SENzclJaZHROckd6eFYyQXZLdmxoMmV1SjFSVWJSWGdmWXlvUERBSixwPVRtQ1JYbWIvY1dWdFp6TUtuR3NNaXdPaDNuV3R2TCtLR3hDdVpSNXYzUTQ9</response>

2023-03-06 09:04:50 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MaTl6Tzl3Z0VTdW0rblVNTEN2RWRDejFwdU5YQUoxUHRSeVlBQ1hPQldJPQ==</success>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MaTl6Tzl3Z0VTdW0rblVNTEN2RWRDejFwdU5YQUoxUHRSeVlBQ1hPQldJPQ==</success>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:04:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-06 09:04:50 |  << <iq xmlns="jabber:client" id="sBKywq8u9FyhBpWZjZjZ03v" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com >> <iq xmlns="jabber:client" id="sBKywq8u9FyhBpWZjZjZ03v" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:04:50 |  >> <iq id="sBKywq8u9FyhBpWZjZjZ03v" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xnsh3l0163@test-domain.com/1781077109-tigase-163</jid></bind></iq>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com << <iq id="sBKywq8u9FyhBpWZjZjZ03v" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xnsh3l0163@test-domain.com/1781077109-tigase-163</jid></bind></iq>

2023-03-06 09:04:50 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-06 09:04:50 |  << <iq xmlns="jabber:client" id="6hKlOJNXfRKxt6kSKFxiT7t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <iq xmlns="jabber:client" id="6hKlOJNXfRKxt6kSKFxiT7t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:04:50 |  >> <iq id="6hKlOJNXfRKxt6kSKFxiT7t" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <iq id="6hKlOJNXfRKxt6kSKFxiT7t" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-06 09:04:50 |  << <iq to="test-domain.com" id="En0LR5vnMBBmQUONNOVbBAy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <iq to="test-domain.com" id="En0LR5vnMBBmQUONNOVbBAy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:04:50 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:04:50 |  >> <enabled id="c127fd94-096e-4aac-97cc-f965158ff8b3" resume="true" max="60" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <enabled id="c127fd94-096e-4aac-97cc-f965158ff8b3" resume="true" max="60" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2023-03-06 09:04:50 |  << <iq id="1ujrfIBfHw9DDBzan9s2iAl" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <iq id="1ujrfIBfHw9DDBzan9s2iAl" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 |  >> <iq from="test-domain.com" id="En0LR5vnMBBmQUONNOVbBAy" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <iq from="test-domain.com" id="En0LR5vnMBBmQUONNOVbBAy" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@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-06 09:04:50 |  >> <iq id="1ujrfIBfHw9DDBzan9s2iAl" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <iq id="1ujrfIBfHw9DDBzan9s2iAl" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:04:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomvqpogl0164@muc.test-domain.com is created

2023-03-06 09:04:50 |  << <presence to="roomvqpogl0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <presence to="roomvqpogl0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

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

2023-03-06 09:04:50 | [Mutex] waiting for: [joinAs:user1]

2023-03-06 09:04:50 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_780i2c0161@test-domain.com/1781077109-tigase-161" affiliation="owner" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_780i2c0161@test-domain.com/1781077109-tigase-161" affiliation="owner" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-06 09:04:50 | [Mutex] notify: [joinAs:user1]

2023-03-06 09:04:50 | [Mutex] received everything.

2023-03-06 09:04:50 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-06 09:04:50 |  << <iq to="roomvqpogl0164@muc.test-domain.com" id="KjKbLGucoX7sdLLUcO2scCp" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <iq to="roomvqpogl0164@muc.test-domain.com" id="KjKbLGucoX7sdLLUcO2scCp" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:04:50 | [Mutex] waiting for: [getConfig]

2023-03-06 09:04:50 |  >> <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:50 |  >> <message from="roomvqpogl0164@muc.test-domain.com" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <message from="roomvqpogl0164@muc.test-domain.com" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

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

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

2023-03-06 09:04:50 |  << <iq id="1k48dw0165" to="roomvqpogl0164@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-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <iq id="1k48dw0165" to="roomvqpogl0164@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-06 09:04:50 | [Mutex] received everything.

2023-03-06 09:04:50 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-06 09:04:50 |  >> <iq from="roomvqpogl0164@muc.test-domain.com" id="1k48dw0165" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <iq from="roomvqpogl0164@muc.test-domain.com" id="1k48dw0165" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:50 |  >> <message from="roomvqpogl0164@muc.test-domain.com" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <message from="roomvqpogl0164@muc.test-domain.com" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-03-06 09:04:50 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:04:50 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-06 09:04:50 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-06 09:04:51 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomvqpogl0164@muc.test-domain.com is created

2023-03-06 09:04:51 |  << <presence to="roomvqpogl0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:51 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <presence to="roomvqpogl0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:51 | [Mutex] waiting for: [resp]

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:04:51 | [Mutex] notify: [2:joinAs:user2]

2023-03-06 09:04:51 | [Mutex] notify: [resp, joinAs:user2]

2023-03-06 09:04:51 | [Mutex] received everything.

2023-03-06 09:04:51 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-06 09:04:51 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomvqpogl0164@muc.test-domain.com is created

2023-03-06 09:04:51 |  << <presence to="roomvqpogl0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <presence to="roomvqpogl0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:51 | [Mutex] waiting for: [resp]

2023-03-06 09:04:51 |  >> <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:51 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:04:51 | [Mutex] notify: [3:joinAs:user3]

2023-03-06 09:04:51 | [Mutex] notify: [resp, joinAs:user3]

2023-03-06 09:04:51 | [Mutex] received everything.

2023-03-06 09:04:51 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-06 09:04:51 |  << <presence to="roomvqpogl0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:04:51 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <presence to="roomvqpogl0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:04:51 |  << <presence to="roomvqpogl0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <presence to="roomvqpogl0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:04:51 |  >> <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user3" role="none"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" affiliation="none" nick="user3" role="none"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-06 09:04:51 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-03-06 09:04:51 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-03-06 09:04:52 |  << <iq to="roomvqpogl0164@muc.test-domain.com" id="sGPIQ4q4jZczbzgDBztjEl5" 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-06 09:04:52 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 >> <iq to="roomvqpogl0164@muc.test-domain.com" id="sGPIQ4q4jZczbzgDBztjEl5" 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-06 09:04:52 | [Mutex] waiting for: [setConfig]

2023-03-06 09:04:52 |  >> <iq from="roomvqpogl0164@muc.test-domain.com" id="sGPIQ4q4jZczbzgDBztjEl5" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:52 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <iq from="roomvqpogl0164@muc.test-domain.com" id="sGPIQ4q4jZczbzgDBztjEl5" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="result" xmlns="jabber:client"/>

2023-03-06 09:04:52 | [Mutex] received everything.

2023-03-06 09:04:52 | [Mutex] isItemNotified: setConfig:success :: true

2023-03-06 09:04:52 |  >> <message from="roomvqpogl0164@muc.test-domain.com" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-06 09:04:52 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <message from="roomvqpogl0164@muc.test-domain.com" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-06 09:04:53 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomvqpogl0164@muc.test-domain.com is created

2023-03-06 09:04:53 |  << <presence to="roomvqpogl0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:53 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <presence to="roomvqpogl0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:53 | [Mutex] waiting for: [resp]

2023-03-06 09:04:53 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-06 09:04:53 | user1 :: user1_780i2c0161@test-domain.com/1781077109-tigase-161 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_780i2c0161@test-domain.com/1781077109-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-06 09:04:53 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-06 09:04:53 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-06 09:04:53 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:04:53 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <presence from="roomvqpogl0164@muc.test-domain.com/user2" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:04:53 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:04:53 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:04:53 |  >> <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:53 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <message from="roomvqpogl0164@muc.test-domain.com/user1" id="e44106fd22da8fc872e1711e921ed4dc36b879d4" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomvqpogl0164@muc.test-domain.com" stamp="2023-03-06T17:04:50.278Z" xmlns="urn:xmpp:delay"/></message>

2023-03-06 09:04:53 | [Mutex] notify: [2:joinAs:user2]

2023-03-06 09:04:53 | [Mutex] notify: [resp, joinAs:user2]

2023-03-06 09:04:53 | [Mutex] received everything.

2023-03-06 09:04:53 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-06 09:04:53 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomvqpogl0164@muc.test-domain.com is created

2023-03-06 09:04:53 |  << <presence to="roomvqpogl0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:53 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <presence to="roomvqpogl0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:04:53 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-06 09:04:53 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-06 09:04:53 | [Mutex] waiting for: [resp]

2023-03-06 09:04:53 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="error" xmlns="jabber:client"><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-06 09:04:53 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <presence from="roomvqpogl0164@muc.test-domain.com/user3" to="user1_xnsh3l0163@test-domain.com/1781077109-tigase-163" type="error" xmlns="jabber:client"><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-06 09:04:53 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:04:53 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:04:53 | [Mutex] notify: [resp, notJoinAs:user3]

2023-03-06 09:04:53 | [Mutex] received everything.

2023-03-06 09:04:53 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-03-06 09:04:53 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-06 09:04:53 | user1 :: user1_xnsh3l0163@test-domain.com/1781077109-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Connector  state changed: connected->disconnected

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Stream terminated

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:53 |  >> <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="none"/></x></presence>

2023-03-06 09:04:53 | user1 :: user1_i7k3tt0162@test-domain.com/1781077109-tigase-162 << <presence from="roomvqpogl0164@muc.test-domain.com/user1" to="user1_i7k3tt0162@test-domain.com/1781077109-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="none"/></x></presence>

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Connector  state changed: connected->disconnected

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Stream terminated

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Connector  state changed: connected->disconnected

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Stream terminated

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:04:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted