Generated by TestNG with ReportNG at 21:32 PST on Friday 16 December 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.628s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.280s
2022-12-16 21:45:30 |

2022-12-16 21:45:30 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2022-12-16 21:45:30 | ------------------------------------

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@43bf7c2f

2022-12-16 21:45:30 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2022-12-16 21:45:30 | [Mutex] waiting for: [registration]

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4d788a28

2022-12-16 21:45:30 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4947175f

2022-12-16 21:45:30 | 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-12-16 21:45:30 | 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-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Start TLS

2022-12-16 21:45:30 | 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-12-16 21:45:30 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Proceeding TLS

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Start handshake

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c458013

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@34a3cbb0

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

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

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

2022-12-16 21:45:30 | user1 :: null >> <iq to="test-domain.com" id="JxTMWiNQ5cPXdydFweNHKLT" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="JxTMWiNQ5cPXdydFweNHKLT" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-16 21:45:30 | user1 :: null << <iq type="result" id="JxTMWiNQ5cPXdydFweNHKLT" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-12-16 21:45:30 | StanzaReceivedEvent{stanza=<iq type="result" id="JxTMWiNQ5cPXdydFweNHKLT" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3d832ec6

2022-12-16 21:45:30 | user1 :: null >> <iq to="test-domain.com" id="zIoyseQR5jHAaFIQT2tYn3p" type="set"><query xmlns="jabber:iq:register"><username>user1_fp1s4p0157</username><password>user1_fp1s4p0157</password><email>7b59ac24-6715-442a-a80a-fe7a23ac68a4@localhost</email></query></iq>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="zIoyseQR5jHAaFIQT2tYn3p" type="set"><query xmlns="jabber:iq:register"><username>user1_fp1s4p0157</username><password>user1_fp1s4p0157</password><email>7b59ac24-6715-442a-a80a-fe7a23ac68a4@localhost</email></query></iq>}

2022-12-16 21:45:30 | user1 :: null << <iq type="result" id="zIoyseQR5jHAaFIQT2tYn3p" xmlns="jabber:client" from="test-domain.com"/>

2022-12-16 21:45:30 | StanzaReceivedEvent{stanza=<iq type="result" id="zIoyseQR5jHAaFIQT2tYn3p" xmlns="jabber:client" from="test-domain.com"/>}

2022-12-16 21:45:30 | [Mutex] received everything.

2022-12-16 21:45:30 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2022-12-16 21:45:30 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Connector  state changed: disconnecting->disconnected

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2421] Stream terminated

2022-12-16 21:45:30 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4c8f3bc6

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6c6a7f5c

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@46bec72a

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@626f2425

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@578b72a5

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a63f882

2022-12-16 21:45:30 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2022-12-16 21:45:30 | [Mutex] waiting for: [registration]

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44a41fbe

2022-12-16 21:45:30 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@409b93f2

2022-12-16 21:45:30 | 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-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Start TLS

2022-12-16 21:45:30 | 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-12-16 21:45:30 | 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-12-16 21:45:30 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Proceeding TLS

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Start handshake

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5991585

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@50eb5a5c

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

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

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

2022-12-16 21:45:30 | user1 :: null >> <iq to="test-domain.com" id="1W26mP0k2fRRNMyrgW5qfwt" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="1W26mP0k2fRRNMyrgW5qfwt" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-16 21:45:30 | user1 :: null << <iq type="result" id="1W26mP0k2fRRNMyrgW5qfwt" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-12-16 21:45:30 | StanzaReceivedEvent{stanza=<iq type="result" id="1W26mP0k2fRRNMyrgW5qfwt" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@34d6f610

2022-12-16 21:45:30 | user1 :: null >> <iq to="test-domain.com" id="dAWS8GzobodJLEp3iMTT8xr" type="set"><query xmlns="jabber:iq:register"><username>user1_8loqtk0158</username><password>user1_8loqtk0158</password><email>fcf79c27-c585-4731-8cc3-354f8aa7ce84@localhost</email></query></iq>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dAWS8GzobodJLEp3iMTT8xr" type="set"><query xmlns="jabber:iq:register"><username>user1_8loqtk0158</username><password>user1_8loqtk0158</password><email>fcf79c27-c585-4731-8cc3-354f8aa7ce84@localhost</email></query></iq>}

2022-12-16 21:45:30 | user1 :: null << <iq type="result" id="dAWS8GzobodJLEp3iMTT8xr" xmlns="jabber:client" from="test-domain.com"/>

2022-12-16 21:45:30 | StanzaReceivedEvent{stanza=<iq type="result" id="dAWS8GzobodJLEp3iMTT8xr" xmlns="jabber:client" from="test-domain.com"/>}

2022-12-16 21:45:30 | [Mutex] received everything.

2022-12-16 21:45:30 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2022-12-16 21:45:30 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Connector  state changed: disconnecting->disconnected

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2428] Stream terminated

2022-12-16 21:45:30 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@284ee77b

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65b6eaca

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6f05759a

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6c60681c

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@334a2fd4

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5fa015cb

2022-12-16 21:45:30 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5167f04f

2022-12-16 21:45:30 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@55587ebb

2022-12-16 21:45:30 | [Mutex] waiting for: [registration]

2022-12-16 21:45:30 | 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-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Start TLS

2022-12-16 21:45:30 | 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-12-16 21:45:30 | 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-12-16 21:45:30 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Proceeding TLS

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Start handshake

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@105afa74

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4f8bbbf9

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

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

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

2022-12-16 21:45:30 | user1 :: null >> <iq to="test-domain.com" id="4IiBwq1pXZakZm8tcNCFDzg" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4IiBwq1pXZakZm8tcNCFDzg" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-16 21:45:30 | user1 :: null << <iq type="result" id="4IiBwq1pXZakZm8tcNCFDzg" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-12-16 21:45:30 | StanzaReceivedEvent{stanza=<iq type="result" id="4IiBwq1pXZakZm8tcNCFDzg" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2100cfcf

2022-12-16 21:45:30 | user1 :: null >> <iq to="test-domain.com" id="YOy6jYdNX4fQ0oXhHt8gR6C" type="set"><query xmlns="jabber:iq:register"><username>user1_845udm0159</username><password>user1_845udm0159</password><email>ad180255-c4eb-44a3-8814-53eef8e7122c@localhost</email></query></iq>

2022-12-16 21:45:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YOy6jYdNX4fQ0oXhHt8gR6C" type="set"><query xmlns="jabber:iq:register"><username>user1_845udm0159</username><password>user1_845udm0159</password><email>ad180255-c4eb-44a3-8814-53eef8e7122c@localhost</email></query></iq>}

2022-12-16 21:45:30 | user1 :: null << <iq type="result" id="YOy6jYdNX4fQ0oXhHt8gR6C" xmlns="jabber:client" from="test-domain.com"/>

2022-12-16 21:45:30 | StanzaReceivedEvent{stanza=<iq type="result" id="YOy6jYdNX4fQ0oXhHt8gR6C" xmlns="jabber:client" from="test-domain.com"/>}

2022-12-16 21:45:30 | [Mutex] received everything.

2022-12-16 21:45:30 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2022-12-16 21:45:30 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Connector  state changed: disconnecting->disconnected

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2435] Stream terminated

2022-12-16 21:45:30 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@373bd0f2

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7075053b

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62b33cbf

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@456af991

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2c3f1d8e

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 |  >> <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-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Start TLS

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@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-12-16 21:45:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Proceeding TLS

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Start handshake

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-12-16 21:45:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mcDFzNHAwMTU3LHI9Rk1zOHZkMUZ4R040cHlhYktUUE0=</auth>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mcDFzNHAwMTU3LHI9Rk1zOHZkMUZ4R040cHlhYktUUE0=</auth>

2022-12-16 21:45:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTXM4dmQxRnhHTjRweWFiS1RQTXNGSFVFU3dqWFJKdTdSRVRVZHV1LHM9aDJ2Rmo0aWZXU2FOVkE9PSxpPTQwOTY=</challenge>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTXM4dmQxRnhHTjRweWFiS1RQTXNGSFVFU3dqWFJKdTdSRVRVZHV1LHM9aDJ2Rmo0aWZXU2FOVkE9PSxpPTQwOTY=</challenge>

2022-12-16 21:45:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Rk1zOHZkMUZ4R040cHlhYktUUE1zRkhVRVN3alhSSnU3UkVUVWR1dSxwPUlmVlYzMnBmTFpqZk1LMVpJTWhNUDVIeGVwRXBCTGtGeVBxT0JTMVdXZlk9</response>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Rk1zOHZkMUZ4R040cHlhYktUUE1zRkhVRVN3alhSSnU3UkVUVWR1dSxwPUlmVlYzMnBmTFpqZk1LMVpJTWhNUDVIeGVwRXBCTGtGeVBxT0JTMVdXZlk9</response>

2022-12-16 21:45:30 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04Y05IUG1WZThBaWdGUmEyYVpWZG03S1dWMGppd0NuNWJiUHQ2N0xrYkY0PQ==</success>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04Y05IUG1WZThBaWdGUmEyYVpWZG03S1dWMGppd0NuNWJiUHQ2N0xrYkY0PQ==</success>

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-12-16 21:45:30 |  << <iq xmlns="jabber:client" id="kF5gPX2bBoYhFGDDDqXgQ4j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com >> <iq xmlns="jabber:client" id="kF5gPX2bBoYhFGDDDqXgQ4j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-16 21:45:30 |  >> <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="kF5gPX2bBoYhFGDDDqXgQ4j" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_fp1s4p0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com << <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="kF5gPX2bBoYhFGDDDqXgQ4j" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_fp1s4p0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-12-16 21:45:30 |  << <iq xmlns="jabber:client" id="eZ15An0pQ7xnSRX6o7l2l3t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <iq xmlns="jabber:client" id="eZ15An0pQ7xnSRX6o7l2l3t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-16 21:45:30 |  >> <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="eZ15An0pQ7xnSRX6o7l2l3t" xmlns="jabber:client"/>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="eZ15An0pQ7xnSRX6o7l2l3t" xmlns="jabber:client"/>

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-12-16 21:45:30 |  << <iq to="test-domain.com" id="l6kCxcvfGyrZkVdNKByqeDD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <iq to="test-domain.com" id="l6kCxcvfGyrZkVdNKByqeDD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-16 21:45:30 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-16 21:45:30 |  >> <enabled location="ed1b7dd8a1b3" id="0c6a3bc5-295e-467a-9a00-9ab691955ec9" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <enabled location="ed1b7dd8a1b3" id="0c6a3bc5-295e-467a-9a00-9ab691955ec9" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-12-16 21:45:30 |  << <iq id="TZXHvfGyrZkVdNKByqeDDpT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <iq id="TZXHvfGyrZkVdNKByqeDDpT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:30 |  >> <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="l6kCxcvfGyrZkVdNKByqeDD" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="l6kCxcvfGyrZkVdNKByqeDD" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-16 21:45:30 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-16 21:45:30 |  >> <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="TZXHvfGyrZkVdNKByqeDDpT" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="TZXHvfGyrZkVdNKByqeDDpT" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2022-12-16 21:45:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2022-12-16 21:45:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:30 |  >> <presence to="user1_fp1s4p0157@test-domain.com" xmlns="jabber:client" from="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-16 21:45:30 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_fp1s4p0157@test-domain.com" xmlns="jabber:client" from="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-16 21:45:31 |  >> <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-12-16 21:45:31 | user1 :: user1_8loqtk0158@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-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Start TLS

2022-12-16 21:45:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Proceeding TLS

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Start handshake

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-12-16 21:45:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84bG9xdGswMTU4LHI9aVpHTXZuTm5WVWJkZzNiVjdSUjA=</auth>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84bG9xdGswMTU4LHI9aVpHTXZuTm5WVWJkZzNiVjdSUjA=</auth>

2022-12-16 21:45:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pWkdNdm5OblZVYmRnM2JWN1JSMFlxaHZwSlZEa1ZvVjdJMXJtWjZQLHM9VlUxMm5yWmZtaVR1OHc9PSxpPTQwOTY=</challenge>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pWkdNdm5OblZVYmRnM2JWN1JSMFlxaHZwSlZEa1ZvVjdJMXJtWjZQLHM9VlUxMm5yWmZtaVR1OHc9PSxpPTQwOTY=</challenge>

2022-12-16 21:45:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVpHTXZuTm5WVWJkZzNiVjdSUjBZcWh2cEpWRGtWb1Y3STFybVo2UCxwPXY5czZ2OGdtelpCL2lYVVBneElSMXVsbVhycWsybyswMGZ1TTNRMXFWdUE9</response>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVpHTXZuTm5WVWJkZzNiVjdSUjBZcWh2cEpWRGtWb1Y3STFybVo2UCxwPXY5czZ2OGdtelpCL2lYVVBneElSMXVsbVhycWsybyswMGZ1TTNRMXFWdUE9</response>

2022-12-16 21:45:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WYmJsbXRQNnU1c2NzWlpoZjFqbzVQeHUxRXVyMVQ0azlPWjdvemVNeis4PQ==</success>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WYmJsbXRQNnU1c2NzWlpoZjFqbzVQeHUxRXVyMVQ0azlPWjdvemVNeis4PQ==</success>

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-12-16 21:45:31 |  << <iq xmlns="jabber:client" id="JH36AAn0pQ7xnSRX6o7l2l3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com >> <iq xmlns="jabber:client" id="JH36AAn0pQ7xnSRX6o7l2l3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="JH36AAn0pQ7xnSRX6o7l2l3" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_8loqtk0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com << <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="JH36AAn0pQ7xnSRX6o7l2l3" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_8loqtk0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-12-16 21:45:31 |  << <iq xmlns="jabber:client" id="25bbtiUczv9nWS5ywfKTO3p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <iq xmlns="jabber:client" id="25bbtiUczv9nWS5ywfKTO3p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="25bbtiUczv9nWS5ywfKTO3p" xmlns="jabber:client"/>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="25bbtiUczv9nWS5ywfKTO3p" xmlns="jabber:client"/>

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-12-16 21:45:31 |  << <iq to="test-domain.com" id="URtIFweNHKLT9s1o6Al3fzk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <iq to="test-domain.com" id="URtIFweNHKLT9s1o6Al3fzk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-16 21:45:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-16 21:45:31 |  >> <enabled location="ed1b7dd8a1b3" id="687da5ae-42c7-4c4b-ab01-b267b2a966bb" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <enabled location="ed1b7dd8a1b3" id="687da5ae-42c7-4c4b-ab01-b267b2a966bb" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-12-16 21:45:31 |  << <iq id="NXJn9k5tfClV2gRP0hVdAhU" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <iq id="NXJn9k5tfClV2gRP0hVdAhU" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="URtIFweNHKLT9s1o6Al3fzk" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="URtIFweNHKLT9s1o6Al3fzk" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-16 21:45:31 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="NXJn9k5tfClV2gRP0hVdAhU" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <iq type="result" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="NXJn9k5tfClV2gRP0hVdAhU" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 |  >> <presence to="user1_8loqtk0158@test-domain.com" xmlns="jabber:client" from="user1_8loqtk0158@test-domain.com/1608752850-tigase-160"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-16 21:45:31 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_8loqtk0158@test-domain.com" xmlns="jabber:client" from="user1_8loqtk0158@test-domain.com/1608752850-tigase-160"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-16 21:45:31 |  >> <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-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Start TLS

2022-12-16 21:45:31 | user1 :: user1_845udm0159@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-12-16 21:45:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Proceeding TLS

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Start handshake

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-12-16 21:45:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84NDV1ZG0wMTU5LHI9eUhKQXhNSXNKZnhFdGVQc3J5SDU=</auth>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84NDV1ZG0wMTU5LHI9eUhKQXhNSXNKZnhFdGVQc3J5SDU=</auth>

2022-12-16 21:45:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SEpBeE1Jc0pmeEV0ZVBzcnlINXlDb3l3Q29KdElKUmw3NGE4TGdsLHM9ZDBRYit3N2M5elF5SXc9PSxpPTQwOTY=</challenge>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SEpBeE1Jc0pmeEV0ZVBzcnlINXlDb3l3Q29KdElKUmw3NGE4TGdsLHM9ZDBRYit3N2M5elF5SXc9PSxpPTQwOTY=</challenge>

2022-12-16 21:45:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUhKQXhNSXNKZnhFdGVQc3J5SDV5Q295d0NvSnRJSlJsNzRhOExnbCxwPTR3R0xMb0tBTVJ3VXhIK0pHNlluTnFUdHhpOGNWUTkrWmNNR0t2QmplSUE9</response>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUhKQXhNSXNKZnhFdGVQc3J5SDV5Q295d0NvSnRJSlJsNzRhOExnbCxwPTR3R0xMb0tBTVJ3VXhIK0pHNlluTnFUdHhpOGNWUTkrWmNNR0t2QmplSUE9</response>

2022-12-16 21:45:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wWDFhRW1YMlJXTXlrNU1yY0lDaUx4VldyTWlkNDVLWGxqUi9EU0pLWnRZPQ==</success>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wWDFhRW1YMlJXTXlrNU1yY0lDaUx4VldyTWlkNDVLWGxqUi9EU0pLWnRZPQ==</success>

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-12-16 21:45:31 |  << <iq xmlns="jabber:client" id="VSsOOOX1o3tjMFGGKFHx9uY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com >> <iq xmlns="jabber:client" id="VSsOOOX1o3tjMFGGKFHx9uY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="VSsOOOX1o3tjMFGGKFHx9uY" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_845udm0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com << <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="VSsOOOX1o3tjMFGGKFHx9uY" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_845udm0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2022-12-16 21:45:31 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-12-16 21:45:31 |  << <iq xmlns="jabber:client" id="y9fjJOWgHLFp00l4yjS9k5t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <iq xmlns="jabber:client" id="y9fjJOWgHLFp00l4yjS9k5t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="y9fjJOWgHLFp00l4yjS9k5t" xmlns="jabber:client"/>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="y9fjJOWgHLFp00l4yjS9k5t" xmlns="jabber:client"/>

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-12-16 21:45:31 |  << <iq to="test-domain.com" id="bSoDgR6Cr8Fm9Bv8nZawnR4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <iq to="test-domain.com" id="bSoDgR6Cr8Fm9Bv8nZawnR4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-16 21:45:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-16 21:45:31 |  >> <enabled location="ed1b7dd8a1b3" id="cf583715-2982-4f5b-a2e7-d4c3c6a06a31" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <enabled location="ed1b7dd8a1b3" id="cf583715-2982-4f5b-a2e7-d4c3c6a06a31" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-12-16 21:45:31 |  << <iq id="e9bpeFAzaLPX2bBoYhFGDDD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <iq id="e9bpeFAzaLPX2bBoYhFGDDD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="bSoDgR6Cr8Fm9Bv8nZawnR4" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="bSoDgR6Cr8Fm9Bv8nZawnR4" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12170/5d05130c" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-16 21:45:31 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="e9bpeFAzaLPX2bBoYhFGDDD" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <iq type="result" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="e9bpeFAzaLPX2bBoYhFGDDD" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-16 21:45:31 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomor75j0160@muc.test-domain.com is created

2022-12-16 21:45:31 |  << <presence to="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <presence to="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:31 | [Mutex] waiting for: [joinAs:user1]

2022-12-16 21:45:31 |  >> <presence to="user1_845udm0159@test-domain.com" xmlns="jabber:client" from="user1_845udm0159@test-domain.com/1608752850-tigase-161"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-16 21:45:31 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_845udm0159@test-domain.com" xmlns="jabber:client" from="user1_845udm0159@test-domain.com/1608752850-tigase-161"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-16 21:45:31 |  >> <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" role="moderator" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" role="moderator" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2022-12-16 21:45:31 | [Mutex] notify: [joinAs:user1]

2022-12-16 21:45:31 | [Mutex] received everything.

2022-12-16 21:45:31 | [Mutex] isItemNotified: joinAs:user1 :: true

2022-12-16 21:45:31 |  << <iq to="roomor75j0160@muc.test-domain.com" id="zZF6yqeDDpTYWdO2hO14zrb" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <iq to="roomor75j0160@muc.test-domain.com" id="zZF6yqeDDpTYWdO2hO14zrb" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-12-16 21:45:31 |  >> <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:31 | [Mutex] waiting for: [getConfig]

2022-12-16 21:45:31 |  >> <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2022-12-16 21:45:31 |  >> <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="zZF6yqeDDpTYWdO2hO14zrb" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><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-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="zZF6yqeDDpTYWdO2hO14zrb" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><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-12-16 21:45:31 |  << <iq id="c1imxd0161" to="roomor75j0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <iq id="c1imxd0161" to="roomor75j0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-12-16 21:45:31 | [Mutex] received everything.

2022-12-16 21:45:31 | [Mutex] isItemNotified: getConfig:success :: true

2022-12-16 21:45:31 |  >> <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="c1imxd0161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"/>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="c1imxd0161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"/>

2022-12-16 21:45:31 |  >> <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><body>Room is now unlocked</body></message>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><body>Room is now unlocked</body></message>

2022-12-16 21:45:31 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2022-12-16 21:45:31 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-16 21:45:31 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-16 21:45:32 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomor75j0160@muc.test-domain.com is created

2022-12-16 21:45:32 |  << <presence to="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:32 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <presence to="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:32 | [Mutex] waiting for: [resp]

2022-12-16 21:45:32 |  >> <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-12-16 21:45:32 |  >> <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:32 | [Mutex] notify: [2:joinAs:user2]

2022-12-16 21:45:32 | [Mutex] notify: [resp, joinAs:user2]

2022-12-16 21:45:32 | [Mutex] received everything.

2022-12-16 21:45:32 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-12-16 21:45:32 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomor75j0160@muc.test-domain.com is created

2022-12-16 21:45:32 |  >> <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 |  << <presence to="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:32 |  >> <message type="groupchat" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:32 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <message type="groupchat" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:32 | [Mutex] waiting for: [resp]

2022-12-16 21:45:32 |  >> <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 |  >> <presence to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-12-16 21:45:32 |  >> <presence to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 |  >> <presence to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:32 | [Mutex] notify: [3:joinAs:user3]

2022-12-16 21:45:32 | [Mutex] notify: [resp, joinAs:user3]

2022-12-16 21:45:32 | [Mutex] received everything.

2022-12-16 21:45:32 | [Mutex] isItemNotified: joinAs:user3 :: true

2022-12-16 21:45:32 |  << <presence to="roomor75j0160@muc.test-domain.com/user2" type="unavailable"/>

2022-12-16 21:45:32 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <presence to="roomor75j0160@muc.test-domain.com/user2" type="unavailable"/>

2022-12-16 21:45:32 |  << <presence to="roomor75j0160@muc.test-domain.com/user3" type="unavailable"/>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomor75j0160@muc.test-domain.com/user3" type="unavailable"/>

2022-12-16 21:45:32 |  >> <message type="groupchat" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <message type="groupchat" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:32 |  >> <presence type="unavailable" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <presence type="unavailable" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:32 |  >> <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_845udm0159@test-domain.com/1608752850-tigase-161" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_845udm0159@test-domain.com/1608752850-tigase-161" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:32 |  >> <presence type="unavailable" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" role="none" affiliation="none"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <presence type="unavailable" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" role="none" affiliation="none"/></x></presence>

2022-12-16 21:45:32 |  >> <presence type="unavailable" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_845udm0159@test-domain.com/1608752850-tigase-161" role="none" affiliation="none"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <presence type="unavailable" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_845udm0159@test-domain.com/1608752850-tigase-161" role="none" affiliation="none"/></x></presence>

2022-12-16 21:45:32 |  >> <presence type="unavailable" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <presence type="unavailable" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/></x></presence>

2022-12-16 21:45:32 |  >> <presence type="unavailable" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:32 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <presence type="unavailable" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:33 |  << <iq to="roomor75j0160@muc.test-domain.com" id="RhvYfClV2gRP0hVdAhU8Etj" 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-12-16 21:45:33 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 >> <iq to="roomor75j0160@muc.test-domain.com" id="RhvYfClV2gRP0hVdAhU8Etj" 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-12-16 21:45:33 | [Mutex] waiting for: [setConfig]

2022-12-16 21:45:33 |  >> <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="RhvYfClV2gRP0hVdAhU8Etj" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"/>

2022-12-16 21:45:33 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <iq type="result" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" id="RhvYfClV2gRP0hVdAhU8Etj" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"/>

2022-12-16 21:45:33 | [Mutex] received everything.

2022-12-16 21:45:33 | [Mutex] isItemNotified: setConfig:success :: true

2022-12-16 21:45:33 |  >> <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-12-16 21:45:33 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <message type="groupchat" to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-12-16 21:45:34 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomor75j0160@muc.test-domain.com is created

2022-12-16 21:45:34 |  << <presence to="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:34 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <presence to="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:34 | [Mutex] waiting for: [resp]

2022-12-16 21:45:34 |  >> <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:34 | user1 :: user1_fp1s4p0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_fp1s4p0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" role="participant" affiliation="none"/></x></presence>

2022-12-16 21:45:34 |  >> <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-12-16 21:45:34 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-12-16 21:45:34 |  >> <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:34 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-12-16 21:45:34 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-12-16 21:45:34 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2022-12-16 21:45:34 | [Mutex] notify: [2:joinAs:user2]

2022-12-16 21:45:34 | [Mutex] notify: [resp, joinAs:user2]

2022-12-16 21:45:34 | [Mutex] received everything.

2022-12-16 21:45:34 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-12-16 21:45:34 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomor75j0160@muc.test-domain.com is created

2022-12-16 21:45:34 |  << <presence to="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:34 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-16 21:45:34 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-16 21:45:34 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-16 21:45:34 | [Mutex] waiting for: [resp]

2022-12-16 21:45:34 |  >> <message type="groupchat" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:34 | user1 :: user1_8loqtk0158@test-domain.com/1608752850-tigase-160 << <message type="groupchat" to="user1_8loqtk0158@test-domain.com/1608752850-tigase-160" id="6809863f8f0ac1af114a2e37eccc66cb7a3ef2b8" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user1"><subject/><delay jid="roomor75j0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-17T05:45:31.423Z"/></message>

2022-12-16 21:45:34 |  >> <presence type="error" to="user1_845udm0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client" from="roomor75j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

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

2022-12-16 21:45:34 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-12-16 21:45:34 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2022-12-16 21:45:34 | [Mutex] notify: [resp, notJoinAs:user3]

2022-12-16 21:45:34 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-16 21:45:34 | user1 :: user1_845udm0159@test-domain.com/1608752850-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-16 21:45:34 | [Mutex] received everything.

2022-12-16 21:45:34 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Connector  state changed: connected->disconnected

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2442] Stream terminated

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Connector  state changed: connected->disconnected

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2447] Stream terminated

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Connector  state changed: connected->disconnected

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Stream terminated

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-16 21:45:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted