Generated by TestNG with ReportNG at 22:30 PDT on Sunday 04 June 2023
root@cc7d7fbb25f7 / Java 17.0.6 (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.622s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.361s
2023-06-04 22:41:32 |

2023-06-04 22:41:32 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-06-04 22:41:32 | ------------------------------------

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2c6d8a19

2023-06-04 22:41:32 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-06-04 22:41:32 | [Mutex] waiting for: [registration]

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@22aa71e4

2023-06-04 22:41:32 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2695e169

2023-06-04 22:41:32 | 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-06-04 22:41:32 | 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-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2448] Start TLS

2023-06-04 22:41:32 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-06-04 22:41:32 | 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-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Proceeding TLS

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Start handshake

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@63977bdf

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@23ea18f6

2023-06-04 22:41:32 | 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-06-04 22:41:32 | 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-06-04 22:41:32 | 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-06-04 22:41:32 | user1 :: null >> <iq to="test-domain.com" id="QlmKx9t6rXeRcKR0fZocChJ" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-04 22:41:32 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QlmKx9t6rXeRcKR0fZocChJ" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

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

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

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

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

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

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@523e783e

2023-06-04 22:41:32 | user1 :: null >> <iq to="test-domain.com" id="lqzPJDq5fO1wo9Apj2ucr3n" type="set"><query xmlns="jabber:iq:register"><username>user1_2lb6vj0161</username><password>user1_2lb6vj0161</password><email>75ef75da-e022-47b3-8b90-0bae479ef64d@localhost</email></query></iq>

2023-06-04 22:41:32 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lqzPJDq5fO1wo9Apj2ucr3n" type="set"><query xmlns="jabber:iq:register"><username>user1_2lb6vj0161</username><password>user1_2lb6vj0161</password><email>75ef75da-e022-47b3-8b90-0bae479ef64d@localhost</email></query></iq>}

2023-06-04 22:41:32 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="lqzPJDq5fO1wo9Apj2ucr3n" type="result"/>

2023-06-04 22:41:32 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="lqzPJDq5fO1wo9Apj2ucr3n" type="result"/>}

2023-06-04 22:41:32 | [Mutex] received everything.

2023-06-04 22:41:32 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

2023-06-04 22:41:32 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Connector  state changed: disconnecting->disconnected

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Stream terminated

2023-06-04 22:41:32 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5ba945b9

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3b88490

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@706601b9

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@51386803

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@40ad6b10

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6f134a5d

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-06-04 22:41:32 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-06-04 22:41:32 | [Mutex] waiting for: [registration]

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@61d4a9cf

2023-06-04 22:41:32 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@65eb212d

2023-06-04 22:41:32 | 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-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2455] Start TLS

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2457] Proceeding TLS

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

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

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2457] Start handshake

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@20e9a3f4

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@55dd4416

2023-06-04 22:41:32 | 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-06-04 22:41:32 | 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-06-04 22:41:32 | 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-06-04 22:41:32 | user1 :: null >> <iq to="test-domain.com" id="5tGevbDvbFyeIzpjCyu17pY" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-04 22:41:32 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5tGevbDvbFyeIzpjCyu17pY" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

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

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

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

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

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

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@118305b3

2023-06-04 22:41:32 | user1 :: null >> <iq to="test-domain.com" id="sopRcKR0fZocChJJHzr6kUX" type="set"><query xmlns="jabber:iq:register"><username>user1_2om1690162</username><password>user1_2om1690162</password><email>1eec184e-4838-4a5a-ade4-737a52ac5bc7@localhost</email></query></iq>

2023-06-04 22:41:32 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sopRcKR0fZocChJJHzr6kUX" type="set"><query xmlns="jabber:iq:register"><username>user1_2om1690162</username><password>user1_2om1690162</password><email>1eec184e-4838-4a5a-ade4-737a52ac5bc7@localhost</email></query></iq>}

2023-06-04 22:41:32 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="sopRcKR0fZocChJJHzr6kUX" type="result"/>

2023-06-04 22:41:32 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="sopRcKR0fZocChJJHzr6kUX" type="result"/>}

2023-06-04 22:41:32 | [Mutex] received everything.

2023-06-04 22:41:32 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-06-04 22:41:32 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2457] Connector  state changed: disconnecting->disconnected

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2457] Stream terminated

2023-06-04 22:41:32 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2d5dbce7

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@40c65cbb

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7f844d41

2023-06-04 22:41:32 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@76a3719f

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@36595128

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5ae02680

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-06-04 22:41:33 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-06-04 22:41:33 | [Mutex] waiting for: [registration]

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5427d3ac

2023-06-04 22:41:33 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@50184df0

2023-06-04 22:41:33 | 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-06-04 22:41:33 | 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-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2462] Start TLS

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2464] Proceeding TLS

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

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

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2464] Start handshake

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@151ad997

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4e953992

2023-06-04 22:41:33 | 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-06-04 22:41:33 | 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-06-04 22:41:33 | 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-06-04 22:41:33 | user1 :: null >> <iq to="test-domain.com" id="YpqTgS7wh3ws8jNRX5tasat" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-04 22:41:33 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YpqTgS7wh3ws8jNRX5tasat" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

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

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

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

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

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

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@24c5295f

2023-06-04 22:41:33 | user1 :: null >> <iq to="test-domain.com" id="QqrURNLGBhS9MUbExzywgzj" type="set"><query xmlns="jabber:iq:register"><username>user1_gukb500163</username><password>user1_gukb500163</password><email>48be46fd-81e7-45ef-bee4-8335dfd2bd9c@localhost</email></query></iq>

2023-06-04 22:41:33 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QqrURNLGBhS9MUbExzywgzj" type="set"><query xmlns="jabber:iq:register"><username>user1_gukb500163</username><password>user1_gukb500163</password><email>48be46fd-81e7-45ef-bee4-8335dfd2bd9c@localhost</email></query></iq>}

2023-06-04 22:41:33 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="QqrURNLGBhS9MUbExzywgzj" type="result"/>

2023-06-04 22:41:33 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="QqrURNLGBhS9MUbExzywgzj" type="result"/>}

2023-06-04 22:41:33 | [Mutex] received everything.

2023-06-04 22:41:33 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-06-04 22:41:33 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2464] Connector  state changed: disconnecting->disconnected

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2464] Stream terminated

2023-06-04 22:41:33 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@36a097fa

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@753526d8

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@120bd845

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1f89848a

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2da4dfc6

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Start TLS

2023-06-04 22:41:33 |  >> <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-06-04 22:41:33 | user1 :: user1_2lb6vj0161@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-06-04 22:41:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2471] Proceeding TLS

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2471] Start handshake

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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-06-04 22:41:33 | user1 :: user1_2lb6vj0161@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-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-04 22:41:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8ybGI2dmowMTYxLHI9eFU5R0FlNzNkellHUXVNbVQzVEs=</auth>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8ybGI2dmowMTYxLHI9eFU5R0FlNzNkellHUXVNbVQzVEs=</auth>

2023-06-04 22:41:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14VTlHQWU3M2R6WUdRdU1tVDNUS1EzM205OEdweWFUVWlPdkFLM1hHLHM9eEtQV1dhejNIN1NqZWc9PSxpPTQwOTY=</challenge>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14VTlHQWU3M2R6WUdRdU1tVDNUS1EzM205OEdweWFUVWlPdkFLM1hHLHM9eEtQV1dhejNIN1NqZWc9PSxpPTQwOTY=</challenge>

2023-06-04 22:41:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFU5R0FlNzNkellHUXVNbVQzVEtRMzNtOThHcHlhVFVpT3ZBSzNYRyxwPTZwTkZKRkN4RlhHa0NqTGl2Y3ByMzlGZHlNbzJMTGNuTWFuMUkvVjY3V2s9</response>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFU5R0FlNzNkellHUXVNbVQzVEtRMzNtOThHcHlhVFVpT3ZBSzNYRyxwPTZwTkZKRkN4RlhHa0NqTGl2Y3ByMzlGZHlNbzJMTGNuTWFuMUkvVjY3V2s9</response>

2023-06-04 22:41:33 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TZWc1dlRDUy8xdldCTlAreXVoQkFUdE1pN05QRUtWa0dJYURuTWk5MFk4PQ==</success>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TZWc1dlRDUy8xdldCTlAreXVoQkFUdE1pN05QRUtWa0dJYURuTWk5MFk4PQ==</success>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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="hwU+JREjFYKwK97eQBGFiTxTWEI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@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="hwU+JREjFYKwK97eQBGFiTxTWEI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-04 22:41:33 |  << <iq xmlns="jabber:client" id="5xKmLHFzjV4gMHFPECChDr2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com >> <iq xmlns="jabber:client" id="5xKmLHFzjV4gMHFPECChDr2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="5xKmLHFzjV4gMHFPECChDr2" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_2lb6vj0161@test-domain.com/108689552-tigase-161</jid></bind></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com << <iq xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="5xKmLHFzjV4gMHFPECChDr2" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_2lb6vj0161@test-domain.com/108689552-tigase-161</jid></bind></iq>

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-04 22:41:33 |  << <iq xmlns="jabber:client" id="ghWN5aEGpTX4nPYlaGJKJXk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <iq xmlns="jabber:client" id="ghWN5aEGpTX4nPYlaGJKJXk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="ghWN5aEGpTX4nPYlaGJKJXk" type="result"/>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <iq xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="ghWN5aEGpTX4nPYlaGJKJXk" type="result"/>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-06-04 22:41:33 |  << <iq to="test-domain.com" id="fpin1x4siDlRSZ3qfYiXcDL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <iq to="test-domain.com" id="fpin1x4siDlRSZ3qfYiXcDL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 22:41:33 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 22:41:33 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" location="cc7d7fbb25f7" id="e04d7c8a-6ae8-4eac-9d89-0fb2deec70bb" resume="true"/>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <enabled max="60" xmlns="urn:xmpp:sm:3" location="cc7d7fbb25f7" id="e04d7c8a-6ae8-4eac-9d89-0fb2deec70bb" resume="true"/>

2023-06-04 22:41:33 |  << <iq id="TfMnU3bGL0m5s9N0q4bxlV1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <iq id="TfMnU3bGL0m5s9N0q4bxlV1" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="TfMnU3bGL0m5s9N0q4bxlV1" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <iq xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="TfMnU3bGL0m5s9N0q4bxlV1" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 |  >> <presence from="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <presence from="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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-06-04 22:41:33 | user1 :: user1_2om1690162@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-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2474] Start TLS

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2476] Proceeding TLS

2023-06-04 22:41:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2476] Start handshake

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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-06-04 22:41:33 | user1 :: user1_2om1690162@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-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-04 22:41:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8yb20xNjkwMTYyLHI9TlNxdzJYTm1mbjJoQ0M3bEMzRFc=</auth>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8yb20xNjkwMTYyLHI9TlNxdzJYTm1mbjJoQ0M3bEMzRFc=</auth>

2023-06-04 22:41:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OU3F3MlhObWZuMmhDQzdsQzNEV05ua1V5NVRyeGUwNDBNT0VBSkg0LHM9NHowRkRISTlsTGhaV3c9PSxpPTQwOTY=</challenge>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OU3F3MlhObWZuMmhDQzdsQzNEV05ua1V5NVRyeGUwNDBNT0VBSkg0LHM9NHowRkRISTlsTGhaV3c9PSxpPTQwOTY=</challenge>

2023-06-04 22:41:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TlNxdzJYTm1mbjJoQ0M3bEMzRFdObmtVeTVUcnhlMDQwTU9FQUpINCxwPSt2bHkxcUovT2I1ZjUvUWM1K2lZMEVUV1JLZFIvZFBieGFIYnhsQjVOY0U9</response>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TlNxdzJYTm1mbjJoQ0M3bEMzRFdObmtVeTVUcnhlMDQwTU9FQUpINCxwPSt2bHkxcUovT2I1ZjUvUWM1K2lZMEVUV1JLZFIvZFBieGFIYnhsQjVOY0U9</response>

2023-06-04 22:41:33 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ROXhsODlLL2ZyUmtOQjlaRGw4aHZ2RWh4UjNjMXhWWFBua0FBMnBvd3BBPQ==</success>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ROXhsODlLL2ZyUmtOQjlaRGw4aHZ2RWh4UjNjMXhWWFBua0FBMnBvd3BBPQ==</success>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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="hwU+JREjFYKwK97eQBGFiTxTWEI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@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="hwU+JREjFYKwK97eQBGFiTxTWEI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-04 22:41:33 |  << <iq xmlns="jabber:client" id="5BOu1dHDrbAiQPVlGGKx9t6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com >> <iq xmlns="jabber:client" id="5BOu1dHDrbAiQPVlGGKx9t6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="5BOu1dHDrbAiQPVlGGKx9t6" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_2om1690162@test-domain.com/108689552-tigase-162</jid></bind></iq>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com << <iq xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="5BOu1dHDrbAiQPVlGGKx9t6" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_2om1690162@test-domain.com/108689552-tigase-162</jid></bind></iq>

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-04 22:41:33 |  << <iq xmlns="jabber:client" id="IvuQOST3BcIOFpZ8v5uneOZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <iq xmlns="jabber:client" id="IvuQOST3BcIOFpZ8v5uneOZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="IvuQOST3BcIOFpZ8v5uneOZ" type="result"/>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <iq xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="IvuQOST3BcIOFpZ8v5uneOZ" type="result"/>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-06-04 22:41:33 |  << <iq to="test-domain.com" id="ZCNIMV8vvqgKxfLLHHCmY5r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <iq to="test-domain.com" id="ZCNIMV8vvqgKxfLLHHCmY5r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 22:41:33 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 22:41:33 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" location="cc7d7fbb25f7" id="76a87f8a-056e-44cc-b7f6-4f677800e73a" resume="true"/>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <enabled max="60" xmlns="urn:xmpp:sm:3" location="cc7d7fbb25f7" id="76a87f8a-056e-44cc-b7f6-4f677800e73a" resume="true"/>

2023-06-04 22:41:33 |  << <iq id="dshkUXbRIKSNFvazdKTgS7w" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <iq id="dshkUXbRIKSNFvazdKTgS7w" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="dshkUXbRIKSNFvazdKTgS7w" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <iq xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="dshkUXbRIKSNFvazdKTgS7w" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 |  >> <presence from="user1_2om1690162@test-domain.com/108689552-tigase-162" xmlns="jabber:client" to="user1_2om1690162@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 22:41:33 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="user1_2om1690162@test-domain.com/108689552-tigase-162" xmlns="jabber:client" to="user1_2om1690162@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2479] Start TLS

2023-06-04 22:41:33 | user1 :: user1_gukb500163@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-06-04 22:41:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2481] Proceeding TLS

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2481] Start handshake

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-04 22:41:33 | user1 :: user1_gukb500163@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-06-04 22:41:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9ndWtiNTAwMTYzLHI9RXl0UnNyMDhYTHFJZU9jMURZckk=</auth>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9ndWtiNTAwMTYzLHI9RXl0UnNyMDhYTHFJZU9jMURZckk=</auth>

2023-06-04 22:41:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FeXRSc3IwOFhMcUllT2MxRFlySVhDTklsUDZLaUpxdmpoUDRGeUplLHM9VHgzTGYyU2tLRk54RUE9PSxpPTQwOTY=</challenge>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FeXRSc3IwOFhMcUllT2MxRFlySVhDTklsUDZLaUpxdmpoUDRGeUplLHM9VHgzTGYyU2tLRk54RUE9PSxpPTQwOTY=</challenge>

2023-06-04 22:41:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXl0UnNyMDhYTHFJZU9jMURZcklYQ05JbFA2S2lKcXZqaFA0RnlKZSxwPUI5Tm5yTU52TGlZNnQ0SDVGMzZPZllsRGhsS0RCU21sOC9HelBHbUsweXM9</response>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXl0UnNyMDhYTHFJZU9jMURZcklYQ05JbFA2S2lKcXZqaFA0RnlKZSxwPUI5Tm5yTU52TGlZNnQ0SDVGMzZPZllsRGhsS0RCU21sOC9HelBHbUsweXM9</response>

2023-06-04 22:41:33 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1NQ3FUa3RGaEtzNnUrdXRZMWhSMmo2NDFuQWU0S2Zrd2ZkcnlrVEFLN2YwPQ==</success>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1NQ3FUa3RGaEtzNnUrdXRZMWhSMmo2NDFuQWU0S2Zrd2ZkcnlrVEFLN2YwPQ==</success>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 22:41:33 |  >> <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="hwU+JREjFYKwK97eQBGFiTxTWEI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@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="hwU+JREjFYKwK97eQBGFiTxTWEI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-04 22:41:33 |  << <iq xmlns="jabber:client" id="xxuRdQ6qTXbBn3kMOLN5aEG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com >> <iq xmlns="jabber:client" id="xxuRdQ6qTXbBn3kMOLN5aEG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="xxuRdQ6qTXbBn3kMOLN5aEG" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_gukb500163@test-domain.com/108689552-tigase-163</jid></bind></iq>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com << <iq xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="xxuRdQ6qTXbBn3kMOLN5aEG" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_gukb500163@test-domain.com/108689552-tigase-163</jid></bind></iq>

2023-06-04 22:41:33 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-04 22:41:33 |  << <iq xmlns="jabber:client" id="brahMGCn1x4siDlRSZ3qfYi" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <iq xmlns="jabber:client" id="brahMGCn1x4siDlRSZ3qfYi" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="brahMGCn1x4siDlRSZ3qfYi" type="result"/>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <iq xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="brahMGCn1x4siDlRSZ3qfYi" type="result"/>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-06-04 22:41:33 |  << <iq to="test-domain.com" id="qwntgVk0n2j7EIElRZdBveA" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <iq to="test-domain.com" id="qwntgVk0n2j7EIElRZdBveA" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 22:41:33 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 22:41:33 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" location="cc7d7fbb25f7" id="bfc3770c-8303-407d-8fc3-ae733cd73fac" resume="true"/>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <enabled max="60" xmlns="urn:xmpp:sm:3" location="cc7d7fbb25f7" id="bfc3770c-8303-407d-8fc3-ae733cd73fac" resume="true"/>

2023-06-04 22:41:33 |  << <iq id="8tcjRT5oU4hP9iUcrX5kTR2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <iq id="8tcjRT5oU4hP9iUcrX5kTR2" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-04 22:41:33 |  >> <iq xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="8tcjRT5oU4hP9iUcrX5kTR2" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <iq xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="8tcjRT5oU4hP9iUcrX5kTR2" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 22:41:33 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomyddxvw0164@muc.test-domain.com is created

2023-06-04 22:41:33 |  << <presence to="roomyddxvw0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <presence to="roomyddxvw0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:33 |  >> <presence from="user1_gukb500163@test-domain.com/108689552-tigase-163" xmlns="jabber:client" to="user1_gukb500163@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 22:41:33 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <presence from="user1_gukb500163@test-domain.com/108689552-tigase-163" xmlns="jabber:client" to="user1_gukb500163@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 22:41:33 | [Mutex] waiting for: [joinAs:user1]

2023-06-04 22:41:33 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" role="moderator" nick="user1" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" role="moderator" nick="user1" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-06-04 22:41:33 | [Mutex] notify: [joinAs:user1]

2023-06-04 22:41:33 | [Mutex] received everything.

2023-06-04 22:41:33 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-06-04 22:41:33 |  << <iq to="roomyddxvw0164@muc.test-domain.com" id="YDElaGJKJXk4mLHFzjV4gMH" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <iq to="roomyddxvw0164@muc.test-domain.com" id="YDElaGJKJXk4mLHFzjV4gMH" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-06-04 22:41:33 | [Mutex] waiting for: [getConfig]

2023-06-04 22:41:33 |  >> <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:33 |  >> <message from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <message from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="groupchat"><body>Room is locked. Please configure.</body></message>

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

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

2023-06-04 22:41:33 |  << <iq id="2wagsg0165" to="roomyddxvw0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <iq id="2wagsg0165" to="roomyddxvw0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-06-04 22:41:33 | [Mutex] received everything.

2023-06-04 22:41:33 | [Mutex] isItemNotified: getConfig:success :: true

2023-06-04 22:41:33 |  >> <iq from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="2wagsg0165" type="result"/>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <iq from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="2wagsg0165" type="result"/>

2023-06-04 22:41:33 |  >> <message from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="groupchat"><body>Room is now unlocked</body></message>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <message from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="groupchat"><body>Room is now unlocked</body></message>

2023-06-04 22:41:33 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-04 22:41:33 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-04 22:41:33 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-04 22:41:34 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomyddxvw0164@muc.test-domain.com is created

2023-06-04 22:41:34 |  << <presence to="roomyddxvw0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:34 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <presence to="roomyddxvw0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:34 | [Mutex] waiting for: [resp]

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2om1690162@test-domain.com/108689552-tigase-162" role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2om1690162@test-domain.com/108689552-tigase-162" role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:34 | [Mutex] notify: [2:joinAs:user2]

2023-06-04 22:41:34 | [Mutex] notify: [resp, joinAs:user2]

2023-06-04 22:41:34 | [Mutex] received everything.

2023-06-04 22:41:34 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-06-04 22:41:34 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomyddxvw0164@muc.test-domain.com is created

2023-06-04 22:41:34 |  << <presence to="roomyddxvw0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <presence to="roomyddxvw0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:34 | [Mutex] waiting for: [resp]

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 |  >> <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:34 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:34 | [Mutex] notify: [3:joinAs:user3]

2023-06-04 22:41:34 | [Mutex] notify: [resp, joinAs:user3]

2023-06-04 22:41:34 | [Mutex] received everything.

2023-06-04 22:41:34 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-06-04 22:41:34 |  << <presence to="roomyddxvw0164@muc.test-domain.com/user2" type="unavailable"/>

2023-06-04 22:41:34 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <presence to="roomyddxvw0164@muc.test-domain.com/user2" type="unavailable"/>

2023-06-04 22:41:34 |  << <presence to="roomyddxvw0164@muc.test-domain.com/user3" type="unavailable"/>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <presence to="roomyddxvw0164@muc.test-domain.com/user3" type="unavailable"/>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_gukb500163@test-domain.com/108689552-tigase-163" role="participant" nick="user3" affiliation="none"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_gukb500163@test-domain.com/108689552-tigase-163" role="participant" nick="user3" affiliation="none"/></x></presence>

2023-06-04 22:41:34 |  >> <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2om1690162@test-domain.com/108689552-tigase-162" role="none" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2om1690162@test-domain.com/108689552-tigase-162" role="none" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_gukb500163@test-domain.com/108689552-tigase-163" role="none" nick="user3" affiliation="none"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_gukb500163@test-domain.com/108689552-tigase-163" role="none" nick="user3" affiliation="none"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:34 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:34 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:35 |  << <iq to="roomyddxvw0164@muc.test-domain.com" id="YEFneOZgL1skSNLNPPX8o2d" 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-06-04 22:41:35 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 >> <iq to="roomyddxvw0164@muc.test-domain.com" id="YEFneOZgL1skSNLNPPX8o2d" 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-06-04 22:41:35 |  >> <message from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-06-04 22:41:35 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <message from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-06-04 22:41:35 |  >> <iq from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="YEFneOZgL1skSNLNPPX8o2d" type="result"/>

2023-06-04 22:41:35 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <iq from="roomyddxvw0164@muc.test-domain.com" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161" id="YEFneOZgL1skSNLNPPX8o2d" type="result"/>

2023-06-04 22:41:35 | [Mutex] received everything.

2023-06-04 22:41:35 | [Mutex] isItemNotified: setConfig:success :: true

2023-06-04 22:41:36 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomyddxvw0164@muc.test-domain.com is created

2023-06-04 22:41:36 |  << <presence to="roomyddxvw0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:36 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <presence to="roomyddxvw0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:36 | [Mutex] waiting for: [resp]

2023-06-04 22:41:36 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:36 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:36 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2om1690162@test-domain.com/108689552-tigase-162" role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:36 | user1 :: user1_2lb6vj0161@test-domain.com/108689552-tigase-161 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2lb6vj0161@test-domain.com/108689552-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2om1690162@test-domain.com/108689552-tigase-162" role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-04 22:41:36 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:36 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="roomyddxvw0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-04 22:41:36 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-04 22:41:36 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-04 22:41:36 | [Mutex] notify: [2:joinAs:user2]

2023-06-04 22:41:36 | [Mutex] notify: [resp, joinAs:user2]

2023-06-04 22:41:36 | [Mutex] received everything.

2023-06-04 22:41:36 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-06-04 22:41:36 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomyddxvw0164@muc.test-domain.com is created

2023-06-04 22:41:36 |  << <presence to="roomyddxvw0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:36 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <presence to="roomyddxvw0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-04 22:41:36 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-04 22:41:36 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-04 22:41:36 | [Mutex] waiting for: [resp]

2023-06-04 22:41:36 |  >> <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:36 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <message from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" id="65842db7ca3d6cf1e49a0d0be5155e0e40dcbcdf" type="groupchat"><subject/><delay jid="roomyddxvw0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-06-05T05:41:33.792Z"/></message>

2023-06-04 22:41:36 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" type="error"><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-06-04 22:41:36 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <presence from="roomyddxvw0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_gukb500163@test-domain.com/108689552-tigase-163" type="error"><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-06-04 22:41:36 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-04 22:41:36 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-04 22:41:36 | [Mutex] notify: [resp, notJoinAs:user3]

2023-06-04 22:41:36 | [Mutex] received everything.

2023-06-04 22:41:36 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-06-04 22:41:36 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-04 22:41:36 | user1 :: user1_gukb500163@test-domain.com/108689552-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2471] Connector  state changed: connected->disconnected

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2471] Stream terminated

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2476] Connector  state changed: connected->disconnected

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2476] Stream terminated

2023-06-04 22:41:36 |  >> <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:36 | user1 :: user1_2om1690162@test-domain.com/108689552-tigase-162 << <presence from="roomyddxvw0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_2om1690162@test-domain.com/108689552-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2481] Connector  state changed: connected->disconnected

2023-06-04 22:41:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2481] Stream terminated

2023-06-04 22:41:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 22:41:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted