Generated by TestNG with ReportNG at 21:32 PST on Tuesday 15 November 2022
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.594s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.297s
2022-11-15 21:43:39 |

2022-11-15 21:43:39 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2022-11-15 21:43:39 | ------------------------------------

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2434c904

2022-11-15 21:43:39 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2022-11-15 21:43:39 | [Mutex] waiting for: [registration]

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2af333f2

2022-11-15 21:43:39 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2ecca274

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2414] Start TLS

2022-11-15 21:43:39 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-11-15 21:43:39 | 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>

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-11-15 21:43:39 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Proceeding TLS

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Start handshake

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6bce39c9

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6930b15d

2022-11-15 21:43:39 | 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>

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

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

2022-11-15 21:43:39 | user1 :: null >> <iq to="test-domain.com" id="muSLHqcTNUWfP4n2hS1cM0h" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="muSLHqcTNUWfP4n2hS1cM0h" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-15 21:43:39 | user1 :: null << <iq from="test-domain.com" id="muSLHqcTNUWfP4n2hS1cM0h" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="muSLHqcTNUWfP4n2hS1cM0h" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5a6f732a

2022-11-15 21:43:39 | user1 :: null >> <iq to="test-domain.com" id="jOOnetiLyspPY4vl6raxo3g" type="set"><query xmlns="jabber:iq:register"><username>user1_nxu1zc0157</username><password>user1_nxu1zc0157</password><email>d3db5c31-35dc-4fc7-b3e3-c1112788ff43@localhost</email></query></iq>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="jOOnetiLyspPY4vl6raxo3g" type="set"><query xmlns="jabber:iq:register"><username>user1_nxu1zc0157</username><password>user1_nxu1zc0157</password><email>d3db5c31-35dc-4fc7-b3e3-c1112788ff43@localhost</email></query></iq>}

2022-11-15 21:43:39 | user1 :: null << <iq from="test-domain.com" id="jOOnetiLyspPY4vl6raxo3g" type="result" xmlns="jabber:client"/>

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="jOOnetiLyspPY4vl6raxo3g" type="result" xmlns="jabber:client"/>}

2022-11-15 21:43:39 | [Mutex] received everything.

2022-11-15 21:43:39 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2022-11-15 21:43:39 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Connector  state changed: disconnecting->disconnected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Stream terminated

2022-11-15 21:43:39 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@117ba511

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@be1c686

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67b724fe

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7747287f

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2022-11-15 21:43:39 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2022-11-15 21:43:39 | [Mutex] waiting for: [registration]

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7980d8e7

2022-11-15 21:43:39 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7dbf430f

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4660ed01

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@a7f8bf1

2022-11-15 21:43:39 | 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>

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2421] Start TLS

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Proceeding TLS

2022-11-15 21:43:39 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-11-15 21:43:39 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Start handshake

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@38bdd2dc

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@76f71164

2022-11-15 21:43:39 | 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>

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

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

2022-11-15 21:43:39 | user1 :: null >> <iq to="test-domain.com" id="KGoThW2oSetiLyspPY4vl6r" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="KGoThW2oSetiLyspPY4vl6r" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-15 21:43:39 | user1 :: null << <iq from="test-domain.com" id="KGoThW2oSetiLyspPY4vl6r" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="KGoThW2oSetiLyspPY4vl6r" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@94fa8bd

2022-11-15 21:43:39 | user1 :: null >> <iq to="test-domain.com" id="iGmHusVczaGRJMGJN0fMLQX" type="set"><query xmlns="jabber:iq:register"><username>user1_70lxvw0158</username><password>user1_70lxvw0158</password><email>14803bdf-2685-4187-8352-f8886c396995@localhost</email></query></iq>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="iGmHusVczaGRJMGJN0fMLQX" type="set"><query xmlns="jabber:iq:register"><username>user1_70lxvw0158</username><password>user1_70lxvw0158</password><email>14803bdf-2685-4187-8352-f8886c396995@localhost</email></query></iq>}

2022-11-15 21:43:39 | user1 :: null << <iq from="test-domain.com" id="iGmHusVczaGRJMGJN0fMLQX" type="result" xmlns="jabber:client"/>

2022-11-15 21:43:39 | [Mutex] received everything.

2022-11-15 21:43:39 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Connector  state changed: disconnecting->disconnected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Stream terminated

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="iGmHusVczaGRJMGJN0fMLQX" type="result" xmlns="jabber:client"/>}

2022-11-15 21:43:39 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-15 21:43:39 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@eef35a0

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@58922d93

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@16a06bd4

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62de23fd

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@15eb5833

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2022-11-15 21:43:39 | [Mutex] waiting for: [registration]

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@71976523

2022-11-15 21:43:39 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f509561

2022-11-15 21:43:39 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7b6f0e53

2022-11-15 21:43:39 | 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>

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2428] Start TLS

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Proceeding TLS

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Start handshake

2022-11-15 21:43:39 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-11-15 21:43:39 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3e6d9f5a

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@74194bc9

2022-11-15 21:43:39 | 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>

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

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

2022-11-15 21:43:39 | user1 :: null >> <iq to="test-domain.com" id="PRRtqR4jEENBwaHJSZgJMPO" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PRRtqR4jEENBwaHJSZgJMPO" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-15 21:43:39 | user1 :: null << <iq from="test-domain.com" id="PRRtqR4jEENBwaHJSZgJMPO" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="PRRtqR4jEENBwaHJSZgJMPO" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@f9923b6

2022-11-15 21:43:39 | user1 :: null >> <iq to="test-domain.com" id="l2mo8rUaPFEqdLW7wfOTWgY" type="set"><query xmlns="jabber:iq:register"><username>user1_5ckztf0159</username><password>user1_5ckztf0159</password><email>b80622a6-ad15-4d66-a333-3897e8444fc5@localhost</email></query></iq>

2022-11-15 21:43:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="l2mo8rUaPFEqdLW7wfOTWgY" type="set"><query xmlns="jabber:iq:register"><username>user1_5ckztf0159</username><password>user1_5ckztf0159</password><email>b80622a6-ad15-4d66-a333-3897e8444fc5@localhost</email></query></iq>}

2022-11-15 21:43:39 | user1 :: null << <iq from="test-domain.com" id="l2mo8rUaPFEqdLW7wfOTWgY" type="result" xmlns="jabber:client"/>

2022-11-15 21:43:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="l2mo8rUaPFEqdLW7wfOTWgY" type="result" xmlns="jabber:client"/>}

2022-11-15 21:43:39 | [Mutex] received everything.

2022-11-15 21:43:39 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2022-11-15 21:43:39 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Connector  state changed: disconnecting->disconnected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Stream terminated

2022-11-15 21:43:39 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@c07a980

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e426015

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@60bb2f17

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@26f92425

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1703c2d3

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2435] Start TLS

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Proceeding TLS

2022-11-15 21:43:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Start handshake

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-11-15 21:43:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9ueHUxemMwMTU3LHI9dWs3SVpmMHNiOEVqM0pCMVp1M1Y=</auth>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9ueHUxemMwMTU3LHI9dWs3SVpmMHNiOEVqM0pCMVp1M1Y=</auth>

2022-11-15 21:43:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11azdJWmYwc2I4RWozSkIxWnUzVktuQVRIVnhKYzc5Z3FveHR2U01vLHM9ZmxONFhSbnk3MmRiSUE9PSxpPTQwOTY=</challenge>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11azdJWmYwc2I4RWozSkIxWnUzVktuQVRIVnhKYzc5Z3FveHR2U01vLHM9ZmxONFhSbnk3MmRiSUE9PSxpPTQwOTY=</challenge>

2022-11-15 21:43:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dWs3SVpmMHNiOEVqM0pCMVp1M1ZLbkFUSFZ4SmM3OWdxb3h0dlNNbyxwPTNNRldTTkJEeGFvVVBLSE10ZEovZGpMRHNmbkxrTUx1enJMbUpnS005VXc9</response>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dWs3SVpmMHNiOEVqM0pCMVp1M1ZLbkFUSFZ4SmM3OWdxb3h0dlNNbyxwPTNNRldTTkJEeGFvVVBLSE10ZEovZGpMRHNmbkxrTUx1enJMbUpnS005VXc9</response>

2022-11-15 21:43:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15a01OVnF0S3NmejlZZTNkTFlGYkkwZlFUYlNLSWJlSFhWVThvSWxYUkx3PQ==</success>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15a01OVnF0S3NmejlZZTNkTFlGYkkwZlFUYlNLSWJlSFhWVThvSWxYUkx3PQ==</success>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="n2YE9aHDiuFBVemzAViJCEFYIQ8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="n2YE9aHDiuFBVemzAViJCEFYIQ8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-11-15 21:43:39 |  << <iq xmlns="jabber:client" id="CQKj0sbClSVi5ygQM25wdsg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com >> <iq xmlns="jabber:client" id="CQKj0sbClSVi5ygQM25wdsg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-15 21:43:39 |  >> <iq id="CQKj0sbClSVi5ygQM25wdsg" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_nxu1zc0157@test-domain.com/228467168-tigase-159</jid></bind></iq>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com << <iq id="CQKj0sbClSVi5ygQM25wdsg" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_nxu1zc0157@test-domain.com/228467168-tigase-159</jid></bind></iq>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-11-15 21:43:39 |  << <iq xmlns="jabber:client" id="x0ciSXeJCCGDw9u9KZmS4eW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <iq xmlns="jabber:client" id="x0ciSXeJCCGDw9u9KZmS4eW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-15 21:43:39 |  >> <iq id="x0ciSXeJCCGDw9u9KZmS4eW" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <iq id="x0ciSXeJCCGDw9u9KZmS4eW" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-11-15 21:43:39 |  << <iq to="test-domain.com" id="tVVDDBCteFEziYo3mPQRaP2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <iq to="test-domain.com" id="tVVDDBCteFEziYo3mPQRaP2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-15 21:43:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-15 21:43:39 |  >> <enabled location="7c41cec37518" id="92a2cdfa-922b-4b0a-9231-22f6843252b2" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <enabled location="7c41cec37518" id="92a2cdfa-922b-4b0a-9231-22f6843252b2" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:39 |  << <iq id="3UQyq7oaMPUV2fWn8qaqkFG" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <iq id="3UQyq7oaMPUV2fWn8qaqkFG" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 |  >> <iq from="test-domain.com" id="tVVDDBCteFEziYo3mPQRaP2" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <iq from="test-domain.com" id="tVVDDBCteFEziYo3mPQRaP2" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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>

2022-11-15 21:43:39 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-15 21:43:39 |  >> <iq id="3UQyq7oaMPUV2fWn8qaqkFG" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <iq id="3UQyq7oaMPUV2fWn8qaqkFG" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-15 21:43:39 |  >> <presence from="user1_nxu1zc0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-15 21:43:39 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <presence from="user1_nxu1zc0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2440] Start TLS

2022-11-15 21:43:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Proceeding TLS

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Start handshake

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-11-15 21:43:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83MGx4dncwMTU4LHI9QW5kb2VFS0gzVVJJTjBmeFNJcTA=</auth>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83MGx4dncwMTU4LHI9QW5kb2VFS0gzVVJJTjBmeFNJcTA=</auth>

2022-11-15 21:43:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BbmRvZUVLSDNVUklOMGZ4U0lxMFhkakxOeldjRE5iUFpNTjl5dEtoLHM9SUFCQmN6Wmp4dU9pOXc9PSxpPTQwOTY=</challenge>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BbmRvZUVLSDNVUklOMGZ4U0lxMFhkakxOeldjRE5iUFpNTjl5dEtoLHM9SUFCQmN6Wmp4dU9pOXc9PSxpPTQwOTY=</challenge>

2022-11-15 21:43:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QW5kb2VFS0gzVVJJTjBmeFNJcTBYZGpMTnpXY0ROYlBaTU45eXRLaCxwPVNidGFGMFN4Zi93WmpyK0YxVlgxckQxaHludTkyS0NzSXZYS3FNQnp3Y2s9</response>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QW5kb2VFS0gzVVJJTjBmeFNJcTBYZGpMTnpXY0ROYlBaTU45eXRLaCxwPVNidGFGMFN4Zi93WmpyK0YxVlgxckQxaHludTkyS0NzSXZYS3FNQnp3Y2s9</response>

2022-11-15 21:43:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sSEp1dG1UcXRUclQxcXl6aHcyUHRNNWN6TFVrSmlqSnR5dERZTXlPUTFFPQ==</success>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sSEp1dG1UcXRUclQxcXl6aHcyUHRNNWN6TFVrSmlqSnR5dERZTXlPUTFFPQ==</success>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="n2YE9aHDiuFBVemzAViJCEFYIQ8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="n2YE9aHDiuFBVemzAViJCEFYIQ8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-11-15 21:43:39 |  << <iq xmlns="jabber:client" id="E19p5qX6ncTauiGQHKFm4Dh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com >> <iq xmlns="jabber:client" id="E19p5qX6ncTauiGQHKFm4Dh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-15 21:43:39 |  >> <iq id="E19p5qX6ncTauiGQHKFm4Dh" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_70lxvw0158@test-domain.com/228467168-tigase-160</jid></bind></iq>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com << <iq id="E19p5qX6ncTauiGQHKFm4Dh" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_70lxvw0158@test-domain.com/228467168-tigase-160</jid></bind></iq>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-11-15 21:43:39 |  << <iq xmlns="jabber:client" id="PYYHSLSVS6Hp8o9DGBubGDq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <iq xmlns="jabber:client" id="PYYHSLSVS6Hp8o9DGBubGDq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-15 21:43:39 |  >> <iq id="PYYHSLSVS6Hp8o9DGBubGDq" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <iq id="PYYHSLSVS6Hp8o9DGBubGDq" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-11-15 21:43:39 |  << <iq to="test-domain.com" id="jZZJWT8rUaPFEqdLW7wfOTW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <iq to="test-domain.com" id="jZZJWT8rUaPFEqdLW7wfOTW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-15 21:43:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-15 21:43:39 |  >> <enabled location="7c41cec37518" id="8366a14d-cf58-45e1-b3ab-ea9ad7b5df74" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <enabled location="7c41cec37518" id="8366a14d-cf58-45e1-b3ab-ea9ad7b5df74" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:39 |  << <iq id="pI8h37yePZo1kR2lQ4Ar8nW" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <iq id="pI8h37yePZo1kR2lQ4Ar8nW" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 |  >> <iq from="test-domain.com" id="jZZJWT8rUaPFEqdLW7wfOTW" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <iq from="test-domain.com" id="jZZJWT8rUaPFEqdLW7wfOTW" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12148/cccf702b"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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>

2022-11-15 21:43:39 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-15 21:43:39 |  >> <iq id="pI8h37yePZo1kR2lQ4Ar8nW" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <iq id="pI8h37yePZo1kR2lQ4Ar8nW" type="result" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:39 |  >> <presence from="user1_70lxvw0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-15 21:43:39 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="user1_70lxvw0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2445] Start TLS

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Proceeding TLS

2022-11-15 21:43:39 | user1 :: user1_5ckztf0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | user1 :: user1_5ckztf0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-15 21:43:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start handshake

2022-11-15 21:43:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-15 21:43:40 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-11-15 21:43:40 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-11-15 21:43:40 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-11-15 21:43:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV81Y2t6dGYwMTU5LHI9ck43WnliNmhOVzJZQ3B3SHZRQWg=</auth>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV81Y2t6dGYwMTU5LHI9ck43WnliNmhOVzJZQ3B3SHZRQWg=</auth>

2022-11-15 21:43:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yTjdaeWI2aE5XMllDcHdIdlFBaGhreWxRNDF1bTY1dmtBeGJyODFtLHM9aVZIeTk1di9Wc1k4SkE9PSxpPTQwOTY=</challenge>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yTjdaeWI2aE5XMllDcHdIdlFBaGhreWxRNDF1bTY1dmtBeGJyODFtLHM9aVZIeTk1di9Wc1k4SkE9PSxpPTQwOTY=</challenge>

2022-11-15 21:43:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ck43WnliNmhOVzJZQ3B3SHZRQWhoa3lsUTQxdW02NXZrQXhicjgxbSxwPXVnODlNMXZjMXo3N251amcxdXNhSFZoZE5oRUtCdys2TTlETVBHWHBmbW89</response>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ck43WnliNmhOVzJZQ3B3SHZRQWhoa3lsUTQxdW02NXZrQXhicjgxbSxwPXVnODlNMXZjMXo3N251amcxdXNhSFZoZE5oRUtCdys2TTlETVBHWHBmbW89</response>

2022-11-15 21:43:40 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wZ2ZINVF5a3JIWmt6a0Fja0JHUXc5QWU3NWpqdHpLSDlsTSszaXMveDVBPQ==</success>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wZ2ZINVF5a3JIWmt6a0Fja0JHUXc5QWU3NWpqdHpLSDlsTSszaXMveDVBPQ==</success>

2022-11-15 21:43:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-15 21:43:40 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="n2YE9aHDiuFBVemzAViJCEFYIQ8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="n2YE9aHDiuFBVemzAViJCEFYIQ8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-15 21:43:40 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-11-15 21:43:40 |  << <iq xmlns="jabber:client" id="W37oNUWfP4n2hS1cM0hOJEt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com >> <iq xmlns="jabber:client" id="W37oNUWfP4n2hS1cM0hOJEt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-15 21:43:40 |  >> <iq id="W37oNUWfP4n2hS1cM0hOJEt" type="result" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_5ckztf0159@test-domain.com/228467168-tigase-161</jid></bind></iq>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com << <iq id="W37oNUWfP4n2hS1cM0hOJEt" type="result" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_5ckztf0159@test-domain.com/228467168-tigase-161</jid></bind></iq>

2022-11-15 21:43:40 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-11-15 21:43:40 |  << <iq xmlns="jabber:client" id="bYQs6ncTauiGQHKFm4DhSS7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <iq xmlns="jabber:client" id="bYQs6ncTauiGQHKFm4DhSS7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-15 21:43:40 |  >> <iq id="bYQs6ncTauiGQHKFm4DhSS7" type="result" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"/>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <iq id="bYQs6ncTauiGQHKFm4DhSS7" type="result" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"/>

2022-11-15 21:43:40 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-11-15 21:43:40 |  << <iq to="test-domain.com" id="G0UJzkP6HMIKAEjY7gSfvkM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <iq to="test-domain.com" id="G0UJzkP6HMIKAEjY7gSfvkM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-15 21:43:40 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-15 21:43:40 |  >> <enabled location="7c41cec37518" id="ac5b49fb-3c3f-43e2-a543-02e5cbd8cc88" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <enabled location="7c41cec37518" id="ac5b49fb-3c3f-43e2-a543-02e5cbd8cc88" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:40 |  << <iq id="YL9hGJN0fMLQX4wufKBoXmd" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <iq id="YL9hGJN0fMLQX4wufKBoXmd" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-11-15 21:43:40 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-15 21:43:40 |  >> <iq id="YL9hGJN0fMLQX4wufKBoXmd" type="result" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <iq id="YL9hGJN0fMLQX4wufKBoXmd" type="result" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><query xmlns="jabber:iq:roster"/></iq>

2022-11-15 21:43:40 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomz5ahwc0160@muc.test-domain.com is created

2022-11-15 21:43:40 |  << <presence to="roomz5ahwc0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <presence to="roomz5ahwc0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:40 | [Mutex] waiting for: [joinAs:user1]

2022-11-15 21:43:40 |  >> <presence from="user1_5ckztf0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-15 21:43:40 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <presence from="user1_5ckztf0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-15 21:43:40 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator" jid="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/><status code="110"/><status code="201"/></x></presence>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator" jid="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/><status code="110"/><status code="201"/></x></presence>

2022-11-15 21:43:40 | [Mutex] notify: [joinAs:user1]

2022-11-15 21:43:40 | [Mutex] received everything.

2022-11-15 21:43:40 | [Mutex] isItemNotified: joinAs:user1 :: true

2022-11-15 21:43:40 |  << <iq to="roomz5ahwc0160@muc.test-domain.com" id="iVBbsoNW38CJtgEFFKJKHIH" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <iq to="roomz5ahwc0160@muc.test-domain.com" id="iVBbsoNW38CJtgEFFKJKHIH" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-11-15 21:43:40 | [Mutex] waiting for: [getConfig]

2022-11-15 21:43:40 |  >> <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:40 |  >> <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><body>Room is locked. Please configure.</body></message>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><body>Room is locked. Please configure.</body></message>

2022-11-15 21:43:40 |  >> <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

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

2022-11-15 21:43:40 |  << <iq id="djszmk0161" to="roomz5ahwc0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <iq id="djszmk0161" to="roomz5ahwc0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-11-15 21:43:40 | [Mutex] received everything.

2022-11-15 21:43:40 | [Mutex] isItemNotified: getConfig:success :: true

2022-11-15 21:43:40 |  >> <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><body>Room is now unlocked</body></message>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><body>Room is now unlocked</body></message>

2022-11-15 21:43:40 |  >> <iq from="roomz5ahwc0160@muc.test-domain.com" id="djszmk0161" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <iq from="roomz5ahwc0160@muc.test-domain.com" id="djszmk0161" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/>

2022-11-15 21:43:40 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:40 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-11-15 21:43:40 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-11-15 21:43:41 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomz5ahwc0160@muc.test-domain.com is created

2022-11-15 21:43:41 |  << <presence to="roomz5ahwc0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:41 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <presence to="roomz5ahwc0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:41 | [Mutex] waiting for: [resp]

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant" jid="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant" jid="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2022-11-15 21:43:41 | [Mutex] notify: [2:joinAs:user2]

2022-11-15 21:43:41 | [Mutex] notify: [resp, joinAs:user2]

2022-11-15 21:43:41 | [Mutex] received everything.

2022-11-15 21:43:41 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-11-15 21:43:41 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomz5ahwc0160@muc.test-domain.com is created

2022-11-15 21:43:41 |  << <presence to="roomz5ahwc0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <presence to="roomz5ahwc0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:41 | [Mutex] waiting for: [resp]

2022-11-15 21:43:41 |  >> <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:41 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="roomz5ahwc0160@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <presence from="roomz5ahwc0160@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2022-11-15 21:43:41 | [Mutex] notify: [3:joinAs:user3]

2022-11-15 21:43:41 | [Mutex] notify: [resp, joinAs:user3]

2022-11-15 21:43:41 | [Mutex] received everything.

2022-11-15 21:43:41 | [Mutex] isItemNotified: joinAs:user3 :: true

2022-11-15 21:43:41 |  << <presence to="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable"/>

2022-11-15 21:43:41 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <presence to="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable"/>

2022-11-15 21:43:41 |  << <presence to="roomz5ahwc0160@muc.test-domain.com/user3" type="unavailable"/>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <presence to="roomz5ahwc0160@muc.test-domain.com/user3" type="unavailable"/>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant" jid="user1_5ckztf0159@test-domain.com/228467168-tigase-161"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <presence from="roomz5ahwc0160@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant" jid="user1_5ckztf0159@test-domain.com/228467168-tigase-161"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none" jid="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/></x></presence>

2022-11-15 21:43:41 |  >> <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:41 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none" jid="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none" jid="user1_5ckztf0159@test-domain.com/228467168-tigase-161"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <presence from="roomz5ahwc0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none" jid="user1_5ckztf0159@test-domain.com/228467168-tigase-161"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2022-11-15 21:43:41 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

2022-11-15 21:43:41 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <presence from="roomz5ahwc0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

2022-11-15 21:43:42 |  << <iq to="roomz5ahwc0160@muc.test-domain.com" id="P66XoNW38CJtgEFFKJKHIHy" 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>

2022-11-15 21:43:42 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 >> <iq to="roomz5ahwc0160@muc.test-domain.com" id="P66XoNW38CJtgEFFKJKHIHy" 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>

2022-11-15 21:43:42 | [Mutex] waiting for: [setConfig]

2022-11-15 21:43:42 |  >> <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-11-15 21:43:42 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <message from="roomz5ahwc0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-11-15 21:43:42 |  >> <iq from="roomz5ahwc0160@muc.test-domain.com" id="P66XoNW38CJtgEFFKJKHIHy" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/>

2022-11-15 21:43:42 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <iq from="roomz5ahwc0160@muc.test-domain.com" id="P66XoNW38CJtgEFFKJKHIHy" type="result" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"/>

2022-11-15 21:43:42 | [Mutex] received everything.

2022-11-15 21:43:42 | [Mutex] isItemNotified: setConfig:success :: true

2022-11-15 21:43:43 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomz5ahwc0160@muc.test-domain.com is created

2022-11-15 21:43:43 |  << <presence to="roomz5ahwc0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:43 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <presence to="roomz5ahwc0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:43 | [Mutex] waiting for: [resp]

2022-11-15 21:43:43 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant" jid="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/></x></presence>

2022-11-15 21:43:43 | user1 :: user1_nxu1zc0157@test-domain.com/228467168-tigase-159 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_nxu1zc0157@test-domain.com/228467168-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant" jid="user1_70lxvw0158@test-domain.com/228467168-tigase-160"/></x></presence>

2022-11-15 21:43:43 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2022-11-15 21:43:43 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="roomz5ahwc0160@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2022-11-15 21:43:43 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2022-11-15 21:43:43 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="roomz5ahwc0160@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2022-11-15 21:43:43 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:43 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:43 |  >> <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:43 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <message from="roomz5ahwc0160@muc.test-domain.com/user1" id="f68c715bec6f72a440bbb18b1f042c6a23ec1a14" type="groupchat" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><subject/><delay jid="roomz5ahwc0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-11-16T05:43:40.15Z"/></message>

2022-11-15 21:43:43 | [Mutex] notify: [2:joinAs:user2]

2022-11-15 21:43:43 | [Mutex] notify: [resp, joinAs:user2]

2022-11-15 21:43:43 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2022-11-15 21:43:43 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2022-11-15 21:43:43 | [Mutex] received everything.

2022-11-15 21:43:43 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-11-15 21:43:43 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomz5ahwc0160@muc.test-domain.com is created

2022-11-15 21:43:43 |  << <presence to="roomz5ahwc0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:43 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <presence to="roomz5ahwc0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-15 21:43:43 | [Mutex] waiting for: [resp]

2022-11-15 21:43:43 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user3" type="error" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2022-11-15 21:43:43 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <presence from="roomz5ahwc0160@muc.test-domain.com/user3" type="error" xmlns="jabber:client" to="user1_5ckztf0159@test-domain.com/228467168-tigase-161"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2022-11-15 21:43:43 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:43 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2022-11-15 21:43:43 | [Mutex] notify: [resp, notJoinAs:user3]

2022-11-15 21:43:43 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-11-15 21:43:43 | user1 :: user1_5ckztf0159@test-domain.com/228467168-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-11-15 21:43:43 | [Mutex] received everything.

2022-11-15 21:43:43 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Connector  state changed: connected->disconnected

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Stream terminated

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:43 |  >> <presence from="roomz5ahwc0160@muc.test-domain.com/user1" type="unavailable" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="none"/></x></presence>

2022-11-15 21:43:43 | user1 :: user1_70lxvw0158@test-domain.com/228467168-tigase-160 << <presence from="roomz5ahwc0160@muc.test-domain.com/user1" type="unavailable" xmlns="jabber:client" to="user1_70lxvw0158@test-domain.com/228467168-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="none"/></x></presence>

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Connector  state changed: connected->disconnected

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Stream terminated

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Connector  state changed: connected->disconnected

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Stream terminated

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-15 21:43:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted